Bug 289386 - Umbrell has crashed
Summary: Umbrell has crashed
Status: RESOLVED DUPLICATE of bug 152074
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-12-19 22:16 UTC by Guillem
Modified: 2012-07-05 23:07 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 Guillem 2011-12-19 22:16:34 UTC
Application: umbrello (2.7.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Linux Mint 12 Lisa

-- Information about the crash:
- What I was doing when the application crashed:
When I have accidentaly deleted the relation of an associative class and I was going to do the same association

-- Backtrace:
Application: Modelador UML Umbrello (umbrello), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7889ab0 (LWP 2820))]

Thread 2 (Thread 0xb1c7fb70 (LWP 2821)):
#0  0x0019dd44 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x04e2cf54 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0x02fbb87f in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x02fbc637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x02fbcc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00d33b37 in QEventDispatcherGlib::processEvents (this=0xa4196d8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00d041dd in QEventLoop::processEvents (this=0xb1c7f2b0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00d04421 in QEventLoop::exec (this=0xb1c7f2b0, flags=...) at kernel/qeventloop.cpp:201
#8  0x00c0790b in QThread::exec (this=0xa4e7b68) at thread/qthread.cpp:498
#9  0x00ce4e2d in QInotifyFileSystemWatcherEngine::run (this=0xa4e7b68) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00c0a7b3 in QThreadPrivate::start (arg=0xa4e7b68) at thread/qthread_unix.cpp:331
#11 0x0019ad31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x04e1f0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb7889ab0 (LWP 2820)):
[KCrash Handler]
#7  0x082a59e9 in AssociationWidget::calculateTextPosition (this=0xb024910, role=Uml::tr_Name) at ../../../umbrello/umbrello/widgets/associationwidget.cpp:2097
#8  0x082a5b11 in AssociationWidget::saveIdealTextPositions (this=0xb024910) at ../../../umbrello/umbrello/widgets/associationwidget.cpp:1486
#9  0x082e76d0 in UMLWidget::adjustAssocs (this=0xa9dd898, x=760, y=190) at ../../../umbrello/umbrello/widgets/umlwidget.cpp:619
#10 0x082b3770 in ClassifierWidget::adjustAssocs (this=0xa9dd898, x=760, y=190) at ../../../umbrello/umbrello/widgets/classifierwidget.cpp:790
#11 0x08086b71 in UMLWidgetController::widgetMoved (this=0xa80ca70) at ../../../umbrello/umbrello/controller/umlwidgetcontroller.cpp:277
#12 0x02868775 in QUndoStack::push (this=0xa219d48, cmd=0xa896030) at util/qundostack.cpp:541
#13 0x08368f65 in UMLApp::executeCommand (this=0xa227f20, cmd=0xa896030) at ../../../umbrello/umbrello/uml.cpp:2832
#14 0x080866b3 in UMLWidgetController::mouseReleaseEvent (this=0xa80ca70, me=0xafdc608) at ../../../umbrello/umbrello/controller/umlwidgetcontroller.cpp:327
#15 0x0835b882 in ToolBarStateArrow::mouseReleaseWidget (this=0xa459e18) at ../../../umbrello/umbrello/toolbarstatearrow.cpp:118
#16 0x0835b252 in ToolBarState::mouseRelease (this=0xa459e18, ome=0xbfa69870) at ../../../umbrello/umbrello/toolbarstate.cpp:123
#17 0x040ea928 in Q3ScrollView::viewportMouseReleaseEvent(QMouseEvent*) () from /usr/lib/i386-linux-gnu/libQt3Support.so.4
#18 0x040eb13f in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt3Support.so.4
#19 0x00d05336 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0xa06fb80, receiver=0xa719480, event=0xbfa69cac) at kernel/qcoreapplication.cpp:902
#20 0x0216dd22 in notify_helper (e=0xbfa69cac, receiver=0xa719480, this=0xa06fb80) at kernel/qapplication.cpp:4482
#21 QApplicationPrivate::notify_helper (this=0xa06fb80, receiver=0xa719480, e=0xbfa69cac) at kernel/qapplication.cpp:4458
#22 0x02173dbb in QApplication::notify (this=0xa06fb80, receiver=0xa719480, e=0xbfa69cac) at kernel/qapplication.cpp:4047
#23 0x010a9681 in KApplication::notify (this=0xbfa6a4d0, receiver=0xa719480, event=0xbfa69cac) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00d0519e in QCoreApplication::notifyInternal (this=0xbfa6a4d0, receiver=0xa719480, event=0xbfa69cac) at kernel/qcoreapplication.cpp:787
#25 0x0216ed15 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0xa719480, event=0xbfa69cac, alienWidget=0x0, nativeWidget=0xa719480, buttonDown=0x2ad8eb4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#27 0x021fb2c4 in QETWidget::translateMouseEvent (this=0xa719480, event=0xbfa6a12c) at kernel/qapplication_x11.cpp:4568
#28 0x021f9e4d in QApplication::x11ProcessEvent (this=0xbfa6a4d0, event=0xbfa6a12c) at kernel/qapplication_x11.cpp:3690
#29 0x0222624c in x11EventSourceDispatch (s=0xa072fa8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x02fbc25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#31 0x02fbc990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#32 0x02fbcc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0x00d33ada in QEventDispatcherGlib::processEvents (this=0xa04e230, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#34 0x02225e3a in QGuiEventDispatcherGlib::processEvents (this=0xa04e230, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00d041dd in QEventLoop::processEvents (this=0xbfa6a434, flags=...) at kernel/qeventloop.cpp:149
#36 0x00d04421 in QEventLoop::exec (this=0xbfa6a434, flags=...) at kernel/qeventloop.cpp:201
#37 0x00d0919d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#38 0x0216b8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#39 0x080793f5 in main (argc=0, argv=0x301) at ../../../umbrello/umbrello/main.cpp:111

Possible duplicates by query: bug 259491, bug 255815.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-05 23:07:14 UTC

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