Bug 244440 - Umbrello crashed whilest trying to widen the History and Tree windows
Summary: Umbrello crashed whilest trying to widen the History and Tree windows
Status: RESOLVED DUPLICATE of bug 174397
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: 2010-07-12 23:10 UTC by Campbell Boyd
Modified: 2010-07-13 12:38 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 Campbell Boyd 2010-07-12 23:10:47 UTC
Application: umbrello (2.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic-pae i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I think I clicked on one of the History items in error.

 -- Backtrace:
Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault
[KCrash Handler]
#6  0x08091740 in UMLWidgetController::insertSaveValues (this=0x933e0f8, _oldX=167, _oldY=203, X=157, Y=174) at ../../../umbrello/umbrello/controller/umlwidgetcontroller.cpp:597
#7  0x086127d1 in Uml::CmdMoveWidget::undo (this=0x9000998) at ../../../umbrello/umbrello/cmds/cmd_moveWidget.cpp:53
#8  0x01cf52f2 in QUndoStack::setIndex (this=0x8dcecd8, idx=70) at util/qundostack.cpp:740
#9  0x01cf6359 in QUndoModel::setStackCurrentIndex (this=0x8f60068, index=...) at util/qundoview.cpp:160
#10 0x01cf67af in QUndoModel::qt_metacall (this=0x8f60068, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbfa46134) at .moc/release-shared/qundoview.moc:79
#11 0x0209ac9a in QMetaObject::metacall (object=0x8f60068, cl=157, idx=27, argv=0xbfa46134) at kernel/qmetaobject.cpp:237
#12 0x020a93d5 in QMetaObject::activate (sender=0x8f60088, m=0x1f1be30, local_signal_index=1, argv=0xbfa46134) at kernel/qobject.cpp:3293
#13 0x01be15a9 in QItemSelectionModel::currentChanged (this=0x8f60088, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:159
#14 0x01be1742 in QItemSelectionModel::setCurrentIndex (this=0x8f60088, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1167
#15 0x01b8b78c in QAbstractItemView::mousePressEvent (this=0x8f5b170, event=0xbfa46b40) at itemviews/qabstractitemview.cpp:1648
#16 0x016447dc in QWidget::event (this=0x8f5b170, event=0xbfa46b40) at kernel/qwidget.cpp:7994
#17 0x01a40fd3 in QFrame::event (this=0x8f5b170, e=0xbfa46b40) at widgets/qframe.cpp:557
#18 0x01adb382 in QAbstractScrollArea::viewportEvent (this=0x9d, e=0x8daf7d0) at widgets/qabstractscrollarea.cpp:1036
#19 0x01b8fbd7 in QAbstractItemView::viewportEvent (this=0x8f5b170, event=0xbfa46b40) at itemviews/qabstractitemview.cpp:1610
#20 0x01addc65 in QAbstractScrollAreaPrivate::viewportEvent (this=0x8f5e1f8, o=0x8f5ac80, e=0xbfa46b40) at widgets/qabstractscrollarea_p.h:100
#21 QAbstractScrollAreaFilter::eventFilter (this=0x8f5e1f8, o=0x8f5ac80, e=0xbfa46b40) at widgets/qabstractscrollarea_p.h:116
#22 0x02094cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8c8c6a0, receiver=0x8f5ac80, event=0xbfa46b40) at kernel/qcoreapplication.cpp:819
#23 0x015e64b9 in QApplicationPrivate::notify_helper (this=0x8c8c6a0, receiver=0x8f5ac80, e=0xbfa46b40) at kernel/qapplication.cpp:4296
#24 0x015ed9f7 in QApplication::notify (this=0xbfa473f0, receiver=0x8f5ac80, e=0xbfa46b40) at kernel/qapplication.cpp:3865
#25 0x0113df2a in KApplication::notify (this=0xbfa473f0, receiver=0x8f5ac80, event=0xbfa46b40) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x02095a3b in QCoreApplication::notifyInternal (this=0xbfa473f0, receiver=0x8f5ac80, event=0xbfa46b40) at kernel/qcoreapplication.cpp:704
#27 0x015ec952 in QCoreApplication::sendEvent (receiver=0x8f5ac80, event=0xbfa46b40, alienWidget=0x8f5ac80, nativeWidget=0x8f56c50, buttonDown=0x1f2a058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QApplicationPrivate::sendMouseEvent (receiver=0x8f5ac80, event=0xbfa46b40, alienWidget=0x8f5ac80, nativeWidget=0x8f56c50, buttonDown=0x1f2a058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#29 0x01678088 in QETWidget::translateMouseEvent (this=0x8f56c50, event=0xbfa4705c) at kernel/qapplication_x11.cpp:4368
#30 0x01677511 in QApplication::x11ProcessEvent (this=0xbfa473f0, event=0xbfa4705c) at kernel/qapplication_x11.cpp:3379
#31 0x016a660a in x11EventSourceDispatch (s=0x8c8f8e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x022565e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x0225a2d8 in ?? () from /lib/libglib-2.0.so.0
#34 0x0225a4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x020c15d5 in QEventDispatcherGlib::processEvents (this=0x8c6f150, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x016a6135 in QGuiEventDispatcherGlib::processEvents (this=0x8c6f150, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x02094059 in QEventLoop::processEvents (this=0xbfa47354, flags=) at kernel/qeventloop.cpp:149
#38 0x020944aa in QEventLoop::exec (this=0xbfa47354, flags=...) at kernel/qeventloop.cpp:201
#39 0x0209869f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x015e6577 in QApplication::exec () at kernel/qapplication.cpp:3579
#41 0x086ac645 in main (argc=3, argv=0xbfa475a4) at ../../../umbrello/umbrello/main.cpp:111

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

Possible duplicates by query: bug 174397.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-13 12:38:58 UTC

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