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://bugs.freedesktop.org/show_bug.cgi?id=1773        
   




------- Additional Comments From [EMAIL PROTECTED]  2004-11-28 12:24 -------
(In reply to comment #6)
> I tried and it still locks up.

Yes it still locks up and from strace I can see it loops forever.
But somewhing has changed now because previously I got
gettimeofday({1099555005, 69646}, NULL) = 0
gettimeofday({1099555005, 69665}, {4294967236, 0}) = 0
beatween ioctl() calls.. in strace.log

Now the strace looks like
ioctl(4, 0x4008642a, 0xbffffa48)        = 0
write(3, "\200\t\3\0\0\0\0\0\2\0`\0", 12) = 12
read(3, "\f\n\37\0\2\0`\0\0\0\0\0,\1,\1\0\0t\10\250 w\10\210\363"..., 32) = 32
read(3, "\1\0 \0\5\0\0\0\0\0\0\0\1\1\0\0\0\0\0\0,\1,\1\1\0\0\0\0"..., 32) = 32
read(3, "\1\0\0\0", 4)                  = 4
read(3, "\0\0\0\0,\1,\1", 8)            = 8
read(3, "\0\0\0\0,\1,\1", 8)            = 8
ioctl(4, 0x4008642a, 0xbffffa48)        = 0
ioctl(3, FIONREAD, [0])                 = 0
ioctl(4, 0x40106450, 0xbffff8f0)        = 0
ioctl(4, 0xc0086451, 0xbffff9b8)        = 0
ioctl(4, 0x40106450, 0xbffff930)        = 0
ioctl(4, 0x40186448, 0xbffffab0)        = 0
ioctl(4, 0xc0286429, 0xbffff390)        = 0
ioctl(4, 0x40106450, 0xbfffd3f0)        = 0
ioctl(4, 0x40106450, 0xbffff450)        = 0
ioctl(4, 0x40106450, 0xbffffa70)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
ioctl(4, 0xc010643a, 0xbffffab0)        = 0
ioctl(4, 0x6447, 0)                     = 0
gettimeofday({1101672442, 574975}, NULL) = 0
gettimeofday({1101672442, 575002}, {4294967236, 0}) = 0
ioctl(3, FIONREAD, [0])                 = 0
ioctl(4, 0x40106450, 0xbffff8f0)        = 0
ioctl(4, 0xc0086451, 0xbffff9b8)        = 0
ioctl(4, 0x40106450, 0xbffff930)        = 0
ioctl(4, 0x40186448, 0xbffffab0)        = 0
ioctl(4, 0x40106450, 0xbffff450)        = 0
ioctl(4, 0x40106450, 0xbffffa70)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
ioctl(4, 0xc0086451, 0xbffffaa0)        = 0
.... and so on... filling free disk space...

What steps I need to do in order to debug it more precisly ?
        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to