[Bug 23903] New: Maxima: crash at startup
http://bugs.winehq.org/show_bug.cgi?id=23903 Summary: Maxima: crash at startup Product: Wine Version: 1.1.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: clement.lagrange(a)gmail.com CC: julliard(a)winehq.org Hello, in a project i'm trying to use Maxima through wine. I've discovered that it works with an old version (of wine) but not a recent one ! So I did a regression test and ended on commit : 09712593c8496be5e952b7316099f9eed5043203 Logs attached show the expected output, and the trace of a failing version. I've used Maxima Windows installer from there : http://sourceforge.net/projects/maxima/files/ version 5.17.1 for some reason, but I've tried with few others versions without any differences ! Somewhere in the installation directory, you can find a maxima.exe binary, just call it. Please ask if you need more details... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 --- Comment #1 from Clément Lagrange <clement.lagrange(a)gmail.com> 2010-08-04 16:36:33 --- Created an attachment (id=30008) --> (http://bugs.winehq.org/attachment.cgi?id=30008) Logs -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 Severity|major |normal --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-08-04 16:39:04 --- not major: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
but not a recent one !
Please specify which "recent" one you mean, using `wine --version`. In future, post the full result of the regression test as below. Does reverting the commit help? commit 09712593c8496be5e952b7316099f9eed5043203 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jun 25 14:18:53 2009 +0200 ntdll: Release some address space after the process initialization is done. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://sourceforge.net/proj | |ects/maxima/files/Maxima-Wi | |ndows/5.17.1-Windows/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 --- Comment #3 from Clément Lagrange <clement.lagrange(a)gmail.com> 2010-08-05 04:24:06 --- (In reply to comment #2)
not major: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity Well I know at least two applications that can't run because of that... Not a "wide" range but still ! They are Casyopee (http://casyopee.eu, what I'm working on) and Euler.
but not a recent one !
Please specify which "recent" one you mean, using `wine --version`.
I've tried many of them. 1.3.0 doesn't work for sure, as well as some 1.2.x... As in the log, wine-1.1.24-216-g0971259 does not work !
In future, post the full result of the regression test as below. Sorry, I tried to keep it short
Does reverting the commit help? Yeah, if I revert it works well ! And I got as version : wine-1.1.24-217-gd5ae113
Is it not the point of the regression test ? Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-08-05 05:13:59 --- (In reply to comment #3)
Is it not the point of the regression test ?
Yes, but it helps to verify the result, to make sure you didn't make a mistake while running it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 Clément Lagrange <clement.lagrange(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown --- Comment #5 from Clément Lagrange <clement.lagrange(a)gmail.com> 2010-08-05 05:19:01 --- (In reply to comment #4)
(In reply to comment #3)
Is it not the point of the regression test ?
Yes, but it helps to verify the result, to make sure you didn't make a mistake while running it.
Sure, okay. Hope you'll find something ! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 --- Comment #6 from Clément Lagrange <clement.lagrange(a)gmail.com> 2010-08-05 07:22:34 --- Actually it is the same problem as in Bug 20986 ! I don't know I couldn't find it before, searching for "maxima" in the bugtracker. Found it while searching for the commit number in Google. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-08-05 08:21:00 --- Dupe. *** This bug has been marked as a duplicate of bug 20986 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23903 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-08-05 08:21:11 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org