Application: umbrello (2.7.3) KDE Platform Version: 4.7.3 (4.7.3) Qt Version: 4.7.4 Operating System: Linux 3.0.0-14-server x86_64 Distribution: Ubuntu 11.10 -- Information about the crash: - What I was doing when the application crashed: I used a Ctrl-Z keypress to attempt an undo of a cut of an Actor from a diagram with a few Actors, Associations and Use-Cases. The cut Actor was associated to 2 us-cases before it was cut. The crash can be reproduced every time. -- Backtrace: Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault [Current thread is 1 (Thread 0x7fcd6de7f780 (LWP 11207))] Thread 2 (Thread 0x7fcd598d8700 (LWP 11209)): #0 0x00007fcd69c0f773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fcd66331f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fcd66332792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fcd61657516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007fcd663572b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fcd69924efc in start_thread (arg=0x7fcd598d8700) at pthread_create.c:304 #6 0x00007fcd69c1b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fcd6de7f780 (LWP 11207)): [KCrash Handler] #6 0x0000000000446ab9 in UMLWidgetController::insertSaveValues (this=0x1fb53a0, _oldX=925, _oldY=410, X=929, Y=410) at ../../../umbrello/umbrello/controller/umlwidgetcontroller.cpp:597 #7 0x000000000064bd9a in Uml::CmdMoveWidget::undo (this=0x21c0d00) at ../../../umbrello/umbrello/cmds/cmd_moveWidget.cpp:53 #8 0x00007fcd6b85fd11 in QUndoStack::undo (this=<optimized out>) at util/qundostack.cpp:659 #9 0x00007fcd6b883230 in QUndoStack::qt_metacall (this=0x1b2eda0, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff07cabf10) at .moc/release-shared/moc_qundostack.cpp:105 #10 0x00007fcd6acebeba in QMetaObject::activate (sender=0x1b65190, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff07cabf10) at kernel/qobject.cpp:3278 #11 0x00007fcd6b202b62 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263 #12 0x00007fcd6b202d4f in QAction::activate (this=0x1b65190, event=<optimized out>) at kernel/qaction.cpp:1257 #13 0x00007fcd6b204212 in trigger (this=0x1b65190) at kernel/qaction.h:218 #14 QAction::qt_metacall (this=0x1b65190, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x1df4840) at .moc/release-shared/moc_qaction.cpp:174 #15 0x00007fcd6b883280 in QUndoAction::qt_metacall (this=0x1b65190, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x1df4840) at .moc/release-shared/moc_qundostack_p.cpp:67 #16 0x00007fcd6acefa5e in QObject::event (this=0x1b65190, e=<optimized out>) at kernel/qobject.cpp:1217 #17 0x00007fcd6b202e20 in event (e=<optimized out>, this=<optimized out>) at kernel/qaction.cpp:1187 #18 QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1172 #19 0x00007fcd6b209424 in notify_helper (e=0x201ee10, receiver=0x1b65190, this=0x18fca90) at kernel/qapplication.cpp:4486 #20 QApplicationPrivate::notify_helper (this=0x18fca90, receiver=0x1b65190, e=0x201ee10) at kernel/qapplication.cpp:4458 #21 0x00007fcd6b20e291 in QApplication::notify (this=0x7fff07cac880, receiver=0x1b65190, e=0x201ee10) at kernel/qapplication.cpp:4365 #22 0x00007fcd6c645126 in KApplication::notify (this=0x7fff07cac880, receiver=0x1b65190, event=0x201ee10) at ../../kdeui/kernel/kapplication.cpp:311 #23 0x00007fcd6acd8afc in QCoreApplication::notifyInternal (this=0x7fff07cac880, receiver=0x1b65190, event=0x201ee10) at kernel/qcoreapplication.cpp:787 #24 0x00007fcd6acdc51f in sendEvent (event=0x201ee10, receiver=0x1b65190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x18b7430) at kernel/qcoreapplication.cpp:1428 #26 0x00007fcd6ad03a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #27 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277 #28 0x00007fcd66331a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007fcd66332258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #30 0x00007fcd66332429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #31 0x00007fcd6ad03ed6 in QEventDispatcherGlib::processEvents (this=0x18b8f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #32 0x00007fcd6b2b107e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #33 0x00007fcd6acd7cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #34 0x00007fcd6acd7ef7 in QEventLoop::exec (this=0x7fff07cac7f0, flags=...) at kernel/qeventloop.cpp:201 #35 0x00007fcd6acdc789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #36 0x000000000043a9f6 in main (argc=1, argv=0x7fff07cacc88) at ../../../umbrello/umbrello/main.cpp:111 This bug may be a duplicate of or related to bug 284006. Possible duplicates by query: bug 284006, bug 264214. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 202436 ***