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=7271          
     

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  2006-08-22 14:40 -------
I think the Summary is misleading, it should be obvious tdfx_dri requires
libglide-v3 and this dependency should be supported by distribution. X shouldn't
obviously crash with SEGV, but that's another matter. Instead, the summary
should be about a hang in tdfx, not only Banshee is affected.

Today I did an upgrade to Xorg 7.1. I use not Banshee, but Voodoo3. As we can
see in pasted Xorg logs, AIGLX initializes drm, but somehow locks it in a hard
way. libdrm's drmGetLock stucks in DRM_IOCTL_LOCK ioctl call (not really looping
with the while there, the ioctl gets stuck and never returns), a bt from 
glxinfo:
#0  0x420ca402 in __kernel_vsyscall ()
#1  0x429c54b9 in ?? () from /lib/libc.so.6
#2  0x00166004 in drmGetLock (fd=4, context=2, flags=0) at xf86drm.c:1231
#3  0x001cd0f4 in tdfxMakeCurrent (driContextPriv=0x8a99040,
    driDrawPriv=0x8d2ec20, driReadPriv=0x8d2ec20) at tdfx_context.c:488
(rest shouldn't be relevant, besides I built Mesa with -O2 again after
yesterdays debugging)

This is FC5 with aiglx repository:
libdrm-2.0.2-2.fc5.aiglx
mesa-libGL-6.5-19.fc5.aiglx.l0 ("l0" is my patch for bug #7574)
xorg-x11-server-Xorg-1.1.1-17.fc5.aiglx
kernel-2.6.17-1.2174_FC5 (dmesg says: [drm] Initialized drm 1.0.1 20051102 and
[drm] Initialized tdfx 1.0.0 20010216 on minor 0)

tdfx driver is 1.1.1, but I see people use 1.2.1 and see the same behavior.

The very nasty effect of this hang is that enabling metacity's compositing hangs
whole X (I guess the AIGLX-enabled server locks on the same ioctl, but haven't
tried to debug it).          
     
     
--           
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.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to