[Uml-devel] [Bug 242142] Crashes changing the package name for the Class

Sergey igelbox at gmail.com
Sat Jun 19 21:34:17 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=242142





--- Comment #2 from Sergey <igelbox gmail com>  2010-06-19 23:34:15 ---
 -- New backtrace (with kdesdk4-debug):
Application: Umbrello (umbrello), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x0000000000bc2d61 in UMLListView::popupMenuSel (this=0x1f3ba80,
action=<value optimized out>) at
/usr/src/debug/kdesdk-4.4.3/umbrello/umbrello/umllistview.cpp:590
#7  0x0000000000bc38bf in UMLListView::qt_metacall (this=0x1f3ba80,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff012ef170)
    at /usr/src/debug/kdesdk-4.4.3/build/umbrello/umbrello/umllistview.moc:111
#8  0x00007f618a9cab5f in QMetaObject::activate (sender=0x2237790, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x60) at
kernel/qobject.cpp:3293
#9  0x00007f618b2b08c2 in QMenu::triggered (this=0x224e320, _t1=0x22ae3e0) at
.moc/release-shared/moc_qmenu.cpp:164
#10 0x00007f618b2b2f1d in QMenuPrivate::_q_actionTriggered (this=<value
optimized out>) at widgets/qmenu.cpp:1129
#11 0x00007f618b2b6f42 in QMenu::qt_metacall (this=0x2237790,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff012ef370)
at .moc/release-shared/moc_qmenu.cpp:105
#12 0x00007f618c339510 in KMenu::qt_metacall (this=0x224e320,
_c=QMetaObject::InvokeMetaMethod, _id=35963392, _a=0x60) at
/usr/src/debug/kdelibs-4.4.3/build/kdeui/kmenu.moc:76
#13 0x00007f618a9cab5f in QMetaObject::activate (sender=0x22ae3e0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x60) at
kernel/qobject.cpp:3293
#14 0x00007f618ae726c2 in QAction::triggered (this=0x224e320, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#15 0x00007f618ae7473b in QAction::activate (this=0x22ae3e0, event=<value
optimized out>) at kernel/qaction.cpp:1255
#16 0x00007f618b2b1c4d in QMenuPrivate::activateCausedStack (this=<value
optimized out>, causedStack=..., action=0x22ae3e0, action_e=QAction::Trigger,
self=true) at widgets/qmenu.cpp:1011
#17 0x00007f618b2b77da in QMenuPrivate::activateAction (this=0x2157b10,
action=0x22ae3e0, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1103
#18 0x00007f618c337c2e in KMenu::mouseReleaseEvent (this=0x2237790, e=0x0) at
/usr/src/debug/kdelibs-4.4.3/kdeui/widgets/kmenu.cpp:471
#19 0x00007f618aeceb92 in QWidget::event (this=0x2237790, event=0x7fff012effc0)
at kernel/qwidget.cpp:7998
#20 0x00007f618b2b999b in QMenu::event (this=0x2237790, e=0x7fff012effc0) at
widgets/qmenu.cpp:2414
#21 0x00007f618ae787cc in QApplicationPrivate::notify_helper (this=0x1b23920,
receiver=0x2237790, e=0x7fff012effc0) at kernel/qapplication.cpp:4300
#22 0x00007f618ae7f5ab in QApplication::notify (this=0x7fff012f0cd0,
receiver=0x2237790, e=0x7fff012effc0) at kernel/qapplication.cpp:3865
#23 0x00007f618c25be46 in KApplication::notify (this=0x7fff012f0cd0,
receiver=0x2237790, event=0x7fff012effc0) at
/usr/src/debug/kdelibs-4.4.3/kdeui/kernel/kapplication.cpp:302
#24 0x00007f618a9b7d5c in QCoreApplication::notifyInternal
(this=0x7fff012f0cd0, receiver=0x2237790, event=0x7fff012effc0) at
kernel/qcoreapplication.cpp:704
#25 0x00007f618ae7e77e in sendEvent (receiver=0x2237790, event=0x7fff012effc0,
alienWidget=0x0, nativeWidget=0x2237790, buttonDown=<value optimized out>,
lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0x2237790,
event=0x7fff012effc0, alienWidget=0x0, nativeWidget=0x2237790,
buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at kernel/qapplication.cpp:2965
#27 0x00007f618aefe635 in QETWidget::translateMouseEvent (this=0x2237790,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4302
#28 0x00007f618aefcf0a in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fff012f08e0) at kernel/qapplication_x11.cpp:3501
#29 0x00007f618af279a2 in x11EventSourceDispatch (s=0x1b277f0, callback=<value
optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f61868a6d20 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#31 0x00007f61868aab88 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f61868aad3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#33 0x00007f618a9e1243 in QEventDispatcherGlib::processEvents (this=0x1afa460,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#34 0x00007f618af2758e in QGuiEventDispatcherGlib::processEvents
(this=0x224e320, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f618a9b6682 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007f618a9b6a5c in QEventLoop::exec (this=0x7fff012f0c10, flags=) at
kernel/qeventloop.cpp:201
#37 0x00007f618a9ba79b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#38 0x0000000000b6a5f5 in main (argc=<value optimized out>, argv=<value
optimized out>) at /usr/src/debug/kdesdk-4.4.3/umbrello/umbrello/main.cpp:111

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the umbrello-devel mailing list