On Thursday 10 June 2010 15:24:04 ext Liebe Markus (RtP2/TEF72) wrote:
> > Well that usually means out of memory. That's strange. Did
> > you try cleaning
> > the build directory and made sure no stale plugins are still left.
> 
> I did a git clean -dxf before building
> 
> > If the crash still is present with a clean build try
> > debugging where the
> > std::bad_alloc exception is thrown. That is do a "break
> > __cxa_throw" before
> > running creator.
> 
> Thanks for the hint. I attached the bt of this one.
Hmm, crashing in trying to restore settings from
$HOME/.config/Trolltech.conf

Try deleting the line starting with filedial...@bytearray from that file.

If that works, I'd be interested in that line.

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

Reply via email to