Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1.  
  2. Running "i:\programming\gcode\libusbxhid\whb04b-4_test.exe "
  3. Found 14 devices attached
  4. 8086:A36D, bus: 1, address: 0
  5. 8087:0AAA, bus: 1, address: 8
  6. 0424:2734, bus: 1, address: 59
  7. 1D50:6015, bus: 1, address: 5
  8. 1B1C:0C15, bus: 1, address: 9
  9. 10CE:EB93, bus: 1, address: 58
  10. Found device with vid:pid 4302:60307 at idx:5!
  11. Device instance found: 1 at idx:5!
  12. 05E3:0610, bus: 1, address: 6
  13. 04E8:61F5, bus: 1, address: 1
  14. 1B1C:0C10, bus: 1, address: 7
  15. 0424:274C, bus: 1, address: 60
  16. 1B1C:1B4F, bus: 1, address: 61
  17. 1A40:0101, bus: 1, address: 2
  18. 0C45:7403, bus: 1, address: 37
  19. 10C4:EA60, bus: 1, address: 4
  20. Index of device 4302:60307=5
  21. Device opened. Next I must claim the interface.
  22. Freeing device list with 14 devices
  23. USB device list freed. good boy!
  24. device attempting go clear halt on ep $81
  25. libusb: error [winusbx_clear_halt] unable to match endpoint to an open interface - cannot clear
  26. clear halt failed
  27. driver inactive - can claim interface
  28. getting configuration....
  29. active config:1
  30. Claiming interface.....fingers crossed...
  31. Interface claimed ... yay!
  32. An unhandled exception occurred at $00007FFF189F4D1B:
  33. EAccessViolation: Access violation
  34. $00007FFF189F4D1B
  35. $00007FFF189F286E
  36. $00007FFF17AA9D0C
  37. $000000006B608404
  38. $000000006B60C4C3
  39. $000000006B60992A
  40. $000000006B6065DF
  41. $000000006B6072C7
  42. $000000006B607382
  43. $000000006B607B23
  44. $000000006B607C10
  45. $000000006B607FD8
  46. $000000010001B366 LIBUSBHID_INTERRUPT_READ, line 170 of libusbhid.pas
  47. $00000001000018FB READUSBPORT, line 273 of whb04b-4_test.pas
  48. $00000001000022F6
  49. $000000010000B466
  50. $00007FFF17B47E94
  51.  
  52. Heap dump by heaptrc unit of i:\programming\gcode\libusbxhid\whb04b-4_test.exe
  53. 9892 memory blocks allocated : 1206869/1206928
  54. 9815 memory blocks freed : 1174580/1174632
  55. 77 unfreed memory blocks : 32289
  56. True heap size : 458752 (160 used in System startup)
  57. True free heap : 409696
  58. Should be : 411512
  59. Call trace for block $0000000007D3C7D0 size 48
  60. An unhandled exception occurred at $000000010000A60C:
  61. EAccessViolation: Access violation
  62. $000000010000A60C
  63. $000000010000A706
  64. $000000010000A7D0
  65. $000000010000988B
  66. $000000010000786B
  67. $00000001000079FE
  68. $000000010001089D
  69. $0000000100010BE4
  70. $000000010001145A
  71. $00000001000114E7
  72. $000000010001253C
  73. $0000000100013E05
  74. $00000001000139D0
  75. $0000000100014499
  76. $00000001000148F3
  77. $0000000100008E37
  78. $0000000100009102
  79.  
  80. An unhandled exception occurred at $000000010000A60C:
  81. EAccessViolation: Access violation
  82. $000000010000A60C
  83. $000000010000A706
  84. $000000010000A7D0
  85. $000000010000988B
  86. $000000010000786B
  87. $0000000100008A4D
  88. $00000001000116B1
  89. $0000000100008E37
  90. $0000000100009102
  91. $000000010000919A
  92. $00000001000091C0
  93. $000000010000F471
  94. $00007FFF18A846FF
  95. $00007FFF189E600C
  96. $000000010000F231
  97. $00007FFF18A8467F
  98. $00007FFF189E4BEF
  99.  
  100. An unhandled exception occurred at $00007FFF189F48AE:
  101. EAccessViolation:
  102. $00007FFF189F48AE
  103. $00007FFF189F286E
  104. $00007FFF17AA9D0C
  105. $00007FFF136E272E
  106. $00007FFF136E2A8C
  107. $00007FFF18A28F07
  108. $00007FFF18A235BC
  109. $00007FFF18A46DAD
  110. $00007FFF17B4D05A
  111. $000000010000EBFB
  112. $000000010000919F
  113. $00000001000091C0
  114. $000000010000F471
  115. $00007FFF18A846FF
  116. $00007FFF189E600C
  117. $000000010000F231
  118. $00007FFF18A8467F
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement