Another issue starting qtdemo from Qt 4.5:

qtdemo: radeon_lock.c:66: radeonGetLock: Assertion `drawable != ((void *)0)' 
failed.

Program received signal SIGABRT, Aborted.
0x0ec9542c in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
#0  0x0ec9542c in *__GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x0ec970c4 in *__GI_abort () at abort.c:88
#2  0x0ec8c328 in *__GI___assert_fail (assertion=0xde7f744 "drawable != ((void 
*)0)", file=0xde7f75c "radeon_lock.c", line=66, function=0xde7f734 
"radeonGetLock") at assert.c:78
#3  0x0dcb42b4 in radeonGetLock (rmesa=0x100f0d20, flags=<value optimized out>) 
at radeon_lock.c:66
#4  0x0dcb4348 in radeon_lock_hardware (radeon=<value optimized out>) at 
radeon_lock.c:112
#5  0x0dcb113c in rcommonFlushCmdBuf (rmesa=0x100f0d20, caller=0xde79854 
"r300DestroyContext") at radeon_common.c:997
#6  0x0dc8168c in r300DestroyContext (driContextPriv=<value optimized out>) at 
r300_context.c:496
#7  0x0dc80124 in radeonDestroyContext (driContextPriv=<value optimized out>) 
at radeon_screen.c:1393
#8  0x0dc78f8c in driDestroyContext (pcp=0x100ebcc8) at ../common/dri_util.c:531
#9  0x0e8e8804 in driDestroyContext (context=0x100b5d08, psc=<value optimized 
out>, dpy=<value optimized out>) at dri_glx.c:444
#10 0x0e8b7ac8 in DestroyContext (dpy=0x10078c50, gc=0x100a7e38) at 
glxcmds.c:528
#11 0x0fe7e8e4 in QGLContext::reset (this=0x100a85b8) at qgl_x11.cpp:640
#12 0x0fe47098 in ~QGLContext (this=0x100a85b8) at qgl.cpp:1532
#13 0x0fe40c3c in ~QGLWidget (this=0x6f8281b8) at qgl.cpp:2795
#14 0x1002f2d0 in ?? ()
#15 0x10030190 in ?? ()
#16 0x1000b344 in ?? ()
#17 0x0ec7cae4 in generic_start_main (main=0x1000b2f0 <_init+448>, argc=1, 
ubp_av=0x6f828644, auxvec=0x6f828758, init=0x10034160, fini=<value optimized 
out>, rtld_fini=<value optimized out>, 
    stack_end=<value optimized out>) at ../csu/libc-start.c:222
#18 0x0ec7cca0 in __libc_start_main (argc=<value optimized out>, ubp_av=<value 
optimized out>, ubp_ev=<value optimized out>, auxvec=<value optimized out>, 
rtld_fini=<value optimized out>, 
    stinfo=<value optimized out>, stack_on_entry=<value optimized out>) at 
../sysdeps/unix/sysv/linux/powerpc/libc-start.c:92
#19 0x00000000 in ?? ()


Works with master.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to