Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395547 - x11-base/xorg-server-1.11.2-r2 hangs intermittently with x11-drivers/nvidia-drivers-290*
Summary: x11-base/xorg-server-1.11.2-r2 hangs intermittently with x11-drivers/nvidia-d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 14:53 UTC by Tanktalus
Modified: 2012-07-15 06:41 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output from nvidia-bug-report.sh (nvidia-bug-report.log.gz,73.46 KB, application/octet-stream)
2011-12-22 16:44 UTC, Tanktalus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tanktalus 2011-12-21 14:53:04 UTC
From time to time, X hangs - all I can do is move the mouse.  From another machine, I ssh in, connect to that process with gdb, and get this:


(gdb) bt
#0  0x00007f886a6d66ad in ?? ()
   from /usr/lib64/xorg/modules/drivers/nvidia_drv.so
#1  0x00007f886a6d82e0 in ?? ()
   from /usr/lib64/xorg/modules/drivers/nvidia_drv.so
#2  0x00007f886a7505e8 in ?? ()
   from /usr/lib64/xorg/modules/drivers/nvidia_drv.so
#3  0x00007f886a6c0dff in ?? ()
   from /usr/lib64/xorg/modules/drivers/nvidia_drv.so
#4  0x00000000004ca191 in xf86SetCursor ()
#5  0x00000000004c7ca4 in xf86CursorSetCursor ()
#6  0x000000000058722e in miPointerUpdateSprite ()
#7  0x0000000000587521 in miPointerDisplayCursor ()
#8  0x00000000004daed9 in CursorDisplayCursor ()
#9  0x0000000000513107 in AnimCurDisplayCursor ()
#10 0x0000000000445815 in CheckMotion ()
#11 0x000000000051e5c9 in ProcessOtherEvent ()
#12 0x000000000054abea in ProcessPointerEvent ()
#13 0x000000000057bd7e in mieqProcessDeviceEvent ()
#14 0x000000000057bde5 in mieqProcessInputEvents ()
#15 0x000000000047e7b9 in ProcessInputEvents ()
#16 0x0000000000430833 in UpdateCurrentTime ()
#17 0x00000000004e4d55 in SyncSendAlarmNotifyEvents ()
#18 0x00000000004e5000 in SyncAlarmTriggerFired ()
#19 0x00000000004e5395 in IdleTimeWakeupHandler ()
#20 0x000000000043b41a in WakeupHandler ()
#21 0x000000000059aa08 in WaitForSomething ()
#22 0x0000000000436ee2 in Dispatch ()
#23 0x00000000004249ba in main ()

It seems pretty consistent that it's inside xf86SetCursor.  This happens once or twice a day.  I've tried both the 290.* versions of nvidia-drivers available, it doesn't seem to make much difference.

KDE 4.7.90, Qt 4.7.4
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2011-12-22 16:00:23 UTC
Use nvidia-bug-report.sh and send the results to linux-bugs@nvidia.com and post the log here as well. Reference this ticket in your e-mail to nvidia.
Comment 2 Tanktalus 2011-12-22 16:44:16 UTC
Created attachment 296669 [details]
output from nvidia-bug-report.sh

Thanks, I've sent the email with the file attached.  Adding it here, too, as per request.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2012-07-14 20:29:39 UTC
Please retest with the latest X and latest nvidia-drivers.
Comment 4 Tanktalus 2012-07-15 03:19:01 UTC
I'm now running nvidia-drivers 302.17 + xorg-server 1.12.2, and am no longer getting this issue.

Thanks for the follow-up.
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2012-07-15 06:41:50 UTC
Good to hear.