https://bugs.winehq.org/show_bug.cgi?id=42394
Bug ID: 42394 Summary: Unhandled exception: page fault on read access to 0x0067ff58 in 32-bit code (0x7bc50add). Running UO Assist Product: Wine Version: 2.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@justindevelops.net Distribution: ---
Hello - I am running into an issue running UO Assist under Wine 2.0. This worked last time I tried it two years ago with whatever the current wine was then. Below is more info about my host machine.
Debian Jessie 64 16GB ram Wine 2.0 (winehq-staging as installed per https://wiki.winehq.org/Debian) apt-cache policy output: Candidate: 2.0.0~jessie Version table: *** 2.0.0~jessie 0
Here is the URL to the program I am trying to run. http://www.tugsoft.com/
Here is the APPDB info on it. (Which I am thinking about becoming a maintainer for Ultima Online and its helper apps as UO Assist)
https://appdb.winehq.org/objectManager.php?sClass=application&iId=3716
This is my first time filing a bug so please let me know if I did anything wrong or did not provide enough info.
https://bugs.winehq.org/show_bug.cgi?id=42394
--- Comment #1 from Justin winehq@justindevelops.net --- Created attachment 57202 --> https://bugs.winehq.org/attachment.cgi?id=57202 crash/debug output
https://bugs.winehq.org/show_bug.cgi?id=42394
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Unhandled exception: page |UO Assist crashes |fault on read access to | |0x0067ff58 in 32-bit code | |(0x7bc50add). Running UO | |Assist |
https://bugs.winehq.org/show_bug.cgi?id=42394
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
https://bugs.winehq.org/show_bug.cgi?id=42394
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com --- A few days ago we did some troubleshooting in #winehackers on a user's crash with UO + UO Assist. I don't know if your issue is the same but it's probably worth a try.
In the other case, the issue was about the game process running out of addressing space. We found that setting the Large Address Aware flag on the game .exe is a workaround. There are various tools on the internet which can be used to do that (e.g. I found https://www.techpowerup.com/forums/threads/large-address-aware.112556/ with a quick search).
Can you try and see if that makes any difference? If that's not the case, please attach the whole terminal output.
https://bugs.winehq.org/show_bug.cgi?id=42394
--- Comment #3 from Justin winehq@justindevelops.net --- Hi Matteo - I gave that a shot and I am getting the same results. I did execute the Large Address Aware app (from your link) on the UOAssist.exe. I have attached the latest console output from the time I run wine UOAssist.exe until I kill UO because UOAssist crashed.
I should pop over into #winehackers sometime. Ill check the site to see which IRC server is used.
https://bugs.winehq.org/show_bug.cgi?id=42394
--- Comment #4 from Justin winehq@justindevelops.net --- Created attachment 57304 --> https://bugs.winehq.org/attachment.cgi?id=57304 Console Output after trying Large Address Aware
https://bugs.winehq.org/show_bug.cgi?id=42394
Justin winehq@justindevelops.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #57304|0 |1 is obsolete| |
--- Comment #5 from Justin winehq@justindevelops.net --- Created attachment 57305 --> https://bugs.winehq.org/attachment.cgi?id=57305 Console Output after trying Large Address Aware
had missed a few lines in my first upload.