Dear All, while testing a USB production tool with unofficial USB patches + native oleaut32.dll, I got a crashing and such logs:
wine: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status, aborting wine: Unimplemented function setupapi.dll.CM_Get_DevNode_Status called at address 0x7b839292 (thread 002f), starting debugger... Unhandled exception: unimplemented function setupapi.dll.CM_Get_DevNode_Status called in 32-bit code (0x7b839292). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7b839292 ESP:003158b8 EBP:0031591c EFLAGS:00000246( - -- I Z- -P- ) EAX:7b82540d EBX:7b887ff4 ECX:00000000 EDX:80000100 ESI:80000100 EDI:00000001 Stack dump: 0x003158b8: 0031593c 00000008 00020108 80000100 0x003158c8: 00000001 00000000 7b839292 00000002 0x003158d8: 7ebc3d60 7ebc42a9 00003218 00003218 0x003158e8: 00000001 00000000 989c7900 00000000 0x003158f8: 00000004 7eba6cfb 7ebd2ff4 00000000 0x00315908: 00000000 0031595c 7b83924a 00000111 Backtrace: =>0 0x7b839292 RaiseException+0x52(code=0x80000100, flags=0x1, nbargs=0x2, args=0x31593c) [/home/fracting/wine-git/dlls/kernel32/except.c:84] in kernel32 (0x0031594c)
...
Should I post a new bug?
Best wishes!
2011/1/19 Qian Hong fracting@gmail.com
Dear All, while testing a USB production tool with unofficial USB patches + native oleaut32.dll, I got a crashing and such logs:
wine: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status, aborting wine: Unimplemented function setupapi.dll.CM_Get_DevNode_Status called at address 0x7b839292 (thread 002f), starting debugger... Unhandled exception: unimplemented function setupapi.dll.CM_Get_DevNode_Status called in 32-bit code (0x7b839292). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7b839292 ESP:003158b8 EBP:0031591c EFLAGS:00000246( - -- I Z- -P- ) EAX:7b82540d EBX:7b887ff4 ECX:00000000 EDX:80000100 ESI:80000100 EDI:00000001 Stack dump: 0x003158b8: 0031593c 00000008 00020108 80000100 0x003158c8: 00000001 00000000 7b839292 00000002 0x003158d8: 7ebc3d60 7ebc42a9 00003218 00003218 0x003158e8: 00000001 00000000 989c7900 00000000 0x003158f8: 00000004 7eba6cfb 7ebd2ff4 00000000 0x00315908: 00000000 0031595c 7b83924a 00000111 Backtrace: =>0 0x7b839292 RaiseException+0x52(code=0x80000100, flags=0x1, nbargs=0x2, args=0x31593c) [/home/fracting/wine-git/dlls/kernel32/except.c:84] in kernel32 (0x0031594c)
...
Should I post a new bug?
Best wishes!
-- Regards, Qian Hong
Send from Ubuntu http://www.ubuntu.com/
That should only need a stub to go forward (setupapi is already full of
them). If you are not able to patch wine with a stub of that function then yeah, open a bug report.
Thanks for reply :) Reported here : http://goo.gl/FHely
On Thu, Jan 20, 2011 at 3:15 AM, Ricardo Filipe ricardojdfilipe@gmail.com wrote:
That should only need a stub to go forward (setupapi is already full of them). If you are not able to patch wine with a stub of that function then yeah, open a bug report.
On 1/19/11 12:52 PM, Qian Hong wrote:
On Thu, Jan 20, 2011 at 3:15 AM, Ricardo Filipe ricardojdfilipe@gmail.com wrote:
That should only need a stub to go forward (setupapi is already full of them). If you are not able to patch wine with a stub of that function then yeah, open a bug report.
Thanks for reply :) Reported here : http://goo.gl/FHely
Two things:
ONE; CEASE TOP POSTING IMMEDIATELY. You have been told time and time again not to do this. Please read RFC 1855 if you need to know why. TWO: CEASE USING GOO.GL FOR SHORT URL POSTING. We expect a full URL to the Wine Bugzilla to be posted here and it is preferred.
James McKenzie
On Wed, Jan 19, 2011 at 1:00 PM, James McKenzie jjmckenzie51@earthlink.net wrote:
On 1/19/11 12:52 PM, Qian Hong wrote:
On Thu, Jan 20, 2011 at 3:15 AM, Ricardo Filipe ricardojdfilipe@gmail.com wrote:
That should only need a stub to go forward (setupapi is already full of them). If you are not able to patch wine with a stub of that function then yeah, open a bug report.
Thanks for reply :) Reported here : http://goo.gl/FHely
Two things:
ONE; CEASE TOP POSTING IMMEDIATELY. You have been told time and time again not to do this. Please read RFC 1855 if you need to know why.
A quick search in my email doesn't show anyone telling Qian not to top post. Of course it is discouraged, but no need to yell about it.
TWO: CEASE USING GOO.GL FOR SHORT URL POSTING. We expect a full URL to the Wine Bugzilla to be posted here and it is preferred.
Again, no reason to yell. That said, Qian, please do post the full url, bugzilla urls are not that long :-).