#7409 closed defect (fixed)
Null Pointer exception in VBoxSVC.exe => Fixed in SVN
回報者: | Dieter Fauth | 負責人: | |
---|---|---|---|
元件: | USB | 版本: | VirtualBox 3.2.8 |
關鍵字: | 副本: | ||
Guest type: | Windows | Host type: | Windows |
描述
When I start a VM the first time, the VBoxSVC terminates due to end error. I used the debugger to track more details. It is this line:
1001F9F4 mov eax,dword ptr [edx] with EDX==0, EAY==7
I will store more lines into the file disasm.txt and attach it.
In older versions I had seen this sometimes. Gutt felling says it is related to USB.
附加檔案 (3)
更動歷史 (10)
14 年 前 由 編輯
附檔: | 新增 disassm.txt |
---|
comment:1 14 年 前 由 編輯
I disabled the only USB filter in the settings of the VM. Now the error does not show up anymore. Filter: Name=Phone,VID=0681,PID=0022,Remote=no, rest empty If you need that phone for a day, then I can bring it to you.
comment:2 14 年 前 由 編輯
Hmm, any chance to test the same device with VBox on a Linux host and provide a core dump? Or could you provide a minidump for that crash?
comment:3 14 年 前 由 編輯
Hi Frank, I will try to get a mini dump. But I will need a few days (just came back from vacation). This is an outstanding bug since quite some time, it would be a big improvement to get it solved. I could even borrow you the phone for a day. BTW: With the USB analizer I saw a stalled descriptor transfer. But the retry was fine though. Let me know if it helps to see the USB traces. It is for the Ellisys 200. Their tool runs in view-only mode if you do not have the analizer connected.
In the past I saw similar effects with my Windows mobile phone and barcode scanners (no stalled transfers for sure).
Dissam, stack,threads etc.