suchja / wine

Docker image providing the latest stable version of Wine. Can be used with suchja/x11server.
Creative Commons Zero v1.0 Universal
128 stars 38 forks source link

running virtual pc has a error #23

Open jackccbzhang opened 2 years ago

jackccbzhang commented 2 years ago

I Want to run the virtual pc but... has a error:

Unhandled exception: page fault on execute access to 0x005fb000 in 32-bit code (0x005fafff).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:006b GS:0063
 EIP:005fafff ESP:0031ff34 EBP:0031ff48 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:3fffe000 EBX:3fffe000 ECX:00000000 EDX:005bb65d
 ESI:00000000 EDI:00000000
Stack dump:
0x0031ff34:  7b62d990 3fffe000 7bc567f7 7bc567f7
0x0031ff44:  3fffe000 0031ff5c 7bc567f7 3fffe000
0x0031ff54:  00000000 3fffe000 0031ffec 7bc56a50
0x0031ff64:  7b62d980 005bb65d 3fffe000 7bc70140
0x0031ff74:  005bb65d 3fffe000 00000000 00000000
0x0031ff84:  00000000 00000000 ffffffff 7bc61440
Backtrace:
=>0 0x005fafff in virtual pc (+0x1fafff) (0x0031ff48)
  1 0x7bc567f7 EntryPoint+0xffffffff() in ntdll (0x0031ff5c)
  2 0x7bc56a50 EntryPoint+0xffffffff() in ntdll (0x0031ffec)
0x005fafff: addb    %al,0x1f(%eax)
Modules:
Module  Address         Debug info  Name (4 modules)
PE    400000-  867000   Export          virtual pc
PE  7b000000-7b348000   Deferred        kernelbase
PE  7b600000-7b929000   Deferred        kernel32
PE  7bc00000-7bea9000   Dwarf           ntdll
Threads:
process  tid      prio (all id:s are in hex)
00000020 (D) Z:\opt\VPCsetup.exe
    00000024    0 <==
    000000fc    0
00000038 services.exe
    0000003c    0
    00000040    0
    0000004c    0
    00000070    0
    00000088    0
    000000ac    0
    000000cc    0
00000044 winedevice.exe
    00000048    0
    00000054    0
    00000058    0
00000060 plugplay.exe
    00000064    0
    00000074    0
    00000078    0
    0000007c    0
    00000098    0
00000068 explorer.exe
    0000006c    0
    000000b8    0
    000000bc    0
00000080 winedevice.exe
    00000084    0
    0000008c    0
    00000090    0
    00000094    0
    000000a0    0
000000a4 svchost.exe
    000000a8    0
    000000b0    0
    000000b4    0
000000c4 rpcss.exe
    000000c8    0
    000000d4    0
    000000d8    0
    000000dc    0
    000000e0    0
    000000e4    0
000000ec conhost.exe
    000000f0    0
System information:
    Wine build: wine-6.0.3 (Ubuntu 6.0.3~repack-1)
    Platform: i386 (WOW64)
    Version: Windows XP
    Host system: Linux
    Host version: 5.10.102.1-microsoft-standard-WSL2