Bug 133374 - crash open file in constructor ClassifierWidget::ClassifierWidget
Summary: crash open file in constructor ClassifierWidget::ClassifierWidget
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-01 12:21 UTC by Ulrich Van Den Hekke
Modified: 2006-09-08 21:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The file who make crash umbrello (389.68 KB, text/plain)
2006-09-01 12:24 UTC, Ulrich Van Den Hekke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Van Den Hekke 2006-09-01 12:21:33 UTC
Version:           1.5.5 (using KDE 3.5.4, Debian Package 4:3.5.4-3 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.17-maxiding

When i open a file with umbrello, he crash with the following backtrace :
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1234733376 (LWP 24855)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x00000000 in ?? ()
#7  0x0818dcbf in ClassifierWidget::ClassifierWidget ()
#8  0x08197783 in UMLView::loadWidgetFromXMI ()
#9  0x08197bef in UMLView::loadWidgetsFromXMI ()
#10 0x081a1b33 in UMLView::loadFromXMI ()
#11 0x081b6e54 in UMLDoc::loadDiagramsFromXMI ()
#12 0x081d7825 in UMLDoc::loadExtensionsFromXMI ()
#13 0x081d7fdb in UMLDoc::loadFromXMI ()
#14 0x081c8973 in UMLDoc::openDocument ()
#15 0x081c8fcf in UMLApp::slotFileOpenRecent ()
#16 0x081c9e0d in UMLApp::qt_invoke ()
#17 0xb6ecab87 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb75086ae in KRecentFilesAction::urlSelected ()
   from /usr/lib/libkdeui.so.4
#19 0xb7524bcd in KRecentFilesAction::itemSelected ()
   from /usr/lib/libkdeui.so.4
#20 0xb75e792f in KRecentFilesAction::qt_invoke () from /usr/lib/libkdeui.so.4
#21 0xb6ecab87 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb6ecb0b4 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb7533b21 in KSelectAction::activated () from /usr/lib/libkdeui.so.4
#24 0xb7534d65 in KRecentFilesAction::slotActivated ()
   from /usr/lib/libkdeui.so.4
#25 0xb75e79d1 in KRecentFilesAction::qt_invoke () from /usr/lib/libkdeui.so.4
#26 0xb6ecab87 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#27 0xb7253bcb in QSignal::signal () from /usr/lib/libqt-mt.so.3
#28 0xb6eea70a in QSignal::activate () from /usr/lib/libqt-mt.so.3
#29 0xb6ef20dc in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#30 0xb6e62aea in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#31 0xb6e64907 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#32 0xb781652e in KApplication::notify () from /usr/lib/libkdecore.so.4
#33 0xb6df63d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#34 0xb6e554e7 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#35 0xb6e0a71f in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#36 0xb6e7d03d in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#37 0xb6e7ce5e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#38 0xb6e64683 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#39 0x081c9997 in main ()
Comment 1 Ulrich Van Den Hekke 2006-09-01 12:24:54 UTC
Created attachment 17598 [details]
The file who make crash umbrello

This file was created with a previous version of umbrello : 1.5.3
Comment 2 Oliver Kellogg 2006-09-01 19:21:42 UTC
It doesn't crash for me using branches/KDE/3.5 of this morning (r579333).
Note that Umbrello was instable between r575645 and r579329.
If you have used such a version then please throw away the generated XMI files.
Comment 3 Ulrich Van Den Hekke 2006-09-03 20:57:44 UTC
Is the version 1.5.3 between r575645 and r579329 ?
Comment 4 Oliver Kellogg 2006-09-03 21:26:06 UTC
> Is the version 1.5.3 between r575645 and r579329 ?

Huh? In the Version field, you say 1.5.5 - I was assuming
you were using a recent KDE SVN 3.5 branch checkout (?)
Comment 5 Ulrich Van Den Hekke 2006-09-08 19:35:39 UTC
I use actually the version 1.5.5 (from Debian, maybe it's a CVS version but package manager say KDE 3.5.4) who cannot ope the file but the file was created with the version 1.5.3
Comment 6 Oliver Kellogg 2006-09-08 21:08:13 UTC
Thanks for clarifying.
I mark this INVALID as I'm not able to reproduce the problem
using the current development wavefront.