Hello, I've been using wine 0.9.30 on my main computer for some time and I was trying to use it on another but I have problems. When I launch "winecfg", the X server is killed. Xorg.0.log shows : Backtrace: 0: /etc/X11/X(xf86SigHandler+0x71) [0x4835e1] 1: /lib64/libc.so.6 [0x2ae864bf1030] 2: /usr/lib64/xorg/modules/extensions/libGLcore.so [0x2ae867970854] 3: /usr/lib64/xorg/modules/extensions/libGLcore.so [0x2ae867970b89] 4: /usr/lib64/xorg/modules/extensions/libglx.so(DoCreateContext+0x140) [0x2ae865600de0] 5: /usr/lib64/xorg/modules/extensions/libglx.so [0x2ae86560384a] 6: /etc/X11/X(Dispatch+0x1bd) [0x44ad0d] 7: /etc/X11/X(main+0x455) [0x433b05] 8: /lib64/libc.so.6(__libc_start_main+0xf4) [0x2ae864bdee64] 9: /etc/X11/X(FontFileCompleteXLFD+0xb1) [0x432e09] Fatal server error: Caught signal 11. Server aborting and if I activate all traces in wine, all I can see is : (...) 0009:trace:reg:NtOpenKey (0x18,L"Software\\Wine\\AppDefaults",f003f, 0x33f078) 0009: open_key( parent=0x18, access=000f003f, attributes=00000000, name=L"Software\\Wine\\AppDefaults" ) 0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=(nil) } 0009:trace:reg:NtOpenKey <- (nil) 0009:Ret ntdll.NtOpenKey() retval=c0000034 ret=7eac602d 0009:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7eac5ffc 0009:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7eac5ffc 0009:Ret advapi32.RegOpenKeyA() retval=00000002 ret=7e8253d0 0009:Call kernel32.TlsAlloc() ret=7e826128 0009:Call ntdll.RtlAcquirePebLock() ret=7ee7bcad 0009:Ret ntdll.RtlAcquirePebLock() retval=00000000 ret=7ee7bcad 0009:Call ntdll.RtlFindClearBitsAndSet(7efffacc,00000001,00000000) ret=7ee7bcc7 0009:trace:ntdll:RtlFindClearBitsAndSet (0x7efffacc,1,0) 0009:trace:ntdll:RtlFindClearBits (0x7efffacc,1,0) 0009:trace:ntdll:RtlAreBitsClear (0x7efffacc,0,1) 0009:trace:ntdll:RtlSetBits (0x7efffacc,0,1) 0009:Ret ntdll.RtlFindClearBitsAndSet() retval=00000000 ret=7ee7bcc7 0009:Call ntdll.RtlReleasePebLock() ret=7ee7bcdf 0009:Ret ntdll.RtlReleasePebLock() retval=00000000 ret=7ee7bcdf 0009:Ret kernel32.TlsAlloc() retval=00000000 ret=7e826128 0009:Call ntdll.RtlEnterCriticalSection(7e84e720) ret=7e8252bd 0009:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=7e8252bd X connection to :0.0 broken (explicit kill or server shutdown). 0009: *killed* exit_code=0 0008: *process killed* wineserver: exiting (pid=4976) BTW, Cedega runs OK. The distribution is a Mandriva/2007 for x86_64, GC is an ATI Radeon 9600 XT with ATI's proprietary driver 8.28.8. Any idea ? Thanks, Franck
Daniel Skorka
2007-Mar-19 18:46 UTC
[Wine] Re: signal 11 on X server when starting winecfg
franck <freinquin@online.fr> wrote:> 9600 XT with ATI's proprietary driver 8.28.8.Does using the open source driver change anything? What about closed source, but with DRI / GLX disabled? Daniel -- Read the Wine FAQ: http://winehq.org/site/docs/wine-faq/index Read the Wine User Guide: http://winehq.org/site/docs/wineusr-guide/index When you post: Which wine version? Self compiled or prepackaged?