Hi, i'm trying to run empire earth. Anyway i get an error:
Code:
wine: Unhandled page fault on read access to 0x0000177c at address 0x7d2714fd
(thread 0027), starting debugger...
Unhandled exception: page fault on read access to 0x0000177c in 32-bit code
(0x7d2714fd).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7d2714fd ESP:7aef83bc EBP:7aef8494 EFLAGS:00210212( - 00 - RIA1)
EAX:7bbea0b0 EBX:00000400 ECX:00000000 EDX:00001774
ESI:7b8794e0 EDI:00000000
Stack dump:
0x7aef83bc: 00000001 7bbea0b0 00000007 7aef8484
0x7aef83cc: 7a998ff8 7aef8404 00000007 00000001
0x7aef83dc: 00000001 7a92caa8 7a7ce3e0 00000000
0x7aef83ec: 00000007 7a99844c 00000000 7d303fe3
0x7aef83fc: 7a8db058 7a98b040 7a8f0b08 0002fb00
0x7aef840c: 00000000 00100000 00000000 00000001
Backtrace:
=>1 0x7d2714fd in fglrx_dri.so (+0x76c4fd) (0x7aef8494)
2 0x7d1c1143 in fglrx_dri.so (+0x6bc143) (0x7aef8514)
3 0x7d38262d in fglrx_dri.so (+0x87d62d) (0x7aef85b4)
4 0x7d38359e in fglrx_dri.so (+0x87e59e) (0x7aef85d4)
5 0x7d37fd9a in fglrx_dri.so (+0x87ad9a) (0x7aef8614)
6 0x7cf97dd9 in fglrx_dri.so (+0x492dd9) (0x7aef8634)
7 0x7e350bd0 in winex11 (+0x40bd0) (0x7aef8674)
8 0x7dd0281b wine_glFlush+0x4b() in opengl32 (0x7aef8694)
9 0x7dde83ff in wined3d (+0xa83ff) (0x7aef88b4)
10 0x7ddeba47 in wined3d (+0xaba47) (0x7aef8904)
11 0x7deb71fa in ddraw (+0x271fa) (0x7aef8954)
12 0x003dd918 in dx7hrdisplay (+0xd918) (0x7aef89a0)
err:dbghelp_msc:codeview_process_info Unknown CODEVIEW signature eee6c6d5 in
module L"empire earth"
13 0x00508021 in empire earth (+0x108021) (0x7aef89d8)
14 0x005074cd in empire earth (+0x1074cd) (0x7aef8a08)
15 0x00507104 in empire earth (+0x107104) (0x00000000)
0x7d2714fd: movl 0x8(%edx),%eax
Modules:
Module Address Debug info Name (135 modules)
PE 330000- 347000 Deferred dx7hrtnldisplay
PE 390000- 3c1000 Deferred language
/// CUTTED OUTPUT
ELF b7e25000-b7f5b000 Deferred libwine.so.1
ELF b7f5c000-b7f78000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Sierra\Empire Earth\Empire Earth.exe
0000002b 15
0000002a 15
00000029 15
00000028 0
00000027 0 <= 00000026 0
00000025 0
0000001e 0
0000001d 15
0000001b 15
0000001a 0
00000009 0
0000000c
00000014 0
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000015 0
00000011 0
00000010 0
00000017
00000018 0
Backtrace:
=>1 0x7d2714fd in fglrx_dri.so (+0x76c4fd) (0x7aef8494)
2 0x7d1c1143 in fglrx_dri.so (+0x6bc143) (0x7aef8514)
3 0x7d38262d in fglrx_dri.so (+0x87d62d) (0x7aef85b4)
4 0x7d38359e in fglrx_dri.so (+0x87e59e) (0x7aef85d4)
5 0x7d37fd9a in fglrx_dri.so (+0x87ad9a) (0x7aef8614)
6 0x7cf97dd9 in fglrx_dri.so (+0x492dd9) (0x7aef8634)
7 0x7e350bd0 in winex11 (+0x40bd0) (0x7aef8674)
8 0x7dd0281b wine_glFlush+0x4b() in opengl32 (0x7aef8694)
9 0x7dde83ff in wined3d (+0xa83ff) (0x7aef88b4)
10 0x7ddeba47 in wined3d (+0xaba47) (0x7aef8904)
11 0x7deb71fa in ddraw (+0x271fa) (0x7aef8954)
12 0x003dd918 in dx7hrdisplay (+0xd918) (0x7aef89a0)
13 0x00508021 in empire earth (+0x108021) (0x7aef89d8)
14 0x005074cd in empire earth (+0x1074cd) (0x7aef8a08)
15 0x00507104 in empire earth (+0x107104) (0x00000000)
err:ntdll:RtlpWaitForCriticalSection section 0x7e38d660 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0026, blocked by 0027,
retrying (60 sec)
In the app db someone get it working..so i think the problem isn't wine.
What can cause this problem,how to fix it?
In general, how to find the cause of the page fault in wine?
Thanks.