http://bugs.freedesktop.org/show_bug.cgi?id=21842





--- Comment #18 from Stefan Dösinger <stefandoesin...@gmx.at>  2009-05-22 
08:07:41 PST ---
Ok, got the crash again. Similar user-visible symptoms, slightly different
backtrace(I guess the code changed):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7c006b0 (LWP 21043)]
0xb80b5056 in do_get_buffers (pDraw=0xa254668, width=0xbf9eb920,
height=0xbf9eb924,
    attachments=0xa24b1f4, count=1, out_count=0xbf9eb928, has_format=1) at
dri2.c:190
190             && (pDraw->height == pPriv->height);
(gdb) bt full
#0  0xb80b5056 in do_get_buffers (pDraw=0xa254668, width=0xbf9eb920,
    height=0xbf9eb924, attachments=0xa24b1f4, count=1, out_count=0xbf9eb928,
    has_format=1) at dri2.c:190
        ds = (DRI2ScreenPtr) 0xa19b130
        pPriv = (DRI2DrawablePtr) 0x0
        buffers = <value optimized out>
        need_real_front = <value optimized out>
        need_fake_front = <value optimized out>
        have_fake_front = <value optimized out>
        front_format = <value optimized out>
        dimensions_match = 0
        i = <value optimized out>
#1  0xb80b5d50 in ProcDRI2Dispatch (client=0xa240128) at dri2ext.c:280
        stuff = <value optimized out>
#2  0x08090b8f in Dispatch () at dispatch.c:432
        result = <value optimized out>
        client = (ClientPtr) 0xa240128
        nready = 0
        start_tick = 280
#3  0x0806932d in main (argc=5, argv=0xbf9eba74, envp=0x21000e) at main.c:283
        i = 1
        alwaysCheckForInput = {0, 1}
(gdb)

The dri driver is the correct one:
libGL: OpenDriver: trying /opt/gfx-test/lib/dri/r300_dri.so
(II) AIGLX: Loaded and initialized /opt/gfx-test/lib/dri/r300_dri.so


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to