Bug 283707 - Umbrello crash
Summary: Umbrello crash
Status: RESOLVED DUPLICATE of bug 223760
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 14:07 UTC by Simo
Modified: 2011-10-10 14:19 UTC (History)
2 users (show)

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 Simo 2011-10-10 14:07:41 UTC
Application: umbrello (2.4.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-34-generic-pae i686
Distribution: Ubuntu 10.04.3 LTS

-- Information about the crash:
Umbrello crashed every time i try to generate an UML class diagram by importing java project

The crash can be reproduced every time.

 -- Backtrace:
Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0xa40b818, name=...) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#7  QList (this=0xa40b818, name=...) at /usr/include/qt4/QtCore/qlist.h:114
#8  QListIterator (this=0xa40b818, name=...) at /usr/include/qt4/QtCore/qlist.h:777
#9  UMLPackage::findObject (this=0xa40b818, name=...) at ../../../umbrello/umbrello/package.cpp:238
#10 0x086ea1e5 in UMLDoc::isUnique (this=0x9c85950, name=..., package=0x1f4) at ../../../umbrello/umbrello/umldoc.cpp:972
#11 0x086ae4b6 in Model_Utils::uniqObjectName (type=Uml::ot_Class, parentPkg=0xa40b818, prefix=...) at ../../../umbrello/umbrello/model_utils.cpp:438
#12 0x086b620b in Object_Factory::createUMLObject (type=Uml::ot_Class, n=..., parentPkg=0xa40b818, solicitNewName=false) at ../../../umbrello/umbrello/object_factory.cpp:186
#13 0x08168037 in Import_Utils::createUMLObject (type=Uml::ot_UMLObject, inName=..., parentPkg=0xa40b818, comment=..., stereotype=...) at ../../../umbrello/umbrello/codeimport/import_utils.cpp:231
#14 0x0816870c in Import_Utils::addMethodParameter (method=0xa4458c0, type=..., name=...) at ../../../umbrello/umbrello/codeimport/import_utils.cpp:478
#15 0x0816dffc in JavaImport::parseStmt (this=0xbfe399a0) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:508
#16 0x0817066b in NativeImportBase::parseFile (this=0xbfe399a0, filename=...) at ../../../umbrello/umbrello/codeimport/nativeimportbase.cpp:416
#17 0x081695b3 in JavaImport::parseFile (this=0xbfe399a0, filename=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:251
#18 0x08162145 in ClassImport::importFiles (this=0xbfe399a0, fileList=...) at ../../../umbrello/umbrello/codeimport/classimport.cpp:45
#19 0x08169aea in JavaImport::spawnImport (this=0xbfe39fb0, file=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:126
#20 0x0816aa0f in JavaImport::resolveClass (this=0xbfe39fb0, className=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:209
#21 0x0816d7da in JavaImport::parseStmt (this=0xbfe39fb0) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:564
#22 0x0817066b in NativeImportBase::parseFile (this=0xbfe39fb0, filename=...) at ../../../umbrello/umbrello/codeimport/nativeimportbase.cpp:416
#23 0x081695b3 in JavaImport::parseFile (this=0xbfe39fb0, filename=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:251
#24 0x08162145 in ClassImport::importFiles (this=0xbfe39fb0, fileList=...) at ../../../umbrello/umbrello/codeimport/classimport.cpp:45
#25 0x08169aea in JavaImport::spawnImport (this=0xa3c4f08, file=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:126
#26 0x0816a22b in JavaImport::resolveClass (this=0xa3c4f08, className=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:175
#27 0x0816be18 in JavaImport::parseStmt (this=0xa3c4f08) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:337
#28 0x0817066b in NativeImportBase::parseFile (this=0xa3c4f08, filename=...) at ../../../umbrello/umbrello/codeimport/nativeimportbase.cpp:416
#29 0x081695b3 in JavaImport::parseFile (this=0xa3c4f08, filename=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:251
#30 0x08162145 in ClassImport::importFiles (this=0xa3c4f08, fileList=...) at ../../../umbrello/umbrello/codeimport/classimport.cpp:45
#31 0x086ccd7d in UMLApp::importFiles (this=0x9c88528, fileList=0xbfe3a60c) at ../../../umbrello/umbrello/uml.cpp:2225
#32 0x086cceac in UMLApp::slotImportProject (this=0x9c88528) at ../../../umbrello/umbrello/uml.cpp:2274
#33 0x086dd4b4 in UMLApp::qt_metacall (this=0x9c88528, _c=QMetaObject::InvokeMetaMethod, _id=500, _a=0xbfe3a758) at ./uml.moc:284
#34 0xb60ccc9a in QMetaObject::metacall (object=0x9c88528, cl=3048276737, idx=98, argv=0xbfe3a758) at kernel/qmetaobject.cpp:237
#35 0xb60db3d5 in QMetaObject::activate (sender=0x9cbf690, m=0xb6c3ad58, local_signal_index=1, argv=0xbfe3a758) at kernel/qobject.cpp:3293
#36 0xb630bbd9 in QAction::triggered (this=0x9cbf690, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#37 0xb630ddcc in QAction::activate (this=0x9cbf690, event=QAction::Trigger) at kernel/qaction.cpp:1255
#38 0xb67b160c in QMenuPrivate::activateCausedStack (this=0x9dba708, causedStack=..., action=0x9cbf690, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#39 0xb67b7abb in QMenuPrivate::activateAction (this=0x9dba708, action=0x9cbf690, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#40 0xb67b8ac7 in QMenu::mouseReleaseEvent (this=0x9dba6e8, e=0xbfe3aff0) at widgets/qmenu.cpp:2312
#41 0xb71e4745 in KMenu::mouseReleaseEvent (this=0x9dba6e8, e=0xbfe3aff0) at ../../kdeui/widgets/kmenu.cpp:471
#42 0xb63707f8 in QWidget::event (this=0x9dba6e8, event=0xbfe3aff0) at kernel/qwidget.cpp:7998
#43 0xb67ba0cc in QMenu::event (this=0x9dba6e8, e=0xbfe3aff0) at widgets/qmenu.cpp:2414
#44 0xb63124dc in QApplicationPrivate::notify_helper (this=0x9ad5698, receiver=0x9dba6e8, e=0xbfe3aff0) at kernel/qapplication.cpp:4300
#45 0xb63199f7 in QApplication::notify (this=0xbfe3b8a0, receiver=0x9dba6e8, e=0xbfe3aff0) at kernel/qapplication.cpp:3865
#46 0xb70ee40a in KApplication::notify (this=0xbfe3b8a0, receiver=0x9dba6e8, event=0xbfe3aff0) at ../../kdeui/kernel/kapplication.cpp:302
#47 0xb60c7a3b in QCoreApplication::notifyInternal (this=0xbfe3b8a0, receiver=0x9dba6e8, event=0xbfe3aff0) at kernel/qcoreapplication.cpp:704
#48 0xb6318952 in QCoreApplication::sendEvent (receiver=0x9dba6e8, event=0xbfe3aff0, alienWidget=0x0, nativeWidget=0x9dba6e8, buttonDown=0xb6c56058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#49 QApplicationPrivate::sendMouseEvent (receiver=0x9dba6e8, event=0xbfe3aff0, alienWidget=0x0, nativeWidget=0x9dba6e8, buttonDown=0xb6c56058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#50 0xb63a45cf in QETWidget::translateMouseEvent (this=0x9dba6e8, event=0xbfe3b50c) at kernel/qapplication_x11.cpp:4302
#51 0xb63a3511 in QApplication::x11ProcessEvent (this=0xbfe3b8a0, event=0xbfe3b50c) at kernel/qapplication_x11.cpp:3379
#52 0xb63d260a in x11EventSourceDispatch (s=0x9ad88e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#53 0xb542a5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#54 0xb542e2d8 in ?? () from /lib/libglib-2.0.so.0
#55 0xb542e4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#56 0xb60f35d5 in QEventDispatcherGlib::processEvents (this=0x9ab8150, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#57 0xb63d2135 in QGuiEventDispatcherGlib::processEvents (this=0x9ab8150, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#58 0xb60c6059 in QEventLoop::processEvents (this=0xbfe3b804, flags=) at kernel/qeventloop.cpp:149
#59 0xb60c64aa in QEventLoop::exec (this=0xbfe3b804, flags=...) at kernel/qeventloop.cpp:201
#60 0xb60ca69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#61 0xb6312577 in QApplication::exec () at kernel/qapplication.cpp:3579
#62 0x086ac645 in main (argc=3, argv=0xbfe3ba54) at ../../../umbrello/umbrello/main.cpp:111

This bug may be a duplicate of or related to bug 254168.

Possible duplicates by query: bug 254168.

Reported using DrKonqi
Comment 1 Dario Andres 2011-10-10 14:19:45 UTC
[Comment from a bug triager]
This issue is being tracked at bug 223760, merging.
Thanks

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