[Wine] Unhandled page fault in application

mvolkov wineforum-user at winehq.org
Sat Sep 12 01:53:12 CDT 2009


I try to run in wine not commonly used application of casino.
It is hangs with error:


Code:

$ wine c:\\casino_latest.exe
wine: Unhandled page fault on read access to 0x00801015 at address 0x4012c7 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00801015 in 32-bit code (0x004012c7).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:004012c7 ESP:0033fec0 EBP:0033ff08 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00801010 EBX:7ee62ff4 ECX:00000002 EDX:0033feac
 ESI:00431000 EDI:00401004
Stack dump:
0x0033fec0:  00401010 00401004 7ffdf000 7ee62ff4
0x0033fed0:  00000000 00000000 00000000 b7f584ae
0x0033fee0:  00000000 00000000 00000000 00000000
0x0033fef0:  0033fec4 00000000 0033ff2c 004012d0
0x0033ff00:  00402070 ffffffff 0033ffe8 7ee25aa0
0x0033ff10:  7ffdf000 00000000 00000000 00000000
Backtrace:
=>0 0x004012c7 in casino_latest (+0x12c7) (0x0033ff08)
  1 0x7ee25aa0 in kernel32 (+0x55aa0) (0x0033ffe8)
  2 0xb7f5b0f7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x004012c7: movl        0x5(%eax),%eax
Modules:
Module  Address                 Debug info      Name (42 modules)
PE        400000-  438000       Export          casino_latest
ELF     7bf00000-7bf04000       Deferred        <wine-loader>
ELF     7e834000-7e83a000       Deferred        libxfixes.so.3
ELF     7e83a000-7e844000       Deferred        libxcursor.so.1
ELF     7e844000-7e84c000       Deferred        libxrandr.so.2
ELF     7e84c000-7e856000       Deferred        libxrender.so.1
ELF     7e856000-7e85c000       Deferred        libxxf86vm.so.1
ELF     7e85c000-7e87d000       Deferred        imm32<elf>
  \-PE  7e860000-7e87d000       \               imm32
ELF     7e87d000-7e883000       Deferred        libxdmcp.so.6
ELF     7e883000-7e887000       Deferred        libxau.so.6
ELF     7e887000-7e979000       Deferred        libx11.so.6
ELF     7e979000-7e988000       Deferred        libxext.so.6
ELF     7e988000-7e9a0000       Deferred        libice.so.6
ELF     7e9a0000-7e9a9000       Deferred        libsm.so.6
ELF     7e9a9000-7ea44000       Deferred        winex11<elf>
  \-PE  7e9c0000-7ea44000       \               winex11
ELF     7ea79000-7eaa0000       Deferred        libexpat.so.1
ELF     7eaa0000-7eacd000       Deferred        libfontconfig.so.1
ELF     7eacd000-7ead2000       Deferred        libuuid.so.1
ELF     7ead2000-7eae6000       Deferred        libz.so.1
ELF     7eae6000-7eb6d000       Deferred        libfreetype.so.6
ELF     7eb6d000-7ebc3000       Deferred        advapi32<elf>
  \-PE  7eb80000-7ebc3000       \               advapi32
ELF     7ebc3000-7ec64000       Deferred        gdi32<elf>
  \-PE  7ebd0000-7ec64000       \               gdi32
ELF     7ec64000-7edae000       Deferred        user32<elf>
  \-PE  7ec80000-7edae000       \               user32
ELF     7edae000-7eef4000       Export          kernel32<elf>
  \-PE  7edd0000-7eef4000       \               kernel32
ELF     7eef4000-7eeff000       Deferred        libnss_files.so.2
ELF     7eeff000-7ef09000       Deferred        libnss_nis.so.2
ELF     7ef09000-7ef20000       Deferred        libnsl.so.1
ELF     7ef20000-7ef29000       Deferred        libnss_compat.so.2
ELF     7ef29000-7ef4f000       Deferred        libm.so.6
ELF     7ef4f000-7f000000       Deferred        ntdll<elf>
  \-PE  7ef60000-7f000000       \               ntdll
ELF     b7df2000-b7df6000       Deferred        libdl.so.2
ELF     b7df6000-b7f36000       Deferred        libc.so.6
ELF     b7f36000-b7f4e000       Deferred        libpthread.so.0
ELF     b7f53000-b808e000       Export          libwine.so.1
ELF     b808f000-b80ac000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\casino_latest.exe
        00000009    0 <==
0000000c
        00000015    0
        00000013    0
        00000012    0
        0000000e    0
        0000000d    0
0000000f
        00000014    0
        00000011    0
        00000010    0
00000018
        00000019    0
Backtrace:
=>0 0x004012c7 in casino_latest (+0x12c7) (0x0033ff08)
  1 0x7ee25aa0 in kernel32 (+0x55aa0) (0x0033ffe8)
  2 0xb7f5b0f7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)


[/code]

Demo version of my application here: http://upload.com.ua/get/901027373/ 

OS linux gentoo. Wine: 1.1.21 and 1.1.29 not run my app too.

Please, help me to solv this problem.
Thank you!







More information about the wine-users mailing list