Hello. When I try run any Windows app in Wine, apps cannot run or run in abnormal condition.
I'm getting this error:
and error message log:
https://pastebin.com/CrWCbmXp
I try fix it by:
1. Remove Wine and all related, and reinstall.
2. Reinstall directly from WineHQ repo.
3. Try different versions of Wine
4. Try reinstall OS (LMDE6 Faye)
5. Try other OS (KDE Neon)
6. Try other PC (AMD Based)
But that didn't help at all. Mysteriously, this happens everywhere. I don't know what else I can do
Before the LMDE6 update everything worked fine and there were no problems.
My PC:
1. ESC P55H-A2 motherboard
2. Intel Xeon X3470
3. 32 GB of DDR3 PC-1333 RAM
4. AMD RX550 Graphic card.
Unhandled page fault on read access to 00000068 at address 7A79A028 (thread 0208), starting debugger...
Re: Unhandled page fault on read access to 00000068 at address 7A79A028 (thread 0208), starting debugger...
Hello. This problem still have no solution?
Wine is dead?
Wine is dead?
-
- Level 2
- Posts: 18
- Joined: Sat Feb 15, 2025 7:04 pm
Re: Unhandled page fault on read access to 00000068 at address 7A79A028 (thread 0208), starting debugger...
Hi there.
Please run WINEDEBUG=+file+seh wine yourapp
Post a minimum result; look for DLL Not found.
Post your
WINEDATADIR=
WINEDLLDIR0=
WINEHOMEDIR=
WINELOADER=
WINESYSTEMDLLPATH=
Please run WINEDEBUG=+file+seh wine yourapp
Post a minimum result; look for DLL Not found.
Code: Select all
wine cmd /c set
WINEDATADIR=
WINEDLLDIR0=
WINEHOMEDIR=
WINELOADER=
WINESYSTEMDLLPATH=
Re: Unhandled page fault on read access to 00000068 at address 7A79A028 (thread 0208), starting debugger...
Nothing. Just run Windows app in crashed state ...
Qorkey2519 wrote: ↑Sun Apr 06, 2025 10:25 am Post your
WINEDATADIR=
WINEDLLDIR0=
WINEHOMEDIR=
WINELOADER=
WINESYSTEMDLLPATH=
Code: Select all
WINEDATADIR=\??\Z:\usr\share\wine
WINEDLLDIR0=\??\Z:\usr\lib\i386-linux-gnu\wine
WINEHOMEDIR=\??\Z:\home\lester
WINELOADER=/usr/lib/wine/wine
Last edited by Shuspano on Mon Apr 14, 2025 11:31 pm, edited 1 time in total.
Re: Unhandled page fault on read access to 00000068 at address 7A79A028 (thread 0208), starting debugger...
Solved, This happens when the system has fonts taken from Windows XP.