Bug 55724 - wine crashes X server
Summary: wine crashes X server
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-07 12:27 UTC by Lukasz Wieczorek
Modified: 2014-02-13 10:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Output of winedbg trying to run renoise.exe (9.73 KB, text/plain)
2013-12-19 06:15 UTC, delt
no flags Details
Xorg log of the same problem (18.58 KB, text/plain)
2013-12-19 06:17 UTC, delt
no flags Details

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.