http://bugs.winehq.org/show_bug.cgi?id=18595
Summary: Dungeon Runners crashes on start; unhandled page fault Product: Wine Version: 1.1.22 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: killzenator@gmail.com
Created an attachment (id=21266) --> (http://bugs.winehq.org/attachment.cgi?id=21266) Output of "wine DungeonRunners.exe" nopatch ran_from_launcher
Trying to run "wine DungeonRunners.exe nopatch ran_from_launcher" which is how you normally start it, makes the app crash with repeated error messages about "unhandled page fault"
This error also existed in 1.1.21 I then figured I would see how far back it went.
I used PlayOnLinux to easily download and test each separate wine version in its own prefix and found that the bug appeared in wine 1.1.17 first as Dungeon Runners worked great up until that release. It crashes from 1.1.17 on up.
I then tried to do a regression test between 1.1.16 and 1.1.17 and found nothing..I could not get the bug to reproduce during the regression test.
http://bugs.winehq.org/show_bug.cgi?id=18595
--- Comment #1 from Pat killzenator@gmail.com 2009-05-23 13:12:17 --- Created an attachment (id=21267) --> (http://bugs.winehq.org/attachment.cgi?id=21267) Picture of the error window trying to run game
http://bugs.winehq.org/show_bug.cgi?id=18595
--- Comment #2 from Austin English austinenglish@gmail.com 2009-05-23 14:07:56 --- It may be a bug in the package itself. Does it work if you build 1.1.17 in git?
http://bugs.winehq.org/show_bug.cgi?id=18595
--- Comment #3 from Pat killzenator@gmail.com 2009-05-23 18:04:53 --- (In reply to comment #2)
It may be a bug in the package itself. Does it work if you build 1.1.17 in git?
Thats what I thought but it continues for 1.1.17-1.1.21 and it happens in my 1.1.22 version I compiled.
Although how would I build a specific version from git?
http://bugs.winehq.org/show_bug.cgi?id=18595
--- Comment #4 from Austin English austinenglish@gmail.com 2009-05-23 20:23:20 --- (In reply to comment #3)
(In reply to comment #2)
It may be a bug in the package itself. Does it work if you build 1.1.17 in git?
Thats what I thought but it continues for 1.1.17-1.1.21 and it happens in my 1.1.22 version I compiled.
Although how would I build a specific version from git?
git checkout wine-1.x.y && ./configure && make depend && make
Try building 1.1.16/1.1.17 and verify they work/don't work, respectively.
http://bugs.winehq.org/show_bug.cgi?id=18595
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-24 01:00:57 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=18595
--- Comment #6 from Pat killzenator@gmail.com 2009-05-24 06:00:54 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #2)
It may be a bug in the package itself. Does it work if you build 1.1.17 in git?
Thats what I thought but it continues for 1.1.17-1.1.21 and it happens in my 1.1.22 version I compiled.
Although how would I build a specific version from git?
git checkout wine-1.x.y && ./configure && make depend && make
Try building 1.1.16/1.1.17 and verify they work/don't work, respectively.
Sorry about the severity thing..well it doesn't matter you can close this bug it was due to packaging, sorta. It was because of the wrapper the bin32-wine package used. I tried the bin32-wine-suse package and this worked fine.
Sorry false alarm..at least I know what package to use now >.>
http://bugs.winehq.org/show_bug.cgi?id=18595
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-24 11:09:32 --- Invalid
http://bugs.winehq.org/show_bug.cgi?id=18595
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-24 11:09:48 --- Closing