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=3862          
     
           Summary: Seg. fault with r128 driver
           Product: DRI
           Version: XOrg 6.7.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libGL
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Dell 4550, ATI-Rage card and "r128" driver. Xorg installed from Debian unstable.
DRM-modules installed from fresh snapshots at
http://dri.freedesktop.org/snapshots/ : 
http://dri.freedesktop.org/snapshots/common-20050718-linux.i386.tar.bz2 
http://dri.freedesktop.org/snapshots/rage128-20050718-linux.i386.tar.bz2

Installation was ok. Further X-launch reported no problem:
(II) R128(0): [drm] created "r128" driver at busid "pci:0000:01:00.0"
(II) R128(0): [dri] Visual configs initialized

But 'glxinfo' yielded following:

libGL warning: 3D driver claims to not support visual 0x24
libGL warning: 3D driver claims to not support visual 0x28
libGL warning: 3D driver claims to not support visual 0x2c
libGL warning: 3D driver claims to not support visual 0x30
Violación de segmento

(so, "segmentation fault")
My .drirc is simple <driconf></driconf>

The output of 'gdb /usr/X11R6/bin/glxinfo' after 'run' and 'bt' is:
#0  0xb7976180 in driSetTextureSwapCounterLocation (heap=0x0,
    counter=0x8051f24) at ../common/texmem.c:652
#1  0xb7979cb6 in r128CreateContext (glVisual=0x804ed18,
    driContextPriv=0x804fd20, sharedContextPrivate=0x0) at r128_context.c:175
#2  0xb79775b0 in driCreateNewContext (dpy=0x804d008, modes=0x804ed18,
    render_type=0, sharedPrivate=0x0, pctx=0x8050eac)
    at ../common/dri_util.c:1059
#3  0xb7f260de in DriverCreateContextWrapper () from /usr/lib/libGL.so.1
#4  0xb7f2650d in CreateContext () from /usr/lib/libGL.so.1
#5  0xb7f2670e in glXCreateContext () from /usr/lib/libGL.so.1
#6  0x0804901a in ?? ()
#7  0x0804d008 in ?? ()
#8  0x080507e8 in ?? ()
#9  0x00000000 in ?? ()
#10 0x00000001 in ?? ()
#11 0x00000064 in ?? ()
#12 0x00000064 in ?? ()
#13 0x00000000 in ?? ()
#14 0x00000018 in ?? ()
#15 0x00000001 in ?? ()
#16 0x0804e2a8 in ?? ()
#17 0x0000280a in ?? ()
#18 0xbffffae0 in ?? ()

I can give any log-output that you consider relevant          
     
     
--           
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.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to