Soldat leads to x-server crash

Questions about Wine on Linux
Locked
HyP3r
Newbie
Newbie
Posts: 1
Joined: Tue Jul 08, 2014 7:54 am

Soldat leads to x-server crash

Post by HyP3r »

Hello all,

I've been trying to play the game "Soldat".

I'm using PlayOnLinux to have more than one wine installation.

I installed the game with PlayOnLinux in a new wine installation and added some system librarys like direct9 or directplay.

But if I'm now trying to start the game x-server crashes, and I have to login.

I'm using Linux Mint 16:
Linux xxx-laptop 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

This is the crash log:

Code: Select all

[  2044.042] (EE)
[  2044.042] (EE) Backtrace:
[  2044.042] (EE) 0: /usr/bin/X (xorg_backtrace+0x3d) [0x7f5be3c2c0bd]
[  2044.042] (EE) 1: /usr/bin/X (0x7f5be3a89000+0x1a6e29) [0x7f5be3c2fe29]
[  2044.042] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f5be2b89000+0xfbb0) [0x7f5be2b98bb0]
[  2044.042] (EE) 3: /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1 (_mesa_GenBuffers+0x6d) [0x7f5bdba604bd]
[  2044.042] (EE) 4: /usr/lib/xorg/modules/extensions/libglx.so (0x7f5bddb57000+0x3871e) [0x7f5bddb8f71e]
[  2044.042] (EE) 5: /usr/lib/xorg/modules/extensions/libglx.so (0x7f5bddb57000+0x3ac2a) [0x7f5bddb91c2a]
[  2044.042] (EE) 6: /usr/bin/X (0x7f5be3a89000+0x5525e) [0x7f5be3ade25e]
[  2044.042] (EE) 7: /usr/bin/X (0x7f5be3a89000+0x447ba) [0x7f5be3acd7ba]
[  2044.042] (EE) 8: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f5be17c4de5]
[  2044.042] (EE) 9: /usr/bin/X (0x7f5be3a89000+0x44aff) [0x7f5be3acdaff]
[  2044.042] (EE)
[  2044.042] (EE) Segmentation fault at address 0x1
[  2044.042] (EE)
Fatal server error:
[  2044.042] (EE) Caught signal 11 (Segmentation fault). Server aborting
[  2044.042] (EE)
[  2044.042] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[  2044.042] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  2044.042] (EE)
[  2044.042] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2044.073] (EE) Server terminated with error (1). Closing log file.
I'm using (in PlayOnLinux) Wine 1.6.2 and Soldat 1.6.7

I really don't know why the full system is crashing, because Soldat itself has silver/gold status.

Greetings
HyP3r
User avatar
dimesio
Moderator
Moderator
Posts: 13229
Joined: Tue Mar 25, 2008 10:30 pm

Re: Soldat leads to x-server crash

Post by dimesio »

Wine is a user-level process, and should not be able to crash X. If X is crashing, something is wrong with the host system. Ask for help on your distro support forum.
Locked