Bug 288406 - Crash when importing Java-Source
Summary: Crash when importing Java-Source
Status: RESOLVED DUPLICATE of bug 285001
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 13:51 UTC by Benjamin Buch
Modified: 2013-11-06 17:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Buch 2011-12-07 13:51:48 UTC
Application: umbrello (2.6.5)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 3.1.0-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- I imported a directory of java sources
- I answered 4 questions about namespace or class
- Program crashed

The crash can be reproduced every time.

-- Backtrace:
Application: Umbrello UML-Modeller (umbrello), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9cdcd70760 (LWP 8642))]

Thread 2 (Thread 0x7f9cc9f59700 (LWP 8646)):
#0  0x00007f9cd8ad1723 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f9cd4dcb5d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f9cd4dcba99 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9cd9bbed06 in QEventDispatcherGlib::processEvents (this=0x17f8950, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f9cd9b93372 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f9cd9b9356f in QEventLoop::exec (this=0x7f9cc9f58df0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f9cd9aab20f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:492
#7  0x00007f9cd9b7639f in QInotifyFileSystemWatcherEngine::run (this=0x17ed510) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f9cd9aadc25 in QThreadPrivate::start (arg=0x17ed510) at thread/qthread_unix.cpp:320
#9  0x00007f9cd87f1b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007f9cd8adc36d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9cdcd70760 (LWP 8642)):
[KCrash Handler]
#6  ref (this=0x1f4) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QList (l=..., this=0x7fff84d09b70) at /usr/include/qt4/QtCore/qlist.h:118
#8  QListIterator (container=..., this=0x7fff84d09b70) at /usr/include/qt4/QtCore/qlist.h:881
#9  UMLPackage::findObject (this=0x1583120, name=...) at ../../../umbrello/umbrello/package.cpp:238
#10 0x0000000000720b55 in UMLDoc::isUnique (this=<optimized out>, name=..., package=<optimized out>) at ../../../umbrello/umbrello/umldoc.cpp:971
#11 0x00000000006e6215 in Model_Utils::uniqObjectName (type=<optimized out>, parentPkg=0x1583120, prefix=<optimized out>) at ../../../umbrello/umbrello/model_utils.cpp:438
#12 0x00000000006ef16d in Object_Factory::createUMLObject (type=Uml::ot_Class, n=..., parentPkg=0x1583120, solicitNewName=false) at ../../../umbrello/umbrello/object_factory.cpp:186
#13 0x0000000000518b00 in Import_Utils::createUMLObject (type=Uml::ot_UMLObject, inName=<optimized out>, parentPkg=0x1583120, comment=..., stereotype=...) at ../../../umbrello/umbrello/codeimport/import_utils.cpp:231
#14 0x0000000000519fcb in Import_Utils::addMethodParameter (method=0x1a2e0b0, type=..., name=...) at ../../../umbrello/umbrello/codeimport/import_utils.cpp:478
#15 0x000000000051fb71 in JavaImport::parseStmt (this=0x18276d0) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:511
#16 0x0000000000522c15 in NativeImportBase::parseFile (this=0x18276d0, filename=<optimized out>) at ../../../umbrello/umbrello/codeimport/nativeimportbase.cpp:416
#17 0x000000000051b20f in JavaImport::parseFile (this=0x18276d0, filename=...) at ../../../umbrello/umbrello/codeimport/javaimport.cpp:253
#18 0x0000000000512427 in ClassImport::importFiles (this=0x18276d0, fileList=...) at ../../../umbrello/umbrello/codeimport/classimport.cpp:45
#19 0x0000000000718617 in UMLApp::importFiles (this=0x139ff60, fileList=0x7fff84d0b560) at ../../../umbrello/umbrello/uml.cpp:2241
#20 0x0000000000718783 in UMLApp::slotImportProject (this=0x139ff60) at ../../../umbrello/umbrello/uml.cpp:2290
#21 0x000000000071b72d in UMLApp::qt_metacall (this=0x139ff60, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0x7fff84d0b6b0) at ./uml.moc:259
#22 0x00007f9cd9ba6cca in QMetaObject::activate (sender=0x1337000, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff84d0b6b0) at kernel/qobject.cpp:3278
#23 0x00007f9cda0cc3e2 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#24 0x00007f9cda0cc5cf in QAction::activate (this=0x1337000, event=<optimized out>) at kernel/qaction.cpp:1257
#25 0x00007f9cda4ff1e9 in QMenuPrivate::activateCausedStack (this=0x1471260, causedStack=..., action=0x1337000, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#26 0x00007f9cda504e22 in QMenuPrivate::activateAction (this=0x1471260, action=0x1337000, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085
#27 0x00007f9cdb6023fd in KMenu::mouseReleaseEvent (this=0x14703f0, e=<optimized out>) at ../../kdeui/widgets/kmenu.cpp:458
#28 0x00007f9cda123096 in QWidget::event (this=0x14703f0, event=0x7fff84d0c3f0) at kernel/qwidget.cpp:8259
#29 0x00007f9cda50638b in QMenu::event (this=0x14703f0, e=0x7fff84d0c3f0) at widgets/qmenu.cpp:2415
#30 0x00007f9cda0d29f4 in notify_helper (e=0x7fff84d0c3f0, receiver=0x14703f0, this=0x128ca30) at kernel/qapplication.cpp:4467
#31 QApplicationPrivate::notify_helper (this=0x128ca30, receiver=0x14703f0, e=0x7fff84d0c3f0) at kernel/qapplication.cpp:4439
#32 0x00007f9cda0d817b in QApplication::notify (this=<optimized out>, receiver=0x14703f0, e=0x7fff84d0c3f0) at kernel/qapplication.cpp:4028
#33 0x00007f9cdb53bb96 in KApplication::notify (this=0x7fff84d0cf60, receiver=0x14703f0, event=0x7fff84d0c3f0) at ../../kdeui/kernel/kapplication.cpp:311
#34 0x00007f9cd9b9416c in QCoreApplication::notifyInternal (this=0x7fff84d0cf60, receiver=0x14703f0, event=0x7fff84d0c3f0) at kernel/qcoreapplication.cpp:731
#35 0x00007f9cda0d39c2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 QApplicationPrivate::sendMouseEvent (receiver=0x14703f0, event=0x7fff84d0c3f0, alienWidget=0x0, nativeWidget=0x14703f0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3127
#37 0x00007f9cda1504e4 in QETWidget::translateMouseEvent (this=0x14703f0, event=<optimized out>) at kernel/qapplication_x11.cpp:4399
#38 0x00007f9cda14ec6a in QApplication::x11ProcessEvent (this=0x7fff84d0cf60, event=0x7fff84d0cb10) at kernel/qapplication_x11.cpp:3591
#39 0x00007f9cda176db2 in x11EventSourceDispatch (s=0x128d6a0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#40 0x00007f9cd4dcb0cf in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f9cd4dcb8c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007f9cd4dcba99 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f9cd9bbec9f in QEventDispatcherGlib::processEvents (this=0x1251f50, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#44 0x00007f9cda176a4e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x00007f9cd9b93372 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#46 0x00007f9cd9b9356f in QEventLoop::exec (this=0x7fff84d0ced0, flags=...) at kernel/qeventloop.cpp:201
#47 0x00007f9cd9b97717 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#48 0x000000000043b266 in main (argc=3, argv=0x7fff84d0d368) at ../../../umbrello/umbrello/main.cpp:111

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

Possible duplicates by query: bug 285001, bug 283707, bug 281398, bug 276876, bug 271001.

Reported using DrKonqi
Comment 1 Bogdan Udrescu 2011-12-08 13:59:12 UTC
duplicate of bug 285001
Comment 2 Myriam Schweingruber 2011-12-12 07:46:30 UTC

*** This bug has been marked as a duplicate of bug 285001 ***
Comment 3 Ralf Habacker 2013-11-06 17:33:50 UTC
set version-fixed-in from 4.8.0 changelog