Crash while coding

Thierry RAMANAMPANOHARANA thierry_rama at hotmail.com
Mon Mar 10 12:24:02 UTC 2003


Hi,

GIdeon crashed while I was coding. I think it has to do with code hinting as 
I typed control-space.

[New Thread 8192 (LWP 3344)]
[New Thread 16385 (LWP 3345)]
[New Thread 8194 (LWP 3346)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x410e3c63 in waitpid () from /lib/i686/libpthread.so.0
#3  0x40906d94 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x40e5cb00 in QUtf8Codec::fromUnicode(QString const&, int&) const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#6  0x40e598c8 in QTextCodec::fromUnicode(QString const&) const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#7  0x40e408ae in QString::local8Bit() const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#8  0x40e40f53 in QString::localeAwareCompare(QString const&) const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#9  0x40ce00fa in QListViewItem::compare(QListViewItem*, int, bool) const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#10 0x442c6d5e in ProblemItem::compare(QListViewItem*, int, bool) const (
    this=0x0, item=0x8635c20, column=1, ascending=false)
    at problemreporter.cpp:75
#11 0x40ceef96 in 
QListViewPrivate::SortableItem::cmp(QListViewPrivate::SortableItem const&) 
const () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#12 0x40ceeb9f in void qHeapSortHelper<QListViewPrivate::SortableItem*, 
QListViewPrivate::SortableItem>(QListViewPrivate::SortableItem*, 
QListViewPrivate::SortableItem*, QListViewPrivate::SortableItem, unsigned) 
()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#13 0x40ceeafa in void 
qHeapSort<QListViewPrivate::SortableItem*>(QListViewPrivate::SortableItem*, 
QListViewPrivate::SortableItem*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#14 0x40ce023f in QListViewItem::sortChildItems(int, bool) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#15 0x40ce0855 in QListViewItem::enforceSortOrder() const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#16 0x40ce9da7 in QListView::firstChild() const ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#17 0x442c5701 in ProblemReporter::removeAllErrors(QString const&) (
    this=0x83d1038, filename=@0xbffff674) at problemreporter.cpp:147
#18 0x4428d577 in CppSupportPart::customEvent(QCustomEvent*) 
(this=0x846ca60,
    ev=0x8375eb8) at /usr/lib/qt-3.1/include/qguardedptr.h:112
#19 0x40c3f370 in QObject::event(QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#20 0x40bf5a61 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#21 0x40bf5719 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#22 0x408a4d3d in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#23 0x40bf658e in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#24 0x40bf6442 in QApplication::sendPostedEvents() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#25 0x40bbc050 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#26 0x40c0566d in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#27 0x40c0553f in QEventLoop::exec() () from 
/usr/lib/qt-3.1/lib/libqt-mt.so.3
#28 0x40bf5c14 in QApplication::exec() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#29 0x080683d5 in main (argc=1, argv=0xbffffb54) at main.cpp:83
#30 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6

I last update from CVS on 08/03/2003.

Regards.




>From: "Thierry RAMANAMPANOHARANA" <thierry_rama at hotmail.com>
>Reply-To: kdevelop-devel at kdevelop.org
>To: kdevelop-devel at kdevelop.org
>Subject: Re: Crash on loading project
>Date: Sun, 09 Mar 2003 01:52:25 +0000
>
>Hi,
>
>I  changed to other style (including the default KDE) but sill crashes, 
>like 1/2 times. I even change fonts vi KDE control center, but not better. 
>I  have 512M of RAM. I hope I wasn't running out of memory.
>
>Regards.
>
>>From: Harald Fernengel <harry at kdevelop.org>
>>Reply-To: kdevelop-devel at kdevelop.org
>>To: kdevelop-devel at kdevelop.org, "Thierry RAMANAMPANOHARANA" 
>><thierry_rama at hotmail.com>
>>Subject: Re: Crash on loading project
>>Date: Sat, 8 Mar 2003 12:00:07 +0100
>>
>>Hi,
>>
>>On Saturday 08 March 2003 09:56, Thierry RAMANAMPANOHARANA wrote:
>> > I have a new backtrace related to the crash I  experienced when loading
>> > gideon source tree as a project. Seems it goes deep into KDE. So here 
>>it
>> > is:
>> > #3  0x40eadf8e in operator new(unsigned) (sz=1592) at
>> > ../../../../libstdc++-v3/libsupc++/new_op.cc:48
>> > #4  0x40c05903 in QFont::QFont(QFontPrivate*, bool) () from
>> > /usr/lib/qt-3.1/lib/libqt-mt.so.3
>> > #5  0x40c05c87 in QFont::detach() () from 
>>/usr/lib/qt-3.1/lib/libqt-mt.so.3
>> > #6  0x40c064ba in QFont::setWeight(int) () from
>> > /usr/lib/qt-3.1/lib/libqt-mt.so.3
>> > #8  0x41e5812b in KeramikStyle::drawControl(QStyle::ControlElement,
>> > QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned,
>> > QStyleOption const&) const () from 
>>/usr/lib/kde3/plugins/styles/keramik.so
>>
>>it crashes in the Keramik Style - Can you switch to KDE default and see
>>whether it is still crashing? Since it is crashing in new... did you run 
>>out
>>of memory? Or maybe a font file is corrupted?
>>
>>Best regards,
>>Harry
>>
>>_______________________________________________
>>Kdevelop-devel mailing list
>>Kdevelop-devel at barney.cs.uni-potsdam.de
>>http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
>_________________________________________________________________
>The new MSN 8: smart spam protection and 2 months FREE*  
>http://join.msn.com/?page=features/junkmail
>
>
>_______________________________________________
>Kdevelop-devel mailing list
>Kdevelop-devel at barney.cs.uni-potsdam.de
>http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail





More information about the KDevelop-devel mailing list