http://bugs.winehq.org/show_bug.cgi?id=33481
Bug #: 33481 Summary: Solidworks crashes on mouse action after 1 minute Product: Wine Version: 1.5.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: denis.bonnenfant@diderot.org Classification: Unclassified
The application is working quite well during the first minute after launch. Then it crashes on the first mouse or keyboard action. If the application window is left alone, with no mouse over it, it doesn't crashes. It crashes instantly when mouse is put over, or if window is focused via wm shortcut.
There are nothing useful in logs, but the application is generating its own coredump, but I don't know how to analyse it.
this bug was previously related to bug 32978
This regression appeared approximately in 1.5.24, but regression didn't show anything. So the issue is probably triggered by some changes in ubuntu's compiz, or nivida's driver.
Will try it on an intel-graphics based computer, running ubuntu 12.04 to see if the issue is related to ubuntu upgrade.
http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #1 from denis bonnenfant denis.bonnenfant@diderot.org 2013-04-28 13:53:35 CDT --- I tried it on an ubuntu 12.04 intel graphics machine, and the behavior is similar. So the problem is a regression in Wine. I will run new regression tests.
http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #2 from denis bonnenfant denis.bonnenfant@diderot.org --- The bug is still present in 1.7.17. It is completely independant from graphics hardware and windows manager. I can reproduce in on debian, ubuntu, with intel or nvidia ( no ati hardware to test).
The crash occurs after approximately one minute, when focus is put back an forth to the 3D graphics area. Unfortunately, I wasn't able to compile an old enough wine version on my desktop computer (problems with 32/64bits libs). But I'm totally sure that it used to work before 1.5.24 ( I used this setup for professionnal 3D modelling work !). Is there precompiled packages of such an old version that I can test on ubuntu 13.10 64bits ?
http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #3 from Ken Thomases ken@codeweavers.com --- (In reply to denis bonnenfant from comment #0)
... the application is generating its own coredump, but I don't know how to analyse it.
If it's a .dmp or .mdmp file, you can pass its path to winedbg and it may produce a backtrace.
http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #4 from denis bonnenfant denis.bonnenfant@diderot.org --- OK. these are the first lines of the backtrace ( last lines are repeated 100x ):
WineDbg starting on pid 0024 Wine-dbg>bt Backtrace: =>0 0x0c9dc591 (0x0033f5e8) 1 0x7ec58879 HOOKPROC_wrapper+0xcb8() in user32 (0x0033f8c8) 2 0x7ec7bc92 in user32 (+0x6bc91) (0x0033fc38) 3 0x7ec7e060 PeekMessageW+0xcf() in user32 (0x0033fc98) 4 0x7ec7e29e PeekMessageA+0xdd() in user32 (0x0033fcd8) 5 0x1d32da13 (0x0033fd2c) 6 0x1ca5f4c4 (0x0033fd64) 7 0x48acf447 (0x0033fd7c) 8 0x48acff11 (0x0033fdb8) 9 0x78a4af81 (0x0033fdcc) 10 0x0040e339 (0x0033fe60) 11 0x7b85f13c call_process_entry+0xb() in kernel32 (0x0033fe78) 12 0x7b8601c3 in kernel32 (+0x501c2) (0x0033feb8) 13 0x7bc802f0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8) 14 0x7bc8327d call_thread_func+0x7c() in ntdll (0x0033ffa8) 15 0x7bc802ce RtlRaiseException+0x21() in ntdll (0x0033ffc8) 16 0x7bc5413e call_dll_entry_point+0x3fd() in ntdll (0x0033ffe8) 17 0xf760863d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 18 0xf760863d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
Don't know if it is useable...
http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #5 from Ken Thomases ken@codeweavers.com --- If you can install debug symbols for Wine, or build it yourself, then get it to crash again and dump the backtrace, that would probably be better.
http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #6 from denis bonnenfant denis.bonnenfant@diderot.org --- wine1.7-dbg package is installed, is there any other step that I missed to get symbols in backtraces ?
https://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #7 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=33481
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from denis bonnenfant denis.bonnenfant@diderot.org --- It is solved now.
https://bugs.winehq.org/show_bug.cgi?id=33481
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.52.