Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1003        
   
           Summary: running two instances of glsnake locks X
           Product: Mesa
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Drivers/DRI/r200
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Running two instances of glsnake (either the version of glsnake that comes with
xscreensaver, or the original version from http://spacepants.org/src/glsnake)
causes an X lockup. The mouse still moves, but no screen updates occur.

Connecting with ssh from another box, I see that X is using 99% of a CPU and
that one of the glsnake instances is still running.

The other instances has exited as follows:
ioctl(4, 0x6444, 0)                     = -1 EBUSY (Device or resource busy)
nanosleep({0, 1000}, NULL)              = 0
sched_yield()                           = 0
[... lots more of these repeated here ...]
ioctl(4, 0x6444, 0)                     = -1 EBUSY (Device or resource busy)
nanosleep({0, 1000}, NULL)              = 0
sched_yield()                           = 0
ioctl(4, 0x4008642b, 0x7fbfffee70)      = 0
write(2, "Error: R200 timed out... exiting"..., 33) = 33
exit_group(-1)

Attempting (as root) to attach strace or gdb to X fails.

ATI FireGL 8800 128MB, FC2/AMD64, xorg-x11-6.7.0-5        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to