http://bugs.winehq.org/show_bug.cgi?id=10880
Summary: Page Fault while loading Crimsonland Product: Wine Version: 0.9.50. Platform: PC URL: http://appdb.winehq.org/objectManager.php?sClass=version &iId=3944#Comment-28009 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: sakuramboo@gmail.com
Since 0.9.39 to 0.9.50 I have received this error.
Long story short - I friend told me to try this third party WINE configuration tool, I tried it and everything went sour. I wiped my system clean and started over. Since then, I have gotten this error when trying to play Crimsonland. The welcome screen with the main options loads fine but when I try to get into the game, it opens the window, then crashes.
http://bugs.winehq.org/show_bug.cgi?id=10880
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-binary |wine-misc
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-23 20:24:34 --- Remove ~/.wine directory and reinstall your program and try again.
Please attach complete terminal output, including the command line used to start the program.
http://bugs.winehq.org/show_bug.cgi?id=10880
--- Comment #2 from Austin English austinenglish@gmail.com 2007-12-24 05:09:19 --- Does this demo have the same problem?
http://www.download-free-games.com/arcade_game_download/crimsonland.htm
http://bugs.winehq.org/show_bug.cgi?id=10880
--- Comment #3 from Doug McAlister sakuramboo@gmail.com 2007-12-27 19:51:02 --- Created an attachment (id=9831) --> (http://bugs.winehq.org/attachment.cgi?id=9831) command output of removing .wine and trying to reinstall crimsonland
also, no, that version you linked produces the same exact result and page fault.
http://bugs.winehq.org/show_bug.cgi?id=10880
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9831|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10880
--- Comment #4 from Austin English austinenglish@gmail.com 2007-12-28 10:01:02 --- [sakuramboo@~]$ mv .wine .wine.bak [sakuramboo@~]$ mkdir .wine [sakuramboo@~]$ mv CrimsonlandSetup.exe .wine/CrimsonlandSetup.exe [sakuramboo@~/.wine]$ wine CrimsonlandSetup.exe Warning: the specified Windows directory L"c:\windows" is not accessible. Warning: the specified System directory L"c:\windows\system32" is not accessible. Warning: could not find DOS drive for current working directory '/home/sakuramboo/.wine', starting in the Windows directory. wine: could not load L"c:\windows\system32\CrimsonlandSetup.exe": Module not found
This won't work. Try this instead: $ mv .wine .wine.bak2 $ wineprefixcreate $ wine CrimsonlandSetup.exe
When you created the .wine folder, it wasn't populated with the necessary information. Then when you ran the program, it saw that .wine existed, and assumed you have a valid wine prefix (which you don't).
As for the demo, are you saying it does or does not have the same problem?
http://bugs.winehq.org/show_bug.cgi?id=10880
--- Comment #5 from Doug McAlister sakuramboo@gmail.com 2007-12-29 14:07:26 --- doing wineprefixcreate seemed to fix it. i can play it again, but there are still a few problems. the icon that gets created on the desktop, upon clicking it produces an error saying that the files may be corrupt (in the windows-esque window). that isnt that big of a problem because running it from a terminal is fine.
what i want to know is, what did it? what file was misconfigured?
http://bugs.winehq.org/show_bug.cgi?id=10880
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Austin English austinenglish@gmail.com 2007-12-29 15:12:18 --- (In reply to comment #5)
doing wineprefixcreate seemed to fix it.
This bug is invalid then.
still a few problems. the icon that gets created on the desktop, upon clicking it produces an error saying that the files may be corrupt (in the windows-esque window). that isnt that big of a problem because running it from a terminal is fine.
what i want to know is, what did it? what file was misconfigured?
Try looking at the command that the shortcut is executing and compare that to the command you're issuing in terminal. Odds are it could be because of how the path is being declared.
http://bugs.winehq.org/show_bug.cgi?id=10880
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dan Kegel dank@kegel.com 2008-01-28 05:58:16 --- Closing all RESOLVED INVALID older than four weeks.