https://bugs.winehq.org/show_bug.cgi?id=56428
Bug ID: 56428 Summary: wine crashes with page fault running MMBasic for Windows Product: Wine Version: 9.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: leonicolas@gmail.com Distribution: ---
Created attachment 76192 --> https://bugs.winehq.org/attachment.cgi?id=76192 Unhandled exception: page fault on read access to 0x00000014 in wow64 32-bit code (0x0044bac4)
Wine crashes with page fault error just after running MMBasic for Windows
Steps to reproduce:
Download the MMBasic for Windows from this link: https://www.thebackshed.com/forum/uploads/matherp/2024-03-01_205501_MMBasic....
Execute the command: wine MMBasic.exe &> /dev/null
https://bugs.winehq.org/show_bug.cgi?id=56428
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.thebackshed.com | |/forum/uploads/matherp/2024 | |-03-01_205501_MMBasic.zip
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com --- I am unable to reproduce the crash on wine-9.4 or the latest wine-9.4-48-g174bb7776d3 in a clean Wine prefix. Can you please attach a debug trace? See https://wiki.winehq.org/FAQ#How_do_I_get_a_debug_trace.3F for instructions.
https://bugs.winehq.org/show_bug.cgi?id=56428
Leonardo Berardino leonicolas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Leonardo Berardino leonicolas@gmail.com --- My bad. I found the issue. It was caused by a corrupted libGl i386 library on my computer.
To solve the issue I reinstalled the libgl1-mesa.
sudo apt-get install --reinstall libgl1-mesa-glx:i386
I'm closing the bug report as resolved / invalid.
https://bugs.winehq.org/show_bug.cgi?id=56428
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=56428
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Actually closing.