Bug 290340 - Umbrello crashes when move a Class to another package
Summary: Umbrello crashes when move a Class to another package
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-01 17:53 UTC by juanco89
Modified: 2014-04-17 07:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.5


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description juanco89 2012-01-01 17:53:40 UTC
Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

Umbrello crashes when move a Class to another package. this always happens. The information error is segmentation fault (11).
My system run fedora 16.

Terminal information: umbrello --version
Qt: 4.8.0
KDE Development Platform: 4.7.4 (4.7.4)
Umbrello UML Modeller: 2.7.4


Reproducible: Always

Steps to Reproduce:
Right click on a class and select properties. In the field package's name change de package. Then Click on ok button.

Actual Results:  
Umbrello crashes!

Expected Results:  
move the class from old package to new package.
Comment 1 Christoph Feck 2012-01-05 17:39:59 UTC
I could not reproduce with today's master. If the crash is reproducible for you with KDE 4.7.4 or KDE 4.8, please add a backtrace. For more information, see http://techbase.kde.org/User:DarioAndres/How_to_provide_more_information_about_crash_reports
Comment 2 juanco89 2012-01-13 14:36:26 UTC
The backtrace from the Crash Reporting assistant:

Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f8541dc2840 (LWP 1317))]

Thread 2 (Thread 0x7f8534c3f700 (LWP 1405)):
#0  0x00000037208e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003720444f88 in g_main_context_poll (n_fds=1, fds=0x7f8530002400, priority=<optimized out>, timeout=-1, context=0x7f85300009a0) at gmain.c:3386
#2  g_main_context_iterate (context=0x7f85300009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3068
#3  0x000000372044544c in g_main_context_iteration (context=0x7f85300009a0, may_block=1) at gmain.c:3136
#4  0x0000003728da7db6 in QEventDispatcherGlib::processEvents (this=0x7f85300008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003728d78172 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003728d783c7 in QEventLoop::exec (this=0x7f8534c3ed10, flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003728c78b27 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x0000003728d57e6f in QInotifyFileSystemWatcherEngine::run (this=0x19f0ae0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x0000003728c7bb6b in QThreadPrivate::start (arg=0x19f0ae0) at thread/qthread_unix.cpp:298
#10 0x0000003721007d90 in start_thread (arg=0x7f8534c3f700) at pthread_create.c:309
#11 0x00000037208ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f8541dc2840 (LWP 1317)):
[KCrash Handler]
#6  0x0000000001a9a2f0 in ?? ()
#7  0x000000000073aefe in UMLListView::popupMenuSel (this=0x15b26b0, action=<optimized out>) at /usr/src/debug/kdesdk-4.7.4/umbrello/umbrello/umllistview.cpp:595
#8  0x000000000073c714 in UMLListView::qt_static_metacall (_o=0x15b26b0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdesdk-4.7.4/x86_64-redhat-linux-gnu/umbrello/umbrello/umllistview.moc:88
#9  0x0000003728d8ccd1 in QMetaObject::activate (sender=0x17d0b90, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffc2196370) at kernel/qobject.cpp:3547
#10 0x000000372de0c592 in QMenu::triggered (this=<optimized out>, _t1=0x1b0b460) at .moc/release-shared/moc_qmenu.cpp:178
#11 0x000000372de0d9ab in QMenuPrivate::_q_actionTriggered (this=0x1a7d650) at widgets/qmenu.cpp:1146
#12 0x0000003728d8ccd1 in QMetaObject::activate (sender=0x1b0b460, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffc2196520) at kernel/qobject.cpp:3547
#13 0x000000372d9c37b2 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#14 0x000000372d9c399f in QAction::activate (this=0x1b0b460, event=<optimized out>) at kernel/qaction.cpp:1257
#15 0x000000372de0c809 in QMenuPrivate::activateCausedStack (this=0x1a7d650, causedStack=..., action=0x1b0b460, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1028
#16 0x000000372de12902 in QMenuPrivate::activateAction (this=0x1a7d650, action=0x1b0b460, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120
#17 0x000000372f511d10 in KMenu::mouseReleaseEvent (this=0x17d0b90, e=0x7fffc21970f0) at /usr/src/debug/kdelibs-4.7.4/kdeui/widgets/kmenu.cpp:464
#18 0x000000372da1a02a in QWidget::event (this=0x17d0b90, event=0x7fffc21970f0) at kernel/qwidget.cpp:8361
#19 0x000000372de13e9b in QMenu::event (this=0x17d0b90, e=0x7fffc21970f0) at widgets/qmenu.cpp:2460
#20 0x000000372d9c9994 in notify_helper (e=0x7fffc21970f0, receiver=0x17d0b90, this=0x125a490) at kernel/qapplication.cpp:4550
#21 QApplicationPrivate::notify_helper (this=0x125a490, receiver=0x17d0b90, e=0x7fffc21970f0) at kernel/qapplication.cpp:4522
#22 0x000000372d9cf0e3 in QApplication::notify (this=<optimized out>, receiver=0x17d0b90, e=0x7fffc21970f0) at kernel/qapplication.cpp:4093
#23 0x000000372f450766 in KApplication::notify (this=0x7fffc2197e10, receiver=0x17d0b90, event=0x7fffc21970f0) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#24 0x0000003728d7903c in QCoreApplication::notifyInternal (this=0x7fffc2197e10, receiver=0x17d0b90, event=0x7fffc21970f0) at kernel/qcoreapplication.cpp:876
#25 0x000000372d9ca962 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0x17d0b90, event=0x7fffc21970f0, alienWidget=0x0, nativeWidget=0x17d0b90, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3161
#27 0x000000372da469b1 in QETWidget::translateMouseEvent (this=0x17d0b90, event=<optimized out>) at kernel/qapplication_x11.cpp:4455
#28 0x000000372da451aa in QApplication::x11ProcessEvent (this=0x7fffc2197e10, event=0x7fffc21979b0) at kernel/qapplication_x11.cpp:3641
#29 0x000000372da6c92c in x11EventSourceDispatch (s=0x125e140, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#30 0x0000003720444a7d in g_main_dispatch (context=0x125c5e0) at gmain.c:2425
#31 g_main_context_dispatch (context=0x125c5e0) at gmain.c:2995
#32 0x0000003720445278 in g_main_context_iterate (context=0x125c5e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3073
#33 0x000000372044544c in g_main_context_iteration (context=0x125c5e0, may_block=1) at gmain.c:3136
#34 0x0000003728da7d4f in QEventDispatcherGlib::processEvents (this=0x1212530, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#35 0x000000372da6c61e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#36 0x0000003728d78172 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x0000003728d783c7 in QEventLoop::exec (this=0x7fffc2197d80, flags=...) at kernel/qeventloop.cpp:204
#38 0x0000003728d7cdc5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#39 0x000000000043acc6 in main (argc=3, argv=0x7fffc2198228) at /usr/src/debug/kdesdk-4.7.4/umbrello/umbrello/main.cpp:111
Comment 3 Ralf Habacker 2014-04-17 07:40:22 UTC
works in 4.11.5