http://bugs.winehq.org/show_bug.cgi?id=7047
Summary: "Unhandled page fault on read access" when starting an application Product: Wine Version: 0.9.27. Platform: PC URL: http://appdb.winehq.org/appview.php?iAppId=4377 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: jsbien@uw.edu.pl
When starting "Ptaki Europy" (http://appdb.winehq.org/appview.php?iAppId=4377) I get:
jsbien@zjb:~$ wine /media/cdrom0/ptaki.exe Invoking /usr/lib/wine/wine.bin /media/cdrom0/ptaki.exe ... ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory wine: Unhandled page fault on read access to 0x00000004 at address 0x7e88c2e3 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x7e88c2e3). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e88c2e3 ESP:0032fd54 EBP:0032fd6c EFLAGS:00010216( - 00 -RIAP1) EAX:00000000 EBX:7e8acf5c ECX:00000000 EDX:00000001 ESI:00000000 EDI:7e8b2e00 Stack dump: 0x0032fd54: 0032fdf4 0032fd78 7e892685 7e8acf5c 0x0032fd64: 00168e34 00000081 0032fdac 7e88c6ae 0x0032fd74: 00000000 0032fd98 7bc58e1b 00168e34 0x0032fd84: 5f4cecd4 00000001 0032fe04 5f4cecc8 0x0032fd94: 5f4cecc8 0032fe04 7e88c66b 0032fdd8 0x0032fda4: 00168e34 0032fdf4 0032fe04 5f45fab8
Your help will be appreciated!