[Uml-devel] [Bug 133374] New: crash open file in constructor ClassifierWidget::ClassifierWidget
Ulrich Van Den Hekke
ulrich.vdh at free.Fr
Fri Sep 1 10:21:35 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=133374
Summary: crash open file in constructor
ClassifierWidget::ClassifierWidget
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: ulrich.vdh free Fr
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 ()
More information about the umbrello-devel
mailing list