|
|
#1 | |
|
Registered User
Join Date: Jul 2008
Location: Poland
Posts: 18
|
X.org is crashing repeatedly while watching life stream video on this site: http://www.humblebundle.com/
/var/log/Xorg.0.log: Code:
[ 33269.808]
Backtrace:
[ 33269.919] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb7745ca7]
[ 33269.919] 1: /usr/bin/X (0xb75c1000+0x1887ba) [0xb77497ba]
[ 33269.919] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb75a340c]
[ 33269.919] 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0xb487f000+0xd4140) [0xb4953140]
[ 33269.919] Segmentation fault at address 0xb7126000
[ 33269.919]
Fatal server error:
[ 33269.919] Caught signal 11 (Segmentation fault). Server aborting
[ 33269.919]
[ 33269.936]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 33269.936] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 33269.936]
[ 33269.960] (II) Power Button: Close
[ 33269.961] (II) UnloadModule: "evdev"
[ 33269.961] (II) Unloading evdev
[ 33269.976] (II) Power Button: Close
[ 33269.976] (II) UnloadModule: "evdev"
[ 33269.976] (II) Unloading evdev
[ 33269.992] (II) USB Keyboard: Close
[ 33269.992] (II) UnloadModule: "evdev"
[ 33269.992] (II) Unloading evdev
[ 33270.032] (II) USB Keyboard: Close
[ 33270.032] (II) UnloadModule: "evdev"
[ 33270.032] (II) Unloading evdev
[ 33270.121] (II) USB Optical Mouse: Close
[ 33270.121] (II) UnloadModule: "evdev"
[ 33270.121] (II) Unloading evdev
driver 295.20 Debian GNU/Linux 7.0 Wheezy (testing) 32-bit X.org 1.11.3 KDE 4.7.4 |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2008
Location: Poland
Posts: 18
|
I just had yet another X.org crash with the same backtrace while using KWin's "Desktop Grid" compositing effect.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jul 2008
Location: Poland
Posts: 18
|
This problem is still present in 295.40.
So I guess the whole 295.x line is affected. But it works fine on 290.10. Code:
... [ 24805.889] Backtrace: [ 24806.077] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb76bbcc7] [ 24806.077] 1: /usr/bin/X (0xb7537000+0x1887ba) [0xb76bf7ba] [ 24806.077] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb751940c] [ 24806.097] 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0xb47e5000+0xd472a) [0xb48b972a] [ 24806.097] Segmentation fault at address 0xb7097000 [ 24806.097] Fatal server error: [ 24806.097] Caught signal 11 (Segmentation fault). Server aborting ... |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jul 2008
Location: Poland
Posts: 18
|
Still a problem in 295.49:
Code:
[ 1321.050] Backtrace: [ 1321.051] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb76eecc7] [ 1321.052] 1: /usr/bin/X (0xb756a000+0x1887ba) [0xb76f27ba] [ 1321.052] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb754c40c] [ 1321.052] 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0xb47f2000+0xd4b25) [0xb48c6b25] [ 1321.052] Segmentation fault at address 0xb70c9000 [ 1321.052] Fatal server error: [ 1321.052] Caught signal 11 (Segmentation fault). Server aborting |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Apr 2006
Posts: 17
|
I think I got the same crash issue.
Driver 290.10 is very stable, starting with 295.20 I experienced a lot of crashes. Infact 295.20 was worst, 295.33/.40 improved the situation and 302.07 almost looks stable but I still encounter a crash. I assume one is able to trigger the crash pretty constantly by browsing using Chrome and trying to "scroll" or "resize" the window. Using: Kernel 3.1.10 glibc 2.14.1 nVidia GeForce 8600GT Driver 295.20 up to 302.07 OpenSUSE 12.1 32-bit X.org 1.10.4 GNOME 3.2.1 Chromium 20.0.1128.0 TwinView / Dual-Screen Setup Snip from my Xorg log which contained the crashes: Code:
[ 1111.811] Backtrace: [ 1111.811] 0: /usr/bin/Xorg (xorg_backtrace+0x37) [0x80a86b7] [ 1111.811] 1: /usr/bin/Xorg (0x8048000+0x64a0a) [0x80aca0a] [ 1111.811] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c] [ 1111.811] 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0xb492b000+0xe3e3a) [0xb4a0ee3a] [ 1111.811] Segmentation fault at address 0xb48df000 [ 1111.811] Fatal server error: [ 1111.811] Caught signal 11 (Segmentation fault). Server aborting If anything else needs to be dumped or provided please ask. It appears 295.20 is much faster including the latest 302 series (yeah, xrandr!!!) which I'd really like to start using in production finally if it doesn't crash. Until then it's down to 290.10... Mind that the 7z.gz bug report is actually a 7z compressed file, needed to rename and recompress it appropriately to get it to upload here due to the size.Last edited by FunkyM; 05-07-12 at 04:14 AM. Reason: Added Kernel & glibc versions |
|
|
|
|
|
#6 | |
|
NVIDIA Corporation
Join Date: Dec 2010
Posts: 259
|
I think you both facing issue with G84 with different distros. Did you guys just watching flash videos OR Doing any other work to trigger this issue.
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Apr 2006
Posts: 17
|
Apart from flash, I can trigger the crash by scrolling in the browser or by resizing the browser window, too.
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Nov 2010
Posts: 16
|
for me it happens randomly - most of the time tvout is enabled.
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: Apr 2006
Posts: 17
|
Do you need more information, backtraces, gdb session logs or similar or could you guys reproduce the issue already?
|
|
|
|
|
|
#10 |
|
Registered User
Join Date: Jan 2005
Posts: 4
|
FunkyM: does the crash still happen if you disable the Render extension?
(ie Option "NoRenderExtension" "true" ) I am trying things at random. This one seems to maybe have helped for me (for now) |
|
|
|
|
|
#11 |
|
Registered User
Join Date: Apr 2006
Posts: 17
|
The segfault is still evident after upgrading to 302.11.
Instead of disabling the Render extension (which prevents the crashes) I rather downgrade to 290.10 which works fine. Additional drawback noticed with these drivers: Switching to the console only shows black screens, switching back to the XServer works though. |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Apr 2006
Posts: 17
|
While it appears it is much harder to get to crash on scrolling, it occasionally still crashes on latest 302.17:
Code:
Backtrace: [ 1421.046] 0: /usr/bin/Xorg (xorg_backtrace+0x37) [0x80a86b7] [ 1421.046] 1: /usr/bin/Xorg (0x8048000+0x64a0a) [0x80aca0a] [ 1421.046] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c] [ 1421.046] 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0xb48c8000+0xe41fa) [0xb49ac1fa] [ 1421.046] Segmentation fault at address 0xb487c000 [ 1421.046] Fatal server error: [ 1421.046] Caught signal 11 (Segmentation fault). Server aborting [ 1421.046] [ 1421.046] |
|
|
|
![]() |
| Thread Tools | |
|
|