bugzilla-daemon at freedesktop.org
2013-May-12 14:43 UTC
[Nouveau] [Bug 64493] New: X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493
Priority: medium
Bug ID: 64493
Assignee: nouveau at lists.freedesktop.org
Summary: X server crashes when launch Savage XR
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: ginermail at gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: 9.1
Component: Drivers/DRI/nouveau
Product: Mesa
Savage XR wasn't stable on nouveau before but now I can't launch it
because it
craches X server.
OS: Arch Linux
$ pacman -Q | grep -i nouveau
nouveau-dri 9.1.2-1
xf86-video-nouveau 1.0.7-1
$ pacman -Qi xorg-server | grep Version
Version : 1.14.1-1
$ uname -a
Linux giner-arch 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 21:11:14 CEST 2013 i686
GNU/Linux
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 GT]
(rev a1)
$ sudo grep -i nouveau /var/log/kern.log | tail
*****************************************************************************
May 12 17:21:02 giner-arch kernel: [ 513.858894] nouveau E[
PGRAPH][0000:01:00.0] ch 4 [0x001f939000 gnome-shell[1542]] subc 3 class 0x8297
mthd 0x0e04 data 0xff380000
May 12 17:21:02 giner-arch kernel: [ 513.858909] nouveau E[
PGRAPH][0000:01:00.0] DATA_ERROR INVALID_VALUE
May 12 17:21:02 giner-arch kernel: [ 513.858913] nouveau E[
PGRAPH][0000:01:00.0] DATA_ERROR
May 12 17:21:02 giner-arch kernel: [ 513.858917] nouveau E[
PGRAPH][0000:01:00.0] ch 4 [0x001f939000 gnome-shell[1542]] subc 3 class 0x8297
mthd 0x0e08 data 0xffd30000
May 12 18:33:35 giner-arch kernel: [ 4866.200937] nouveau E[
PGRAPH][0000:01:00.0] DATA_ERROR INVALID_VALUE
May 12 18:33:35 giner-arch kernel: [ 4866.200943] nouveau E[
PGRAPH][0000:01:00.0] DATA_ERROR
May 12 18:33:35 giner-arch kernel: [ 4866.200948] nouveau E[
PGRAPH][0000:01:00.0] ch 4 [0x001f939000 gnome-shell[2500]] subc 3 class 0x8297
mthd 0x0e04 data 0xff380000
May 12 18:33:35 giner-arch kernel: [ 4866.200967] nouveau E[
PGRAPH][0000:01:00.0] DATA_ERROR INVALID_VALUE
May 12 18:33:35 giner-arch kernel: [ 4866.200971] nouveau E[
PGRAPH][0000:01:00.0] DATA_ERROR
May 12 18:33:35 giner-arch kernel: [ 4866.200975] nouveau E[
PGRAPH][0000:01:00.0] ch 4 [0x001f939000 gnome-shell[2500]] subc 3 class 0x8297
mthd 0x0e08 data 0xffd30000
*****************************************************************************
$ tail -n 30 /var/log/Xorg.0.log.old
*****************************************************************************
[ 529.737] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280
1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 529.737] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280
1376 1488
1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 4863.472] (EE)
[ 4863.472] (EE) Backtrace:
[ 4863.494] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x49) [0x81d7ae9]
[ 4863.494] (EE) 1: /usr/bin/Xorg (0x8048000+0x193854) [0x81db854]
[ 4863.494] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb775d40c]
[ 4863.494] (EE) 3: /usr/lib/xorg/modules/dri/nouveau_dri.so
(0xb5639000+0x24b065) [0xb5884065]
[ 4863.494] (EE) 4: /usr/lib/xorg/modules/extensions/libglx.so
(0xb6f1e000+0xbd98) [0xb6f29d98]
[ 4863.494] (EE) 5: /usr/lib/xorg/modules/extensions/libglx.so
(0xb6f1e000+0x40300) [0xb6f5e300]
[ 4863.494] (EE) 6: /usr/lib/xorg/modules/extensions/libglx.so
(0xb6f1e000+0x42a2e) [0xb6f60a2e]
[ 4863.494] (EE) 7: /usr/bin/Xorg (0x8048000+0x3144d) [0x807944d]
[ 4863.494] (EE) 8: /usr/bin/Xorg (0x8048000+0x1f625) [0x8067625]
[ 4863.494] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf3) [0xb73937c3]
[ 4863.494] (EE) 10: /usr/bin/Xorg (0x8048000+0x1f9f9) [0x80679f9]
[ 4863.494] (EE)
[ 4863.494] (EE) Segmentation fault at address 0xde5
[ 4863.494]
Fatal server error:
[ 4863.494] Caught signal 11 (Segmentation fault). Server aborting
[ 4863.494]
[ 4863.494] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 4863.494] (EE) Please also check the log file at
"/var/log/Xorg.0.log" for
additional information.
[ 4863.494] (EE)
[ 4863.494] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 4863.494] (II) NOUVEAU(0): NVLeaveVT is called.
[ 4863.527] Server terminated with error (1). Closing log file.
*****************************************************************************
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20130512/07e1e402/attachment.html>
bugzilla-daemon at freedesktop.org
2013-May-12 18:23 UTC
[Nouveau] [Bug 64493] X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493 --- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> --- The PGRAPH messages listed are harmless and do not cause your issues :) Although there are a few things you can do 1. Find out which component did you update when the issue occurred * The game, X, xf86-video-nouveau, mesa, kernel ? 2. Check if the software renderer produces the same result * export LIBGL_ALWAYS_SOFTWARE=1 && savage... 3. Attach better logs * http://nouveau.freedesktop.org/wiki/Bugs -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130512/8cd25312/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-May-12 22:33 UTC
[Nouveau] [Bug 64493] X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493 --- Comment #2 from Stanislav <ginermail at gmail.com> --- Created attachment 79217 --> https://bugs.freedesktop.org/attachment.cgi?id=79217&action=edit dmesg> 1. Find out which component did you update when the issue occurred > * The game, X, xf86-video-nouveau, mesa, kernel ?Unfortunately I can't remember. I'd been using proprietary driver before today as I didn't get luck with nouveau.> 2. Check if the software renderer produces the same result > * export LIBGL_ALWAYS_SOFTWARE=1 && savage...Same result -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130512/cbd83907/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-14 22:54 UTC
[Nouveau] [Bug 64493] X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493 --- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> --- (In reply to comment #2)> > 2. Check if the software renderer produces the same result > > * export LIBGL_ALWAYS_SOFTWARE=1 && savage... > Same resultIf X crashes while using the swrast (i.e. when LIBGL_ALWAYS_SOFTWARE is set), then the issue is not nouveau but mesa related. If you're interested in getting this sorted you could track the package and commit that caused this :) Hint - seems like the package is mesa and/or xorg-server -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130814/7da911d0/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-14 23:03 UTC
[Nouveau] [Bug 64493] X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493 --- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> --- [ 4863.494] (EE) Segmentation fault at address 0xde5 This is likely a simple null pointer dereference. Install the debug versions of the libraries (xf86-video-nouveau, mesa, X), and run X inside gdb (or just use gdb to look up where in the code it's dying based on the addresses it prints). Not sure about the assertion that LIBGL_ALWAYS_SOFTWARE=1 + X crash = not a bug in nouveau. There's still the ddx... -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130814/c70aa71c/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Sep-18 20:38 UTC
[Nouveau] [Bug 64493] X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493
GitLab Migration User <gitlab-migration at fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #5 from GitLab Migration User <gitlab-migration at
fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1053.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20190918/679be0a5/attachment.html>
Reasonably Related Threads
- [Bug 92515] New: Virtualbox with 3D acceleration and with installed vbox-additions crashes
- Bug: noveau DATA_ERROR / CACHE_ERROR on Quadro NVS 290
- [Bug 78863] New: [nv50] errors when starts gnome-shell
- [Bug 56446] New: BUG: unable to handle kernel paging request at ffffc90014e00000
- [Bug 77690] New: [nv49] Hearthstone corrupted display screen with wine