You are not logged in.

#1 2021-06-08 11:49:52

thatevan
Member
Registered: 2021-06-08
Posts: 12

[SOLVED] sudden logout when using wine to open games in xorg

wine behave weirdly on my system, where whenever i'm trying to open a game (in this case, Need For Speed Most Wanted and Carbon) the system just suddenly logged out, like returned to login screen where i can choose the desktop environment, not just locked screen. and it only happens when i'm running xorg, but not on wayland. but in wayland, the games often struggle to open their windows in fullscreen, hence why i'm using xorg until wine supports wayland fully. im running gnome de.

i've tried to replicate the same thing in openSUSE Tumbleweed (since it's also a rolling release) and it didn't log out so i assume it might be because of arch linux' bug or something.

i apologize that i can't give any terminal output since it happens when the games were in fullscreen and the logout is immediate after the game loads. why is this happening?

Last edited by thatevan (2021-06-09 06:03:35)


smile

Offline

#2 2021-06-08 12:02:59

loqs
Member
Registered: 2014-03-06
Posts: 19,009

Re: [SOLVED] sudden logout when using wine to open games in xorg

Check the journal.  Most likely a parent process of the game such as the window manager crashed,  causing the session to terminate as in a log out.

Offline

#3 2021-06-08 12:45:19

thatevan
Member
Registered: 2021-06-08
Posts: 12

Re: [SOLVED] sudden logout when using wine to open games in xorg

https://ibb.co/F817ZVs

this is the output of the game i was running, could you diagnose which part from this that causes the logout?


smile

Offline

#4 2021-06-08 13:28:51

linuxfan2021
Member
Registered: 2021-04-30
Posts: 12

Re: [SOLVED] sudden logout when using wine to open games in xorg

It's likely that the window manager you're using could have crashed


btw i use arch

Offline

#5 2021-06-08 14:40:15

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,443

Re: [SOLVED] sudden logout when using wine to open games in xorg

The game output won't help.
Check the system journal and the old xorg log might have captured the crash as well.

Offline

#6 2021-06-09 05:21:01

thatevan
Member
Registered: 2021-06-08
Posts: 12

Re: [SOLVED] sudden logout when using wine to open games in xorg

seth wrote:

Check the system journal and the old xorg log might have captured the crash as well.

i assume this was the error? if it was, could you tell me what went wrong from this?

Process 733 (Xorg) of user 1000 dumped core.

Stack trace of thread 733:
#0  0x00007f6a57515d22 raise (libc.so.6 + 0x3cd22)
#1  0x00007f6a574ff862 abort (libc.so.6 + 0x26862)
#2  0x0000564c1885475a OsAbort (Xorg + 0x14a75a)
#3  0x0000564c18856221 FatalError (Xorg + 0x14c221)
#4  0x0000564c1885be59 n/a (Xorg + 0x151e59)
#5  0x00007f6a57515da0 __restore_rt (libc.so.6 + 0x3cda0)
#6  0x0000564c187cbfde n/a (Xorg + 0xc1fde)
#7  0x0000564c188c3611 n/a (Xorg + 0x1b9611)
#8  0x0000564c187dca72 n/a (Xorg + 0xd2a72)
#9  0x0000564c187e3241 n/a (Xorg + 0xd9241)
#10 0x0000564c187e4bac n/a (Xorg + 0xdabac)
#11 0x0000564c187e12ec n/a (Xorg + 0xd72ec)
#12 0x0000564c18744195 n/a (Xorg + 0x3a195)
#13 0x00007f6a57500b25 __libc_start_main (libc.so.6 + 0x27b25)
#14 0x0000564c187445de _start (Xorg + 0x3a5de)

Stack trace of thread 734:
#0  0x00007f6a573d38ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
#1  0x00007f6a573cd270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
#2  0x00007f6a56719b90 n/a (intel_drv.so + 0xb0b90)
#3  0x00007f6a573c7259 start_thread (libpthread.so.0 + 0x9259)
#4  0x00007f6a575d75e3 __clone (libc.so.6 + 0xfe5e3)

Stack trace of thread 738:
#0  0x00007f6a573d38ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
#1  0x00007f6a573cd270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
#2  0x00007f6a54eeb16c n/a (i965_dri.so + 0x23f16c)
#3  0x00007f6a54eeab28 n/a (i965_dri.so + 0x23eb28)
#4  0x00007f6a573c7259 start_thread (libpthread.so.0 + 0x9259)
#5  0x00007f6a575d75e3 __clone (libc.so.6 + 0xfe5e3)

Stack trace of thread 739:
#0  0x00007f6a573d38ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
#1  0x00007f6a573cd270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
#2  0x00007f6a54eeb16c n/a (i965_dri.so + 0x23f16c)
#3  0x00007f6a54eeab28 n/a (i965_dri.so + 0x23eb28)
#4  0x00007f6a573c7259 start_thread (libpthread.so.0 + 0x9259)
#5  0x00007f6a575d75e3 __clone (libc.so.6 + 0xfe5e3)

Stack trace of thread 736:
#0  0x00007f6a573d38ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
#1  0x00007f6a573cd270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
#2  0x00007f6a54eeb16c n/a (i965_dri.so + 0x23f16c)
#3  0x00007f6a54eeab28 n/a (i965_dri.so + 0x23eb28)
#4  0x00007f6a573c7259 start_thread (libpthread.so.0 + 0x9259)
#5  0x00007f6a575d75e3 __clone (libc.so.6 + 0xfe5e3)

Stack trace of thread 737:
#0  0x00007f6a573d38ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca)
#1  0x00007f6a573cd270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270)
#2  0x00007f6a54eeb16c n/a (i965_dri.so + 0x23f16c)
#3  0x00007f6a54eeab28 n/a (i965_dri.so + 0x23eb28)
#4  0x00007f6a573c7259 start_thread (libpthread.so.0 + 0x9259)
#5  0x00007f6a575d75e3 __clone (libc.so.6 + 0xfe5e3)

Process 733 (Xorg) crashed and dumped core.

This usually indicates a programming error in the crashing program and
should be reported to its vendor as a bug.

Last edited by thatevan (2021-06-09 05:46:51)


smile

Offline

#7 2021-06-09 05:39:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,443

Re: [SOLVED] sudden logout when using wine to open games in xorg

Please use code tags, https://bbs.archlinux.org/help.php#bbcode
It aborts w/ a fatal error which is likely recorded in the (old, if you're running an X11 server again atm) Xorg log (along the abort trace)

Offline

#8 2021-06-09 05:54:55

thatevan
Member
Registered: 2021-06-08
Posts: 12

Re: [SOLVED] sudden logout when using wine to open games in xorg

seth wrote:

It aborts w/ a fatal error which is likely recorded in the (old, if you're running an X11 server again atm) Xorg log (along the abort trace)

i've figured it out, apparently it was because of an old driver issue from xf86-video-intel, deleting that package and a restart fixes everything, thanks for the help.


smile

Offline

#9 2021-06-09 05:58:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,443

Re: [SOLVED] sudden logout when using wine to open games in xorg

Cool.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB