Bug 55724

Summary: wine crashes X server
Product: xorg Reporter: Lukasz Wieczorek <lukaswu>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: critical    
Priority: medium CC: lukaswu
Version: 7.7 (2012.06)   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Output of winedbg trying to run renoise.exe
none
Xorg log of the same problem none

Description Lukasz Wieczorek 2012-10-07 12:27:21 UTC
wine 1.5.14 crashes X server with following backtrace:

[210656.264] Backtrace:
[210656.264] 0: /usr/bin/X (xorg_backtrace+0x36) [0x55d3d6]
[210656.264] 1: /usr/bin/X (0x400000+0x160d69) [0x560d69]
[210656.264] 2: /lib64/libpthread.so.0 (0x7f769309a000+0xf4e0) [0x7f76930a94e0]
[210656.264] 3: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f768f6f3000+0x7c13c) [0x7f768f76f13c]
[210656.264] 4: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f768f6f3000+0x7bcd0) [0x7f768f76ecd0]
[210656.264] 5: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f768f6f3000+0x661d0) [0x7f768f7591d0]
[210656.264] 6: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f768f6f3000+0x53ce7) [0x7f768f746ce7]
[210656.264] 7: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f768f6f3000+0x16ccd3) [0x7f768f85fcd3]
[210656.264] 8: /usr/lib64/xorg/modules/dri/i965_dri.so (0x7f768f6f3000+0x1f91a8) [0x7f768f8ec1a8]
[210656.264] 9: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f76907b3000+0x35f94) [0x7f76907e8f94]
[210656.264] 10: /usr/lib64/xorg/modules/extensions/libglx.so (0x7f76907b3000+0x389b3) [0x7f76907eb9b3]
[210656.264] 11: /usr/bin/X (0x400000+0x34d41) [0x434d41]
[210656.264] 12: /usr/bin/X (0x400000+0x23f05) [0x423f05]
[210656.264] 13: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f7691472a95]
[210656.264] 14: /usr/bin/X (0x400000+0x241dd) [0x4241dd]
[210656.264] 
[210656.264] Segmentation fault at address 0x218
[210656.264] 
Fatal server error:
[210656.264] Caught signal 11 (Segmentation fault). Server aborting
[210656.264] 
[210656.264] 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
Comment 1 Lukasz Wieczorek 2012-10-07 12:33:25 UTC
The same happens with stable version of Wine- 1.4.1
Comment 2 delt 2013-12-19 06:15:29 UTC
Created attachment 90969 [details]
Output of winedbg trying to run renoise.exe

Output of winedbg (from a text console) trying to run renoise.exe from "$HOME/.wine/drive_c/Program Files/Renoise 2.8.1"
Comment 3 delt 2013-12-19 06:17:55 UTC
Created attachment 90971 [details]
Xorg log of the same problem

/var/log/Xorg.0.log.old retrieved after X11 server crash.
Comment 4 delt 2013-12-19 21:05:10 UTC
SOLVED, by reinstalling the nvidia drivers. The X11 packages included with slackware 14.1 must have overwritten something that the nvidia driver was using.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.