Advertisement
yaqwsx

Bug check 1

Apr 20th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.46 KB | None | 0 0
  1. ERROR: FindPlugIns 8007007b
  2. ERROR: Some plugins may not be available [8007007b]
  3. *******************************************************************************
  4. * *
  5. * Bugcheck Analysis *
  6. * *
  7. *******************************************************************************
  8.  
  9. UNEXPECTED_KERNEL_MODE_TRAP (7f)
  10. This means a trap occurred in kernel mode, and it's a trap of a kind
  11. that the kernel isn't allowed to have/catch (bound trap) or that
  12. is always instant death (double fault). The first number in the
  13. bugcheck params is the number of the trap (8 = double fault, etc)
  14. Consult an Intel x86 family manual to learn more about what these
  15. traps are. Here is a *portion* of those codes:
  16. If kv shows a taskGate
  17. use .tss on the part before the colon, then kv.
  18. Else if kv shows a trapframe
  19. use .trap on that value
  20. Else
  21. .trap on the appropriate frame will show where the trap was taken
  22. (on x86, this will be the ebp that goes with the procedure KiTrap)
  23. Endif
  24. kb will then show the corrected stack.
  25. Arguments:
  26. Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
  27. Arg2: 0000000080050031
  28. Arg3: 00000000000406f8
  29. Arg4: fffff80002bb93e1
  30.  
  31. Debugging Details:
  32. ------------------
  33.  
  34.  
  35. BUGCHECK_STR: 0x7f_8
  36.  
  37. DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
  38.  
  39. PROCESS_NAME: System
  40.  
  41. CURRENT_IRQL: 2
  42.  
  43. ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
  44.  
  45. LAST_CONTROL_TRANSFER: from fffff80002b7c6d2 to fffff80002a7ef60
  46.  
  47. STACK_COMMAND: kb
  48.  
  49. FOLLOWUP_IP:
  50. BlueStringAdapter!WdfRequestSend+4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666]
  51. fffff880`044a51fa 4883c438 add rsp,38h
  52.  
  53. FAULTING_SOURCE_LINE: c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h
  54.  
  55. FAULTING_SOURCE_FILE: c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h
  56.  
  57. FAULTING_SOURCE_LINE_NUMBER: 666
  58.  
  59. FAULTING_SOURCE_CODE:
  60. 662: PWDF_REQUEST_SEND_OPTIONS Options
  61. 663: )
  62. 664: {
  63. 665: return ((PFN_WDFREQUESTSEND) WdfFunctions[WdfRequestSendTableIndex])(WdfDriverGlobals, Request, Target, Options);
  64. > 666: }
  65. 667:
  66. 668: //
  67. 669: // WDF Function: WdfRequestGetStatus
  68. 670: //
  69. 671: typedef
  70.  
  71.  
  72. SYMBOL_STACK_INDEX: 13
  73.  
  74. SYMBOL_NAME: BlueStringAdapter!WdfRequestSend+4a
  75.  
  76. FOLLOWUP_NAME: MachineOwner
  77.  
  78. MODULE_NAME: BlueStringAdapter
  79.  
  80. IMAGE_NAME: BlueStringAdapter.sys
  81.  
  82. DEBUG_FLR_IMAGE_TIMESTAMP: 5353c762
  83.  
  84. FAILURE_BUCKET_ID: X64_0x7f_8_BlueStringAdapter!WdfRequestSend+4a
  85.  
  86. BUCKET_ID: X64_0x7f_8_BlueStringAdapter!WdfRequestSend+4a
  87.  
  88. ANALYSIS_SOURCE: KM
  89.  
  90. FAILURE_ID_HASH_STRING: km:x64_0x7f_8_bluestringadapter!wdfrequestsend+4a
  91.  
  92. FAILURE_ID_HASH: {962fcca7-fe6f-d17a-08be-3113d8a1e840}
  93.  
  94. Followup: MachineOwner
  95. ---------
  96.  
  97.  
  98. nt!RtlpBreakWithStatusInstruction C/C++/ASM
  99. nt!KiBugCheckDebugBreak+0x12 C/C++/ASM
  100. nt!KeBugCheck2+0x71e C/C++/ASM
  101. nt!KeBugCheckEx+0x104 C/C++/ASM
  102. nt!KiBugCheckDispatch+0x69 C/C++/ASM
  103. nt!KiDoubleFaultAbort+0xb2 C/C++/ASM
  104. nt!ExAllocatePoolWithTag+0x11 C/C++/ASM
  105. USBPORT!UsbAllocPool_Z+0x3d C/C++/ASM
  106. USBPORT!USBPORT_Core_AllocTransferEx+0x17d C/C++/ASM
  107. USBPORT!USBPORT_SendCommand+0x2f7 C/C++/ASM
  108. USBPORT!USBPORT_SelectConfiguration+0x22d C/C++/ASM
  109. USBPORT!USBPORT_ProcessURB+0xb44 C/C++/ASM
  110. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  111. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  112. > usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  113. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  114. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  115. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  116. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  117. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  118. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  119. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  120. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  121. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  122. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  123. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  124. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  125. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  126. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  127. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  128. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  129. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  130. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  131. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  132. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  133. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  134. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  135. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  136. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  137. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  138. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  139. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  140. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  141. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  142. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  143. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  144. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  145. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  146. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  147. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  148. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  149. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  150. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  151. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  152. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  153. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  154. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  155. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  156. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  157. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  158. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  159. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  160. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  161. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  162. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  163. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  164. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  165. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  166. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  167. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  168. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  169. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  170. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  171. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  172. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  173. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  174. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  175. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  176. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  177. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  178. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  179. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  180. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  181. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  182. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  183. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  184. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  185. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  186. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  187. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  188. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  189. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  190. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  191. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  192. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  193. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  194. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  195. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  196. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  197. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  198. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  199. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  200. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  201. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  202. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  203. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  204. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  205. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  206. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  207. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  208. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  209. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  210. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  211. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  212. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  213. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  214. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  215. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  216. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  217. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  218. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  219. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  220. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  221. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  222. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  223. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  224. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  225. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  226. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  227. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  228. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  229. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  230. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  231. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  232. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  233. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  234. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  235. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  236. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  237. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  238. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  239. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  240. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  241. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  242. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  243. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  244. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  245. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  246. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  247. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  248. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  249. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  250. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  251. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  252. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  253. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  254. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  255. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  256. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  257. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  258. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  259. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  260. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  261. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  262. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  263. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  264. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  265. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  266. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  267. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  268. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  269. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  270. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  271. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  272. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  273. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  274. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  275. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  276. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  277. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  278. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  279. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  280. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  281. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  282. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  283. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  284. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  285. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  286. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  287. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  288. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  289. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  290. BlueStringAdapter!UACDevice::sendRequestComplete+0x80 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 966] C/C++/ASM
  291. Wdf01000!FxRequestBase::CompleteSubmitted+0x170 C/C++/ASM
  292. Wdf01000!FxIoTarget::RequestCompletionRoutine+0x1c0 C/C++/ASM
  293. Wdf01000!FxIoTarget::_RequestCompletionRoutine+0x3c C/C++/ASM
  294. nt!IopUnloadSafeCompletion+0x55 C/C++/ASM
  295. nt!IopfCompleteRequest+0x3a6 C/C++/ASM
  296. USBPORT!USBPORT_ProcessURB+0x29f C/C++/ASM
  297. USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x138 C/C++/ASM
  298. USBPORT!USBPORT_Dispatch+0x1dc C/C++/ASM
  299. usbhub!UsbhFdoSelectConfigurationPdo+0x213 C/C++/ASM
  300. usbhub!UsbhFdoUrbPdoFilter+0x185 C/C++/ASM
  301. usbhub!UsbhPdoInternalDeviceControl+0x373 C/C++/ASM
  302. usbhub!UsbhGenDispatch+0x57 C/C++/ASM
  303. Wdf01000!imp_WdfRequestSend+0x4b3 C/C++/ASM
  304. BlueStringAdapter!WdfRequestSend+0x4a [c:\program files (x86)\windows kits\8.1\include\wdf\kmdf\1.11\wdfrequest.h @ 666] C/C++/ASM
  305. BlueStringAdapter!UACDevice::sendAudioData+0x63d [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 942] C/C++/ASM
  306. BlueStringAdapter!UACDevice::dataSenderHandler+0x1a6 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 673] C/C++/ASM
  307. BlueStringAdapter!UACDevice::startAudioChannel+0x72 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\uacdevice.cpp @ 611] C/C++/ASM
  308. BlueStringAdapter!DeviceStart+0x173 [c:\users\jan\documents\visual studio 2013\projects\bluestringadapter\bluestringadapter\device.cpp @ 100] C/C++/ASM
  309. ks!CKsDevice::PnpStart+0x90 C/C++/ASM
  310. ks!CKsDevice::DispatchPnp+0x362 C/C++/ASM
  311. ksthunk!CKernelFilterDevice::DispatchIrp+0x11d C/C++/ASM
  312. nt!PnpAsynchronousCall+0xce C/C++/ASM
  313. nt!PnpStartDevice+0x11d C/C++/ASM
  314. nt!PnpStartDeviceNode+0x156 C/C++/ASM
  315. nt!PipProcessStartPhase1+0x74 C/C++/ASM
  316. nt!PipProcessDevNodeTree+0x296 C/C++/ASM
  317. nt!PiProcessReenumeration+0x98 C/C++/ASM
  318. nt!PnpDeviceActionWorker+0x327 C/C++/ASM
  319. nt!ExpWorkerThread+0x111 C/C++/ASM
  320. nt!PspSystemThreadStartup+0x5a C/C++/ASM
  321. nt!KiStartSystemThread+0x16 C/C++/ASM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement