Bug 188736 - crash on exit in UMLPackage::removeAssocFromConcepts
Summary: crash on exit in UMLPackage::removeAssocFromConcepts
Status: RESOLVED DUPLICATE of bug 187315
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:
: 192261 198322 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-03 14:02 UTC by Piotr Keplicz
Modified: 2009-06-29 20:03 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
xmi file crashing umbrello (52.03 KB, application/xml)
2009-04-03 14:04 UTC, Piotr Keplicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Keplicz 2009-04-03 14:02:28 UTC
Version:           2.2.2 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Umbrello crashes on exit, after editing a simple project with one ERD and one use-case diagram. 

Steps to reproduce:
1. Open the attached file.
2. Do antyhing.
3. Save.
4. Quit.

Program: Umbrello UML Modeller (umbrello), sygnał SIGSEGV

Thread 1 (Thread 0xb5cd58d0 (LWP 7756)):
[KCrash Handler]
#6  0xb64fa18b in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x086ff75b in UMLPackage::removeAssocFromConcepts (this=0x8b5ddc8, assoc=0x8e72a08) at /build/buildd/kdesdk-4.2.2/umbrello/umbrello/package.cpp:87
#8  0x08700607 in UMLPackage::removeObject (this=0x8b5ddc8, pObject=0x8e72a08) at /build/buildd/kdesdk-4.2.2/umbrello/umbrello/package.cpp:154
#9  0x08700dc2 in UMLPackage::removeAllObjects (this=0x8b5ddc8) at /build/buildd/kdesdk-4.2.2/umbrello/umbrello/package.cpp:172
#10 0x0873d1d2 in UMLDoc::closeDocument (this=0x8c16998) at /build/buildd/kdesdk-4.2.2/umbrello/umbrello/umldoc.cpp:296
#11 0x0872984d in UMLApp::queryExit (this=0x8b9d5d0) at /build/buildd/kdesdk-4.2.2/umbrello/umbrello/uml.cpp:878
#12 0xb7a29c04 in KMainWindow::closeEvent (this=0x8b9d5d0, e=0xbfa71e24) at /build/buildd/kde4libs-4.2.2/kdeui/widgets/kmainwindow.cpp:598
#13 0xb6e83383 in QWidget::event () from /usr/lib/libQtGui.so.4
#14 0xb71d7517 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#15 0xb7a29247 in KMainWindow::event (this=0x8b9d5d0, ev=0xbfa71e24) at /build/buildd/kde4libs-4.2.2/kdeui/widgets/kmainwindow.cpp:1094
#16 0xb7a6e04c in KXmlGuiWindow::event (this=0x8b9d5d0, ev=0xbfa71e24) at /build/buildd/kde4libs-4.2.2/kdeui/xmlgui/kxmlguiwindow.cpp:131
#17 0xb6e2b8ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#18 0xb6e337fa in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0xb79462ad in KApplication::notify (this=0xbfa725c0, receiver=0x8b9d5d0, event=0xbfa71e24) at /build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#20 0xb6978e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#21 0xb6e864b3 in QWidgetPrivate::close_helper () from /usr/lib/libQtGui.so.4
#22 0xb6e8b60b in QApplication::x11ClientMessage () from /usr/lib/libQtGui.so.4
#23 0xb6e9c6ec in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#24 0xb6ec67aa in ?? () from /usr/lib/libQtGui.so.4
#25 0xb5f02718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb5f05dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb5f05f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb69a3478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb6ec5ea5 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb697752a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb69776ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb6979da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0xb6e2b767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0x086dc835 in main (argc=3, argv=0xbfa72734) at /build/buildd/kdesdk-4.2.2/umbrello/umbrello/main.cpp:110
Comment 1 Piotr Keplicz 2009-04-03 14:04:03 UTC
Created attachment 32568 [details]
xmi file crashing umbrello
Comment 2 Andi Fischer 2009-04-04 09:21:59 UTC
Commit 948599 should fix this bug.
Comment 3 Andi Fischer 2009-04-04 20:42:40 UTC

*** This bug has been marked as a duplicate of bug 187315 ***
Comment 4 Dario Andres 2009-05-12 00:10:55 UTC
*** Bug 192261 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2009-05-12 00:11:47 UTC
Was the fix backported to KDE4.2.x? If it was then it didn't fixed this crash properly as bug 192261 reports this crash on KDE4.2.3
Thanks
Comment 6 Andi Fischer 2009-05-12 21:33:13 UTC
(In reply to comment #5)
> Was the fix backported to KDE4.2.x? If it was then it didn't fixed this crash
> properly as bug 192261 reports this crash on KDE4.2.3
> Thanks
It was not backported.
Comment 7 Dario Andres 2009-06-29 20:03:18 UTC
*** Bug 198322 has been marked as a duplicate of this bug. ***