Bug 32835 - crash while loading an example
Summary: crash while loading an example
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-23 14:33 UTC by Christoph Tapler
Modified: 2002-09-22 09:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Tapler 2001-09-23 14:27:32 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           Unbekannt (using KDE 2.2.1 )
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux (i686) release 2.4.7
OS/Compiler notes: 


kdevelop crashes reproducable when I try to load the example /grapher/grapher.cpp in the qt examples list.
Loading other examples ain't a problem...

That's the output when the crash occured:
----------------
0x41163289 in wait4 () from /lib/libc.so.6
#0  0x41163289 in wait4 () from /lib/libc.so.6
#1  0x411d1828 in __DTOR_END__ () from /lib/libc.so.6
#2  0x4095e9b5 in KCrash::defaultCrashHandler ()
   from /opt/kde2/lib/libkdecore.so.3
#3  <signal handler called>
#4  0x40bf3d01 in QFont::operator= () from /usr/lib/qt2/lib/libqt.so.2
#5  0x4004a968 in Attribute::setFont ()
   from /opt/kde2/lib/libkdevelopkwrite.so.2
#6  0x4005f1c4 in HlManager::makeAttribs ()
   from /opt/kde2/lib/libkdevelopkwrite.so.2
#7  0x41472563 in KateDocument::makeAttribs ()
   from /opt/kde2/lib/libkatecore.so
#8  0x414724f8 in KateDocument::setHighlight ()
   from /opt/kde2/lib/libkatecore.so
#9  0x4146f89f in KateDocument::KateDocument ()
   from /opt/kde2/lib/libkatecore.so
#10 0x4146c8ea in KateFactory::createPart () from /opt/kde2/lib/libkatecore.so

#11 0x40214ee4 in KHTMLPart::createPart () from /opt/kde2/lib/libkhtml.so.3
#12 0x40214427 in KHTMLPart::processObjectRequest ()
   from /opt/kde2/lib/libkhtml.so.3
#13 0x40226513 in KHTMLRun::foundMimeType () from /opt/kde2/lib/libkhtml.so.3
#14 0x40526b97 in KRun::init () from /opt/kde2/lib/libksycoca.so.3
#15 0x40527594 in KRun::slotTimeout () from /opt/kde2/lib/libksycoca.so.3
#16 0x40c37a5d in QObject::activate_signal () from /usr/lib/qt2/lib/libqt.so.2

#17 0x40c8d066 in QTimer::timeout () from /usr/lib/qt2/lib/libqt.so.2
#18 0x40c6f4bf in QTimer::event () from /usr/lib/qt2/lib/libqt.so.2
#19 0x40be4ba6 in QApplication::notify () from /usr/lib/qt2/lib/libqt.so.2
#20 0x408c24fa in KApplication::notify () from /opt/kde2/lib/libkdecore.so.3
#21 0x40bb337c in qt_activate_timers () from /usr/lib/qt2/lib/libqt.so.2
#22 0x40bb11f2 in QApplication::processNextEvent ()
   from /usr/lib/qt2/lib/libqt.so.2
#23 0x40be69cf in QApplication::enter_loop () from /usr/lib/qt2/lib/libqt.so.2

#24 0x40bb0aeb in QApplication::exec () from /usr/lib/qt2/lib/libqt.so.2
#25 0x80e727b in main ()
#26 0x410d6c6f in __libc_start_main () from /lib/libc.so.6



(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 John Firebaugh 2002-09-22 09:38:55 UTC
Not a problem in Gideon