http://bugs.winehq.org/show_bug.cgi?id=20401
Summary: scantool.net software crashes in Wine Product: Wine Version: 1.1.29 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hancockrwd@gmail.com
The scantool.net OBD-II diagnostic software available for download at the link below (scantool_net115win.exe) crashes when run under Wine. I believe this worked with some previous version but then got broken.
http://www.scantool.net/scantool/downloads/diagnostic-software/
On running it, I get this:
wine: Unhandled page fault on read access to 0x00000054 at address 0x355cd667 (thread 0009), starting debugger...
http://bugs.winehq.org/show_bug.cgi?id=20401
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-10-17 14:57:51 --- Please test with 1.1.31 or latest git, if still present post a backtrace http://wiki.winehq.org/Backtraces
http://bugs.winehq.org/show_bug.cgi?id=20401
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://www.scantool.net/sca | |ntool/downloads/diagnostic- | |software/
http://bugs.winehq.org/show_bug.cgi?id=20401
--- Comment #2 from Robert Hancock hancockrwd@gmail.com 2009-10-18 12:46:17 --- I'll try and test with a newer version at some point, there's no RPMs available for F11 yet to readily do this..
Some further info: it works fine on another machine I tried it on, which uses NVIDIA graphics. I think it's somehow related to Radeon graphics (this is with WINEDEBUG=warn+all):
warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found warn:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found Allocating 16 x 16 radeon RBO (pitch 16) wine: Unhandled page fault on read access to 0x00000054 at address 0x6dbc2667 (thread 0009), starting debugger...
strace seems to show that the thread that prints the message about allocating radeon RBO is the same thread that segfaults shortly afterwards.
Not sure how I can get a backtrace, since the winedbg which gets automatically started upon the crash, also crashes:
wine: Unhandled page fault on read access to 0x0000002a at address 0x68501f23 (thread 001b), starting debugger...
which causes an infinite loop of "winedbg has encountered a serious problem" dialog boxes..
http://bugs.winehq.org/show_bug.cgi?id=20401
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet |
http://bugs.winehq.org/show_bug.cgi?id=20401
Martin Hinner martin@hinner.info changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martin@hinner.info
--- Comment #3 from Martin Hinner martin@hinner.info 2009-11-13 05:19:19 --- I know this comment is not related to this bug itself, but under Wine you can use OBDTester: http://www.obdtester.com/obdtester for OBD-II diagnosis.
Or pyOBD, which is native Linux/Python application: http://www.obdtester.com/pyobd
http://bugs.winehq.org/show_bug.cgi?id=20401
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2009-11-13 15:36:04 --- The scan tool application starts for me with wine-1.1.33. The reporter's backtrace indicates a Mesa problem found on Fedora 11, which makes this bug invalid.
http://bugs.winehq.org/show_bug.cgi?id=20401
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-13 21:56:48 --- Agreed. Full backtrace can confirm.
http://bugs.winehq.org/show_bug.cgi?id=20401
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-13 21:56:56 --- Closing