Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

3D games crash and segfault how to investigate?

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
GODhack
Posts: 50
Joined: 2008-05-23 18:33

3D games crash and segfault how to investigate?

#1 Post by GODhack »

I have nvidia GTX550Ti. And 64bit Debian testing.
Redeclipse randomly crashes for me with entire system and I see no errrors in Xorg.log
Xonotic randomly segfaults for me, I even reported to devs they can not reproduce :(

User avatar
craigevil
Posts: 5391
Joined: 2006-09-17 03:17
Location: heaven
Has thanked: 28 times
Been thanked: 39 times

Re: 3D games crash and segfault how to investigate?

#2 Post by craigevil »

What video driver are you using and how did you install it?

Have you looked at the various logs in /var/log/ including the Xorg logs?

What have you done to investigate?

How To Ask Questions The Smart Way : http://catb.org/esr/faqs/smart-questions.html
Before asking for help Please Read.. What we expect you have already Done http://forums.debian.net/viewtopic.php?f=30&t=47078
Raspberry PI 400 Distro: Raspberry Pi OS Base: Debian Sid Kernel: 5.15.69-v8+ aarch64 DE: MATE Ram 4GB
Debian - "If you can't apt install something, it isn't useful or doesn't exist"
My Giant Sources.list

GODhack
Posts: 50
Joined: 2008-05-23 18:33

Re: 3D games crash and segfault how to investigate?

#3 Post by GODhack »

I use:

Code: Select all

apt-get install nvidia-kernel${VERSION}-$(uname -r)
With the latest kernel version in testing.

I ckecked only for errors in Xorg.log and game generated. Is there smart way to find what is wrong? Or crashes in 3D are normal?

GODhack
Posts: 50
Joined: 2008-05-23 18:33

Re: 3D games crash and segfault how to investigate?

#4 Post by GODhack »

I got this with SDL app:

Code: Select all

[   191.347] (**) NVIDIA(0):     been enabled on all display devices.)
[  9304.030] [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
[  9304.073] 
[  9304.073] Backtrace:
[  9304.551] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f9daa796796]
[  9304.551] 1: /usr/bin/X (mieqEnqueue+0x26b) [0x7f9daa777a5b]
[  9304.551] 2: /usr/bin/X (0x7f9daa618000+0x66a02) [0x7f9daa67ea02]
[  9304.551] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9da26a1000+0x55d8) [0x7f9da26a65d8]
[  9304.551] 4: /usr/bin/X (0x7f9daa618000+0x8d697) [0x7f9daa6a5697]
[  9304.551] 5: /usr/bin/X (0x7f9daa618000+0xb1898) [0x7f9daa6c9898]
[  9304.559] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f9da9940000+0xf030) [0x7f9da994f030]
[  9304.559] 7: /usr/bin/X (0x7f9daa618000+0x5d14f) [0x7f9daa67514f]
[  9304.559] 8: /usr/bin/X (0x7f9daa618000+0x5d738) [0x7f9daa675738]
[  9304.559] 9: /usr/bin/X (0x7f9daa618000+0x1192a5) [0x7f9daa7312a5]
[  9304.559] 10: /usr/bin/X (0x7f9daa618000+0x140f4c) [0x7f9daa758f4c]
[  9304.559] 11: /usr/bin/X (mieqProcessDeviceEvent+0x191) [0x7f9daa777e61]
[  9304.559] 12: /usr/bin/X (mieqProcessInputEvents+0xf8) [0x7f9daa777fa8]
[  9304.559] 13: /usr/bin/X (ProcessInputEvents+0x9) [0x7f9daa6a5719]
[  9304.560] 14: /usr/bin/X (0x7f9daa618000+0x52b82) [0x7f9daa66ab82]
[  9304.560] 15: /usr/bin/X (0x7f9daa618000+0x41ed5) [0x7f9daa659ed5]
[  9304.560] 16: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f9da866aead]
[  9304.560] 17: /usr/bin/X (0x7f9daa618000+0x421ad) [0x7f9daa65a1ad]
[  9304.560] 
[  9304.560] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[  9304.560] [mi] mieq is *NOT* the cause.  It is a victim.
[  9304.608] [mi] EQ processing has resumed after 63 dropped events.
[  9304.608] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[  9306.278] [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
[  9306.291] 
[  9306.291] Backtrace:
[  9306.602] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f9daa796796]
[  9306.602] 1: /usr/bin/X (mieqEnqueue+0x26b) [0x7f9daa777a5b]
[  9306.602] 2: /usr/bin/X (0x7f9daa618000+0x66a02) [0x7f9daa67ea02]
[  9306.605] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9da26a1000+0x55d8) [0x7f9da26a65d8]
[  9306.605] 4: /usr/bin/X (0x7f9daa618000+0x8d697) [0x7f9daa6a5697]
[  9306.605] 5: /usr/bin/X (0x7f9daa618000+0xb1898) [0x7f9daa6c9898]
[  9306.607] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f9da9940000+0xf030) [0x7f9da994f030]
[  9306.607] 7: /usr/bin/X (0x7f9daa618000+0x5d14f) [0x7f9daa67514f]
[  9306.607] 8: /usr/bin/X (0x7f9daa618000+0x5d896) [0x7f9daa675896]
[  9306.607] 9: /usr/bin/X (0x7f9daa618000+0x5da33) [0x7f9daa675a33]
[  9306.607] 10: /usr/bin/X (0x7f9daa618000+0x1191bb) [0x7f9daa7311bb]
[  9306.607] 11: /usr/bin/X (0x7f9daa618000+0x139faf) [0x7f9daa751faf]
[  9306.607] 12: /usr/bin/X (mieqProcessDeviceEvent+0x1b5) [0x7f9daa777e85]
[  9306.607] 13: /usr/bin/X (mieqProcessInputEvents+0xf8) [0x7f9daa777fa8]
[  9306.607] 14: /usr/bin/X (ProcessInputEvents+0x9) [0x7f9daa6a5719]
[  9306.607] 15: /usr/bin/X (0x7f9daa618000+0x52b82) [0x7f9daa66ab82]
[  9306.607] 16: /usr/bin/X (0x7f9daa618000+0x41ed5) [0x7f9daa659ed5]
[  9306.607] 17: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f9da866aead]
[  9306.607] 18: /usr/bin/X (0x7f9daa618000+0x421ad) [0x7f9daa65a1ad]
[  9306.607] 
[  9306.607] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[  9306.607] [mi] mieq is *NOT* the cause.  It is a victim.
[  9308.668] [mi] EQ processing has resumed after 15 dropped events.
[  9308.668] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[  9325.765] [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
[  9325.779] 
[  9325.779] Backtrace:
[  9327.367] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f9daa796796]
[  9327.783] 1: /usr/bin/X (mieqEnqueue+0x26b) [0x7f9daa777a5b]
[  9327.783] 2: /usr/bin/X (0x7f9daa618000+0x66a02) [0x7f9daa67ea02]
[  9327.801] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9da26a1000+0x55d8) [0x7f9da26a65d8]
[  9327.801] 4: /usr/bin/X (0x7f9daa618000+0x8d697) [0x7f9daa6a5697]
[  9327.801] 5: /usr/bin/X (0x7f9daa618000+0xb1898) [0x7f9daa6c9898]
[  9327.802] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f9da9940000+0xf030) [0x7f9da994f030]
[  9327.802] 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f9da864c000+0x11db8d) [0x7f9da8769b8d]
[  9327.803] 8: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x10e9d0) [0x7f9da32959d0]
[  9327.803] 9: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x5297f2) [0x7f9da36b07f2]
[  9327.803] 10: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x529a6b) [0x7f9da36b0a6b]
[  9327.803] 11: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x52611a) [0x7f9da36ad11a]
[  9327.803] 12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x525492) [0x7f9da36ac492]
[  9327.803] 13: /usr/bin/X (0x7f9daa618000+0xcd26f) [0x7f9daa6e526f]
[  9327.803] 14: /usr/bin/X (xf86Wakeup+0x242) [0x7f9daa6a5f02]
[  9327.803] 15: /usr/bin/X (WakeupHandler+0x6b) [0x7f9daa66ed9b]
[  9327.803] 16: /usr/bin/X (WaitForSomething+0x1a4) [0x7f9daa793be4]
[  9327.803] 17: /usr/bin/X (0x7f9daa618000+0x52b91) [0x7f9daa66ab91]
[  9327.803] 18: /usr/bin/X (0x7f9daa618000+0x41ed5) [0x7f9daa659ed5]
[  9327.803] 19: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f9da866aead]
[  9327.803] 20: /usr/bin/X (0x7f9daa618000+0x421ad) [0x7f9daa65a1ad]
[  9327.803] 
[  9327.804] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[  9327.804] [mi] mieq is *NOT* the cause.  It is a victim.
[  9328.262] [mi] EQ overflow continuing.  100 events have been dropped.
[  9328.432] 
[  9328.432] Backtrace:
[  9328.496] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f9daa796796]
[  9328.497] 1: /usr/bin/X (0x7f9daa618000+0x66a02) [0x7f9daa67ea02]
[  9328.497] 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9da26a1000+0x55d8) [0x7f9da26a65d8]
[  9328.497] 3: /usr/bin/X (0x7f9daa618000+0x8d697) [0x7f9daa6a5697]
[  9328.497] 4: /usr/bin/X (0x7f9daa618000+0xb1898) [0x7f9daa6c9898]
[  9328.497] 5: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f9da9940000+0xf030) [0x7f9da994f030]
[  9328.497] 6: /lib/x86_64-linux-gnu/libc.so.6 (0x7f9da864c000+0x11db8d) [0x7f9da8769b8d]
[  9328.497] 7: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x10e9d0) [0x7f9da32959d0]
[  9328.497] 8: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x5297f2) [0x7f9da36b07f2]
[  9328.497] 9: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x529a6b) [0x7f9da36b0a6b]
[  9328.497] 10: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x52611a) [0x7f9da36ad11a]
[  9328.497] 11: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f9da3187000+0x525492) [0x7f9da36ac492]
[  9328.497] 12: /usr/bin/X (0x7f9daa618000+0xcd26f) [0x7f9daa6e526f]
[  9328.497] 13: /usr/bin/X (xf86Wakeup+0x242) [0x7f9daa6a5f02]
[  9328.497] 14: /usr/bin/X (WakeupHandler+0x6b) [0x7f9daa66ed9b]
[  9328.497] 15: /usr/bin/X (WaitForSomething+0x1a4) [0x7f9daa793be4]
[  9328.497] 16: /usr/bin/X (0x7f9daa618000+0x52b91) [0x7f9daa66ab91]
[  9328.497] 17: /usr/bin/X (0x7f9daa618000+0x41ed5) [0x7f9daa659ed5]
[  9328.497] 18: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f9da866aead]
[  9328.497] 19: /usr/bin/X (0x7f9daa618000+0x421ad) [0x7f9daa65a1ad]
[  9328.497] 
[  9329.774] [mi] Increasing EQ size to 512 to prevent dropped events.
[  9329.774] [mi] EQ processing has resumed after 123 dropped events.
[  9329.775] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[  9421.118] (II) Open ACPI successful (/var/run/acpid.socket)
[  9421.550] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select"

Post Reply