On Friday 18 December 2009 08:28:59 ext Qt Quest wrote:
> Here's an update:
> 1. I've used git to build qt-creator
>    git clone git://gitorious.org/qt-creator/qt-creator.git
> 2. Removed 4.3 Qt libs from /usr/lib
> 3. Uninstalled 1.2.1 and reinstalled 1.3.0
> 
> But the problem is still there.

So Creator still crashes, and you still get the original backtrace:

> > ----
> > [....]
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 46912524675104 (LWP 26107)]
> > 0x00002aaaab4e2c61 in QX11PaintEngine::drawPixmap (this=<value optimized 
> > out>,
> >     r=<value optimized out>, px=<value optimized out>, _sr=<value optimized 
> > out>)
> >     at painting/qpaintengine_x11.cpp:1919
> > 1919        ::Picture src_pict = 
> > static_cast<QX11PixmapData*>(pixmap.data.data())->picture;
> > (gdb) bt
> > #0  0x00002aaaab4e2c61 in QX11PaintEngine::drawPixmap (this=<value 
> > optimized out>,
> >     r=<value optimized out>, px=<value optimized out>, _sr=<value optimized 
> > out>)
> >     at painting/qpaintengine_x11.cpp:1919
> > [...]

including the <value optimized out> fields?

Andre'
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to