I may have forgotten to compile Qt Creator in debug - my bad. What are the 
configure flags for it?
BTW: The <value optimized> is for the Qt library... isn't it?
Thanks!

--- On Fri, 12/18/09, André Pönitz <andre.poen...@nokia.com> wrote:

From: André Pönitz <andre.poen...@nokia.com>
Subject: Re: [Qt-creator] Qt Creator crashes on breakpoint
To: "qt-creator@trolltech.com" <qt-creator@trolltech.com>
Date: Friday, December 18, 2009, 12:24 PM

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



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

Reply via email to