Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. Running "i:\programming\gcode\libusbxhid\whb04b-4_test.exe "
  2. Found 14 devices attached
  3. 8086:A36D, bus: 1, address: 0
  4. 8087:0AAA, bus: 1, address: 8
  5. 0424:2734, bus: 1, address: 59
  6. 1D50:6015, bus: 1, address: 5
  7. 1B1C:0C15, bus: 1, address: 9
  8. 10CE:EB93, bus: 1, address: 58
  9. Found device with vid:pid 4302:60307 at idx:5!
  10. Device instance found: 1 at idx:5!
  11. 05E3:0610, bus: 1, address: 6
  12. 04E8:61F5, bus: 1, address: 1
  13. 1B1C:0C10, bus: 1, address: 7
  14. 0424:274C, bus: 1, address: 60
  15. 1B1C:1B4F, bus: 1, address: 61
  16. 1A40:0101, bus: 1, address: 2
  17. 0C45:7403, bus: 1, address: 37
  18. 10C4:EA60, bus: 1, address: 4
  19. Index of device 4302:60307=5
  20. Device opened. Next I must claim the interface.
  21. Freeing device list with 14 devices
  22. USB device list freed. good boy!
  23. device attempting go clear halt on ep $81
  24. libusb: error [winusbx_clear_halt] unable to match endpoint to an open interface - cannot clear
  25. clear halt failed
  26. driver inactive - can claim interface
  27. getting configuration....
  28. active config:1
  29. Claiming interface.....fingers crossed...
  30. Interface claimed ... yay!
  31. An unhandled exception occurred at $00007FFF189F03C6:
  32. EAccessViolation: Access violation
  33. $00007FFF189F03C6
  34. $00007FFF189EDA21
  35. $00007FFF17AAA1A1
  36. $00007FFF17AA9CB5
  37. $000000006B607FFB
  38. $000000006B6081E7
  39. $000000006B60C695
  40. $000000006B605D6F
  41. $000000006B607E40
  42. $000000010001B1FA LIBUSBHID_SET_REPORT, line 149 of libusbhid.pas
  43. $000000010000222A main, line 421 of whb04b-4_test.pas
  44. $00000001000022E6
  45. $000000010000EC50
  46. $0000000100001880
  47. $00007FFF17B47E94
  48. $00007FFF18A4A251
  49.  
  50. Heap dump by heaptrc unit of i:\programming\gcode\libusbxhid\whb04b-4_test.exe
  51. 6284 memory blocks allocated : 732583/735392
  52. 6207 memory blocks freed : 700294/703096
  53. 77 unfreed memory blocks : 32289
  54. True heap size : 557056 (160 used in System startup)
  55. True free heap : 507840
  56. Should be : 509816
  57. Call trace for block $000000000156FAF0 size 48
  58. An unhandled exception occurred at $000000010000A5FC:
  59. EAccessViolation: Access violation
  60. $000000010000A5FC
  61. $000000010000A6F6
  62. $000000010000A7C0
  63. $000000010000987B
  64. $000000010000785B
  65. $00000001000079EE
  66. $000000010001088D
  67. $0000000100010BD4
  68. $000000010001144A
  69. $00000001000114D7
  70. $000000010001252C
  71. $0000000100013DF5
  72. $00000001000139C0
  73. $0000000100014489
  74. $00000001000148E3
  75. $0000000100008E27
  76. $00000001000090F2
  77.  
  78. An unhandled exception occurred at $000000010000A5FC:
  79. EAccessViolation: Access violation
  80. $000000010000A5FC
  81. $000000010000A6F6
  82. $000000010000A7C0
  83. $000000010000987B
  84. $000000010000785B
  85. $0000000100008A3D
  86. $00000001000116A1
  87. $0000000100008E27
  88. $00000001000090F2
  89. $000000010000918A
  90. $00000001000091B0
  91. $000000010000F461
  92. $00007FFF18A846FF
  93. $00007FFF189E600C
  94. $000000010000F221
  95. $00007FFF18A8467F
  96. $00007FFF189E4BEF
  97.  
  98. An unhandled exception occurred at $00007FFF189F48AE:
  99. EAccessViolation:
  100. $00007FFF189F48AE
  101. $00007FFF189F286E
  102. $00007FFF17AA9D0C
  103. $00007FFF136E272E
  104. $00007FFF136E2A8C
  105. $00007FFF18A28F07
  106. $00007FFF18A235BC
  107. $00007FFF18A46DAD
  108. $00007FFF17B4D05A
  109. $000000010000EBEB
  110. $000000010000918F
  111. $00000001000091B0
  112. $000000010000F461
  113. $00007FFF18A846FF
  114. $00007FFF189E600C
  115. $000000010000F221
  116. $00007FFF18A8467F
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement