http://bugs.winehq.org/show_bug.cgi?id=27981
Summary: Ems Mysql manager and Ems Sql Manager do not start anymore wine 1.3.25 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pato.jamriska@gmail.com
Created an attachment (id=35816) --> (http://bugs.winehq.org/attachment.cgi?id=35816) when run on windedbg or wine, I keep getting this stack trace.
EMS products stopped working after Wine 1.3.20. I keep getting the stack trace on the attached file. I have to use winetricks to get some of the drivers installed to get it working correctly with the databases, but besides that EMS software has always worked correctly.
http://bugs.winehq.org/show_bug.cgi?id=27981
Patrick J pato.jamriska@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Version|unspecified |1.3.25
--- Comment #1 from Patrick J pato.jamriska@gmail.com 2011-08-05 06:48:12 CDT --- Regression bug. It is working normally on wine 1.3.20 and 1.3.21
http://bugs.winehq.org/show_bug.cgi?id=27981
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2011-08-05 10:42:06 CDT --- Do the working versions print the message about winspool.drv.DEVICECAPABILITIES? If not, a change somewhere else has probably made the program start to use this function when it hadn't before, and the correct fix is to implement that function.
Otherwise, a bisect would help.
http://bugs.winehq.org/show_bug.cgi?id=27981
--- Comment #3 from Patrick J pato.jamriska@gmail.com 2011-08-08 20:01:16 CDT --- I went ahead and did a nuke on wine to test around if there was something else making the problem since I had adobe installed as well. Well, the fresh install got rid of the winspool error, but still gave me the crash line of the stack trace attached. The bug started on 1.3.22 and on from what I was testing on previous versions. I will do the bisect later on and post it. Sorry for the late reply, but I have been busy with a project, and I happen to use this software too much I ended up going back on wine while I had it finished.
(In reply to comment #2)
Do the working versions print the message about winspool.drv.DEVICECAPABILITIES? If not, a change somewhere else has probably made the program start to use this function when it hadn't before, and the correct fix is to implement that function.
Otherwise, a bisect would help.
http://bugs.winehq.org/show_bug.cgi?id=27981
jhgf bernhardloos@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos@googlemail.com
--- Comment #4 from jhgf bernhardloos@googlemail.com 2011-09-29 14:12:32 CDT --- There is no stacktrace, those are only a bunch of FIXME messages.
What you get is this: err:seh:setup_exception_record stack overflow 2280 bytes in thread 0009 eip 7bc3d2ff esp 00230a48 stack 0x230000-0x231000-0x330000 But his might be a result of the unimplemented function.
If you still get it, try this: Open a random wine program (winecfg will work fine) in a different terminal window and keep it running. Then start your program with "WINEDEBUG=+tid,+seh,+relay wine yourprogram.exe 2> logfile" and attach logfile to this report (you might have to compress it).
http://bugs.winehq.org/show_bug.cgi?id=27981
Caron Jensen caron@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.sqlmanager.net/l | |oginOrRegister CC| |caron@codeweavers.com
--- Comment #5 from Caron Jensen caron@codeweavers.com 2011-10-07 23:09:23 CDT --- This is reported as working again in version 1.3.27 on Sep 01 2011 in the AppDB.
Retested with the 30-day trial version and can confirm both the regression and that it is working with current Wine (wine-1.3.29-245-g895b48e) on Ubuntu 10.10 32bit.
http://bugs.winehq.org/show_bug.cgi?id=27981
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com 2011-10-09 14:59:13 CDT --- (In reply to comment #5)
This is reported as working again in version 1.3.27 on Sep 01 2011 in the AppDB.
Retested with the 30-day trial version and can confirm both the regression and that it is working with current Wine (wine-1.3.29-245-g895b48e) on Ubuntu 10.10 32bit.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=27981
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:12:00 CDT --- Closing bugs fixed in 1.3.30.