Bug 240654 - Umbrello-soc crashes when opening model made earlier
Summary: Umbrello-soc crashes when opening model made earlier
Status: RESOLVED INTENTIONAL
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.4.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 22:20 UTC by Dave Stikkolorum
Modified: 2013-09-02 08:14 UTC (History)
1 user (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 Dave Stikkolorum 2010-06-03 22:20:30 UTC
Application: umbrello-soc (2.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
When opening a model that was made earlier umbrello-soc crashes

The crash can be reproduced every time.

 -- Backtrace:
Application: Umbrello UML Modeller (umbrello-soc), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fdab9ac1116 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
#6  0x00000000007f7ae9 in UMLListViewItem::findItem (this=0x1eea860, id=...) at /home/dave/soc-umbrello/umbrello/umllistviewitem.cpp:881
#7  0x00000000007f7b5b in UMLListViewItem::findItem (this=0x1ec7520, id=...) at /home/dave/soc-umbrello/umbrello/umllistviewitem.cpp:885
#8  0x00000000007f7b5b in UMLListViewItem::findItem (this=0x1ebdc50, id=...) at /home/dave/soc-umbrello/umbrello/umllistviewitem.cpp:885
#9  0x00000000007f7b5b in UMLListViewItem::findItem (this=0x1ebd990, id=...) at /home/dave/soc-umbrello/umbrello/umllistviewitem.cpp:885
#10 0x00000000007e984c in UMLListView::findItem (this=0x1eac1d0, id=...) at /home/dave/soc-umbrello/umbrello/umllistview.cpp:1274
#11 0x00000000007f18c9 in UMLListView::loadChildrenFromXMI (this=0x1eac1d0, parent=0x1ebdc50, element=...) at /home/dave/soc-umbrello/umbrello/umllistview.cpp:2934
#12 0x00000000007f2916 in UMLListView::loadChildrenFromXMI (this=0x1eac1d0, parent=0x1ebd990, element=...) at /home/dave/soc-umbrello/umbrello/umllistview.cpp:3055
#13 0x00000000007f08e5 in UMLListView::loadFromXMI (this=0x1eac1d0, element=...) at /home/dave/soc-umbrello/umbrello/umllistview.cpp:2826
#14 0x00000000007deda2 in UMLDoc::loadExtensionsFromXMI (this=0x1c5b230, node=...) at /home/dave/soc-umbrello/umbrello/umldoc.cpp:2160
#15 0x00000000007dbe18 in UMLDoc::loadFromXMI (this=0x1c5b230, file=..., encode=1) at /home/dave/soc-umbrello/umbrello/umldoc.cpp:1844
#16 0x00000000007d3468 in UMLDoc::openDocument (this=0x1c5b230, url=..., format=0x0) at /home/dave/soc-umbrello/umbrello/umldoc.cpp:539
#17 0x00000000007c2039 in UMLApp::slotFileOpen (this=0x1c976d0) at /home/dave/soc-umbrello/umbrello/uml.cpp:1038
#18 0x00000000007c886b in UMLApp::qt_metacall (this=0x1c976d0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffb7c12870) at /home/dave/soc-umbrello/build/umbrello/uml.moc:231
#19 0x00007fdaba5cae3f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x00007fdabaa85032 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#21 0x00007fdabaa870ab in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#22 0x00007fdabaec639d in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007fdabaecbdda in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fdabc1e7cee in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007fdabaae1582 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007fdabaecdf9b in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fdabaa8b22c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007fdabaa91ecb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007fdabc10b526 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0x00007fdaba5b806c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#31 0x00007fdabaa910ae in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#32 0x00007fdabab113dd in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fdabab0f8ac in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#34 0x00007fdabab3b882 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007fdab63b08c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007fdab63b4748 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007fdab63b48fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007fdaba5e1513 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0x00007fdabab3b46e in ?? () from /usr/lib/libQtGui.so.4
#40 0x00007fdaba5b6992 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0x00007fdaba5b6d6c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0x00007fdaba5baaab in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#43 0x0000000000792e61 in main (argc=1, argv=0x7fffb7c145d8) at /home/dave/soc-umbrello/umbrello/main.cpp:111

Reported using DrKonqi
Comment 1 Andi Fischer 2013-09-02 08:14:46 UTC
umbrello-soc is a branch, that will not be changed or maintained anymore.