Bug 94984 - Umbrello crashes on import of c++
Summary: Umbrello crashes on import of c++
Status: RESOLVED DUPLICATE of bug 93297
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-12 14:12 UTC by Hans J Micheelsen
Modified: 2004-12-16 21:41 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 Hans J Micheelsen 2004-12-12 14:12:43 UTC
Version:            (using KDE KDE 3.3.90)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) 
OS:                Linux

I tried to make an import of the whole umbrello sources. After some crunching umbrello crashed with the following backlog:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1097349152 (LWP 2800)]
[KCrash handler]
#7  0x40eb74ba in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x080ebd97 in UMLAttribute::getInitialValue ()
#9  0x082b5681 in CPPCodeClassField::getInitialValue ()
#10 0x0814350f in CodeParameter::setAttributesOnNode ()
#11 0x08143676 in CodeClassField::setAttributesOnNode ()
#12 0x080f0046 in CodeClassField::saveToXMI ()
#13 0x0814479c in ClassifierCodeDocument::setAttributesOnNode ()
#14 0x080ed0b9 in ClassifierCodeDocument::saveToXMI ()
#15 0x0826d99c in CPPCodeGenerator::saveToXMI ()
#16 0x0816b042 in UMLDoc::saveToXMI ()
#17 0x08121914 in UMLDoc::addToUndoStack ()
#18 0x081219ba in UMLDoc::setModified ()
#19 0x081940f6 in ClassImport::insertAttribute ()
#20 0x081c7a14 in CppTree2Uml::parseDeclaration ()
#21 0x081c300e in CppTree2Uml::parseSimpleDeclaration ()
#22 0x081bda30 in TreeParser::parseDeclaration ()
#23 0x081c3adf in TreeParser::parseClassSpecifier ()
#24 0x081eed33 in CppTree2Uml::parseClassSpecifier ()
#25 0x081bdb6e in TreeParser::parseTypeSpecifier ()
#26 0x081c2fb0 in CppTree2Uml::parseSimpleDeclaration ()
#27 0x081bda30 in TreeParser::parseDeclaration ()
#28 0x081c3c3f in TreeParser::parseTranslationUnit ()
#29 0x081c6c46 in CppTree2Uml::parseTranslationUnit ()
#30 0x0817ba59 in ClassImport::importCPP ()
#31 0x0817bcba in UMLApp::slotImportClasses ()
#32 0x081a76a0 in UMLApp::qt_invoke ()
#33 0x40bc5708 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x4125eb20 in __after_morecore_hook () from /lib/tls/libc.so.6
#35 0x4125e218 in ?? () from /lib/tls/libc.so.6
#36 0x00000000 in ?? ()
#37 0x083efdb8 in ?? ()
#38 0x0000000c in ?? ()
#39 0x00000754 in ?? ()
#40 0xbfffe408 in ?? ()
#41 0x4125eb20 in __after_morecore_hook () from /lib/tls/libc.so.6
#42 0x4125e218 in ?? () from /lib/tls/libc.so.6
#43 0x4125eb20 in __after_morecore_hook () from /lib/tls/libc.so.6
#44 0x095b3c28 in ?? ()
#45 0x4102baa8 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#46 0xbfffe424 in ?? ()
#47 0xbfffe410 in ?? ()
#48 0x082ff734 in typeinfo for QCanvasLine ()
#49 0x40bc5ef2 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#50 0x083efdb8 in ?? ()
#51 0x0841d010 in ?? ()
#52 0xbfffe410 in ?? ()
#53 0x40f0970c in QSignal::staticMetaObject ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#54 0x082ff734 in typeinfo for QCanvasLine ()
#55 0x4102baa8 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#56 0x085f4868 in ?? ()
#57 0x40e967bb in QGArray::deleteData () from /usr/lib/qt3/lib/libqt-mt.so.3
#58 0x4102baa8 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#59 0x0843b9d0 in ?? ()
#60 0x40f09b24 in QSignal::metaObject () from /usr/lib/qt3/lib/libqt-mt.so.3
#61 0x095b3c28 in ?? ()
#62 0x406f4aa8 in __JCR_LIST__ ()
   from /home/hjm/kde3.4-alpha1/lib/libkdeui.so.4
#63 0x406f4aa8 in __JCR_LIST__ ()
   from /home/hjm/kde3.4-alpha1/lib/libkdeui.so.4
#64 0x0843b9d0 in ?? ()
#65 0x083efdb8 in ?? ()
#66 0xbfffe468 in ?? ()
#67 0x405460c5 in KAction::activated ()
   from /home/hjm/kde3.4-alpha1/lib/libkdeui.so.4
Comment 1 Oliver Kellogg 2004-12-16 21:41:53 UTC

*** This bug has been marked as a duplicate of 93297 ***