You are not logged in.

#1 2011-09-12 05:20:08

B-80
Member
Registered: 2010-05-05
Posts: 47

libglx.so seg fault occasionally after installing new card.

I used to have another Nvidia card, but I recently upgraded to a 460. The same drivers are used, so I didn't change anything there(I don't know if this was retarded).

Anyway, after a while(it will happen eventually, but not right away) of watching streaming video in firefox, my mouse will move, but be unable to click, then my mouse will freeze. I am still able to ssh in to my computer; X is crashing.

So I did that, and here is the pertinent info from my Xorg.0.log file

[    21.210] (II) No input driver/identifier specified (ignoring)[ 45524.586] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000dc4, 0x0000ac20)
[ 45531.586] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000dc4, 0x0000ac20)
[ 45574.614] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000dc4, 0x0000e530)
[ 45581.614] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000dc4, 0x0000e530)
[ 45586.353] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000dc4, 0x000001c8)
[ 45593.353] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000dc4, 0x000001c8)
[ 45593.354] 
Backtrace:
[ 45593.385] 0: /usr/bin/X (xorg_backtrace+0x26) [0x45d496]
[ 45593.385] 1: /usr/bin/X (0x400000+0x618b9) [0x4618b9]
[ 45593.385] 2: /lib/libpthread.so.0 (0x7f588e50d000+0xf7c0) [0x7f588e51c7c0]
[ 45593.385] 3: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x103c2f4) [
0x7f588ab432f4]
[ 45593.385] 4: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0xff4dd6) [0
x7f588aafbdd6]
[ 45593.385] 5: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x10735e0) [
0x7f588ab7a5e0]
 
[ 45593.385] 6: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x1074694) [
0x7f588ab7b694]
[ 45593.385] 7: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x1074e72) [
0x7f588ab7be72]
[ 45593.386] 8: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x107fa82) [
0x7f588ab86a82][ 45593.386] 9: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x10801c1) [
0x7f588ab871c1]
[ 45593.386] 10: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0x12185c4) 
[0x7f588ad1f5c4]
[ 45593.386] 11: /usr/lib/libnvidia-glcore.so.280.13 (0x7f5889b07000+0xeb0ed9) [
0x7f588a9b7ed9]
[ 45593.386] 12: /usr/lib/xorg/modules/extensions/libglx.so (0x7f588bb56000+0x45
d612) [0x7f588bfb3612]
[ 45593.386] Segmentation fault at address 0x118
[ 45593.386] 
Fatal server error:
[ 45593.386] Caught signal 11 (Segmentation fault). Server aborting
[ 45593.386] 
[ 45593.386] 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 

Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[ 45593.386] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 45593.386] 
[ 45593.468] (II) Power Button: Close
[ 45593.468] (II) UnloadModule: "evdev"
[ 45593.468] (II) Unloading evdev
[ 45593.588] (II) Power Button: Close
[ 45593.588] (II) UnloadModule: "evdev"
[ 45593.588] (II) Unloading evdev
[ 45593.695] (II) Logitech USB-PS/2 Optical Mouse: Close
[ 45593.695] (II) UnloadModule: "evdev"
[ 45593.695] (II) Unloading evdev
[ 45593.802] (II) Venus USB2.0 Camera: Close
[ 45593.802] (II) UnloadModule: "evdev"
[ 45593.802] (II) Unloading evdev
[ 45593.922] (II) AT Translated Set 2 keyboard: Close
[ 45593.922] (II) UnloadModule: "evdev"
[ 45593.922] (II) Unloading evdev

I have no idea what's causing this, and worse yet, I don't know how I will know if it's fixed as the issue seems to happen at random, but only seems to happen when I am watching streaming video.
I am running a pacman -Syu right now, but I already updated nvidia when I got the card. Also I had already updated my xorg.conf file:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ViewSonic Q20wb"
    HorizSync       30.0 - 82.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 460"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Searching the internet, I came upon this: http://www.nvnews.net/vbulletin/showthread.php?t=86253

But, I don't have that option in my xorg.conf file(should I add it, is it default true?)Any Ideas on where to start?

Offline

#2 2011-09-13 11:09:36

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: libglx.so seg fault occasionally after installing new card.

Bump for help.

Offline

#3 2011-09-15 02:12:35

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: libglx.so seg fault occasionally after installing new card.

Another Bump for help, if there is a better place to post this, maybe I could be pointed there?

Offline

#4 2011-09-15 02:15:01

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: libglx.so seg fault occasionally after installing new card.

Did you post on that nvnews forum in your post?  It looks like a pretty active community, might have more traction there.


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#5 2011-09-16 08:02:50

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: libglx.so seg fault occasionally after installing new card.

yeah I did, nothing yet from them either though.

I played starcraft for a few hours straight tonight without a hiccup. Could I be looking in the wrong place? I would think if it were an issue being caused by the drivers, something as intense as gaming would set it off if watching video did...

I think my next step is to test if  this will happen when watching a downloaded video. Maybe it has something to do with lag(trying to play a piece of video that isn't there could be the segfault, no?
Maybe learning more about libglx.so would be a good idea too, looks like I may be on my own with this one...

Last edited by B-80 (2011-09-16 08:06:35)

Offline

#6 2011-09-16 12:40:53

Barafu Albino Cheetah
Member
From: Moscow
Registered: 2011-09-16
Posts: 34

Re: libglx.so seg fault occasionally after installing new card.

I have heard about some unsolvable problems with newest drivers and 4** series. Try either downgrading drivers two steps back or switch to nouveau until new drivers version appear. Nouveau is enough to play Starcraft and use kwin.

Offline

#7 2011-10-12 20:52:58

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: libglx.so seg fault occasionally after installing new card.

Bump; I am still having this problem.
It seems to happen with all flash video, and I can't seem to find any way around this. I don't always get the same error in Xorg.0.log. For instance, I just crashed today and this was my log file:

[ 46917.803] nvLock: client timed out, taking the lock
[ 46923.819] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00008c80, 0x0000ab8c)
[ 46930.819] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00008c80, 0x0000ab8c)

Anyone have any ideas here? I found this thread as well https://bbs.archlinux.org/viewtopic.php?id=120977, I think it's the same problem.

As I understand it, shouldn't flash be unable to crash X?

I can't kill X with Ctrl+Alt+Backspace, but if I ssh in and

/etc/rc.d/lxdm stop
pkill X
ps aux
[kill all X processes]
/etc/rc.d/lxdm start
startx

Or something like that(don't quite remember all the steps), it will get my back to my desktop...
Anyone have any ideas here?

Last edited by B-80 (2011-10-12 21:14:24)

Offline

#8 2011-10-17 02:47:29

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: libglx.so seg fault occasionally after installing new card.

bump for hope

Offline

Board footer

Powered by FluxBB