With an r300 DRI checked out a couple of days ago I get a SEGV with the
backtrace below, I will try updating from CVS and looking at it more
closely later as I find some time...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 805425952 (LWP 6928)]
r300NewTextureObject (ctx=<value optimized out>, name=<value optimized out>,
    target=<value optimized out>) at r300_tex.c:1106
1106            obj->MaxAnisotropy = rmesa->initialMaxAnisotropy;
(gdb) backtrace
#0  r300NewTextureObject (ctx=<value optimized out>, name=<value optimized out>,
    target=<value optimized out>) at r300_tex.c:1106
#1  0x0f558938 in _mesa_initialize_context (ctx=0x1002fbc0, visual=0x1001ed30,
    share_list=0x0, driverFunctions=<value optimized out>, 
driverContext=0x100261f0)
    at main/context.c:704
#2  0x0f558c54 in _mesa_create_context (visual=0xf5c0898, share_list=0x1c,
    driverFunctions=0x10025388, driverContext=0x20) at main/context.c:1298
#3  0x0f53060c in radeonInitContext (radeon=0x10021008, functions=0x0,
    glVisual=0x100251d0, driContextPriv=0x10020ce0, sharedContextPrivate=0x20)
    at radeon_context.c:153
#4  0x0f535fe0 in r300CreateContext (glVisual=0x1001ed30, 
driContextPriv=0x10020ce0,
    sharedContextPrivate=0x0) at r300_context.c:215
#5  0x0f52f31c in radeonCreateContext (glVisual=0x100251d0, 
driContextPriv=0xf5c0898,
    sharedContextPriv=0x1c) at radeon_screen.c:893
#6  0x0f52b494 in driCreateNewContext (dpy=0x10016008, modes=0x1001ed30,
    render_type=<value optimized out>, sharedPrivate=<value optimized out>,
    pctx=0x10020ce0) at ../common/dri_util.c:798
#7  0x0ff6db9c in CreateContext (dpy=0x10016008, vis=0x10020b48, fbconfig=0x0,
    shareList=0x0, allowDirect=<value optimized out>, contextID=<value 
optimized out>,
    use_glx_1_3=0, renderType=0) at glxcmds.c:353
#8  0x10002260 in ?? ()
#9  0x10003d48 in ?? ()
#10 0x0fc7d8ec in generic_start_main () from /lib/libc.so.6
#11 0x0fc7da34 in __libc_start_main () from /lib/libc.so.6
#12 0x00000000 in ?? ()
        



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to