Bug 269317 - Crash during import of a .xmi file from argoUML (win32)
Summary: Crash during import of a .xmi file from argoUML (win32)
Status: RESOLVED UNMAINTAINED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.5.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
: 267891 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-24 16:26 UTC by simon hanin
Modified: 2014-05-23 18:25 UTC (History)
3 users (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 simon hanin 2011-03-24 16:26:50 UTC
Application: umbrello (2.5.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I just try to open a .xmi create with agroUML (classes diagrams) and umbrello crashed...

The crash can be reproduced every time.

-- Backtrace:
Application: Umbrello - Outil de modélisation UML (umbrello), signal: Segmentation fault
[Current thread is 1 (Thread 0xb784d930 (LWP 9159))]

Thread 2 (Thread 0xb469eb70 (LWP 9160)):
#0  0x00a1ee36 in clock_gettime (clock_id=10629108, tp=0xb469df90) at ../sysdeps/unix/clock_gettime.c:100
#1  0x035b250b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x036896e5 in QTimerInfoList::updateCurrentTime (this=0x8c81f44) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0368972a in QTimerInfoList::timerWait (this=0x8c81f44, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x036877a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb469e0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0368783d in timerSourcePrepare (source=0x0, timeout=0xa22ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0123ee6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x0123f279 in ?? () from /lib/libglib-2.0.so.0
#9  0x0123f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x0368759f in QEventDispatcherGlib::processEvents (this=0x8c7eae8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x03657609 in QEventLoop::processEvents (this=0xb469e290, flags=) at kernel/qeventloop.cpp:149
#12 0x03657a8a in QEventLoop::exec (this=0xb469e290, flags=...) at kernel/qeventloop.cpp:201
#13 0x03553b7e in QThread::exec (this=0x8c7f148) at thread/qthread.cpp:490
#14 0x0363635b in QInotifyFileSystemWatcherEngine::run (this=0x8c7f148) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x03556df9 in QThreadPrivate::start (arg=0x8c7f148) at thread/qthread_unix.cpp:266
#16 0x00cb6cc9 in start_thread (arg=0xb469eb70) at pthread_create.c:304
#17 0x0058569e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb784d930 (LWP 9159)):
[KCrash Handler]
#7  0x0859d8fa in size (this=0x0, pObject=0x8ac5de0) at /usr/include/qt4/QtCore/qlist.h:94
#8  indexOf (this=0x0, pObject=0x8ac5de0) at /usr/include/qt4/QtCore/qlist.h:829
#9  UMLPackage::addObject (this=0x0, pObject=0x8ac5de0) at ../../../umbrello/umbrello/package.cpp:136
#10 0x085cb5f2 in UMLDoc::loadUMLObjectsFromXMI (this=0x8ab4e90, element=...) at ../../../umbrello/umbrello/umldoc.cpp:2102
#11 0x085cb0b4 in UMLDoc::loadUMLObjectsFromXMI (this=0x8ab4e90, element=...) at ../../../umbrello/umbrello/umldoc.cpp:2038
#12 0x085d441c in UMLDoc::loadFromXMI (this=0x8ab4e90, file=..., encode=0) at ../../../umbrello/umbrello/umldoc.cpp:1866
#13 0x085d6b83 in UMLDoc::openDocument (this=0x8ab4e90, url=..., format=0x0) at ../../../umbrello/umbrello/umldoc.cpp:537
#14 0x085b2bea in UMLApp::openDocumentFile (this=0x8ab1868, url=...) at ../../../umbrello/umbrello/uml.cpp:737
#15 0x0858a799 in initDocument (args=0x8a03938) at ../../../umbrello/umbrello/main.cpp:125
#16 0x0858b6ac in main (argc=2, argv=0xbfd1c504) at ../../../umbrello/umbrello/main.cpp:98

This bug may be a duplicate of or related to bug 255803, bug 238775.

Possible duplicates by query: bug 267891, bug 255803, bug 243511, bug 238775.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-05 23:53:10 UTC
*** Bug 267891 has been marked as a duplicate of this bug. ***
Comment 2 Ralf Habacker 2014-02-01 13:43:38 UTC
exmple file ?
Comment 3 Ralf Habacker 2014-02-01 13:48:57 UTC
Just tried to created a few classes in argouml, exported it to xmi and imported in umbrello without a crash.,