http://bugs.winehq.org/show_bug.cgi?id=7276
Summary: Wine crashes immediately Product: Wine Version: 0.9.29. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: devin@six19.com
Wine will not run for me at all. It crashes right away with the error messages below. This looks very similar to bug 6735 but I'm on an Intel Pentium M and ATI FireGL T2 with fglrx (ThinkPad T41p laptop). Wine worked under FC5 but seemingly ever since I installed FC6 I can't get it to do anything. For example:
[devin@localhost ~]$ wine notepad wine: Unhandled page fault on read access to 0x00340023 at address 0x602acb35 (thread 000f), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x708d81a0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000f, blocked by 0000, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x602b33a0 err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x602ac657
Or,
[devin@localhost ~]$ rm -Rf ~/.wine/ [devin@localhost ~]$ wineprefixcreate wine: Unhandled page fault on read access to 0x00340023 at address 0x602acb35 (thread 0009), starting debugger... wine: Unhandled page fault on read access to 0x00000000 at address 0x76d3385c (thread 000b), starting debugger... wine: Unhandled page fault on read access to 0x00000000 at address 0x6b0d385c (thread 000d), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x607d31a0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0009, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x6076b1a0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000d, blocked by 0000, retrying (60 sec)