http://bugs.winehq.org/show_bug.cgi?id=27902
Summary: Project64 1.7.x beta doesn't work anymore Product: Wine Version: 1.3.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thesource@mail.ru
Project64 1.7.0.11 or higher (up to 1.7.0.50) doesn't work anymore in wine 1.3.24. It launches but exits without even showing any error or window. Wine doesn't print anything either. It seems Project64.exe throws exception and catches it, exits then silently. I generated log with WINEDEBUG=+seh,all. I found several raise_exception there and it seems that they are all connected to DIB engine. Hope this helps.
http://bugs.winehq.org/show_bug.cgi?id=27902
--- Comment #1 from The Source thesource@mail.ru 2011-07-26 02:16:49 CDT --- Created an attachment (id=35695) --> (http://bugs.winehq.org/attachment.cgi?id=35695) Debug output part 1
http://bugs.winehq.org/show_bug.cgi?id=27902
--- Comment #2 from The Source thesource@mail.ru 2011-07-26 02:17:08 CDT --- Created an attachment (id=35696) --> (http://bugs.winehq.org/attachment.cgi?id=35696) Debug output part 2
http://bugs.winehq.org/show_bug.cgi?id=27902
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #3 from Wylda wylda@volny.cz 2011-07-26 02:26:02 CDT ---
* What was the last working version?
* Could you perform regression test, please? http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=27902
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=27902
--- Comment #4 from The Source thesource@mail.ru 2011-07-28 04:24:30 CDT --- Bisecting gave me the reason why app failed to start. One of the builds told me about missing vc6 runtime. With it app starts, but there's another problem - with mmap. 2 time of 3 when I try to start a game, Project64 says 'failed to allocate memory', and wine (not always however) prints mmap errors with the same text.
So, is it ok, that 1.3.24 wine doesn't tell about missing dlls? If it is ok, this should be closed I think. Should I also report mmap problem as separate bug? I tried several versions of wine from git and all of them (starting from 1.3.13 marked as platinum for this app on AppDB) have mmap problem.
http://bugs.winehq.org/show_bug.cgi?id=27902
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-01 07:06:49 CST --- Can you please retry in current wine (1.4-rc1 or later)? If the problem still occurs, please post the *result* of your regression test (merely saying you did doesn't help)
http://bugs.winehq.org/show_bug.cgi?id=27902
--- Comment #6 from The Source thesource@mail.ru 2012-02-05 02:32:20 CST --- With wine-1.4-rc1 I didn't encounter any mentioned problems. App starts normally, games start every time too, no mmap errors
http://bugs.winehq.org/show_bug.cgi?id=27902
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-05 11:30:14 CST --- Fixed (see comment 6)
http://bugs.winehq.org/show_bug.cgi?id=27902
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-02-11 13:53:02 CST --- Closing bugs fixed in 1.4-rc3.