[Uml-devel] [Bug 73274] New: crash while importing C++ code
Jake Hamby
jhamby at anobject.com
Thu Jan 22 13:29:03 UTC 2004
------- 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=73274
Summary: crash while importing C++ code
Product: umbrello
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel at kde.org
ReportedBy: jhamby at anobject.com
Version: (using KDE KDE 3.2.0)
Installed from: Gentoo Packages
Compiler: gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)
OS: Linux
While importing some classes (aknview.h, aknviewappui.h from Symbian 6.1 SDK), umbrello crashed. Here's the backtrace:
(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 15483)]
0x0fb0d184 in waitpid ()
from /lib/libpthread.so.0
#0 0x0fb0d184 in waitpid () from /lib/libpthread.so.0
#1 0x001690f0 in KCrash::defaultCrashHandler(int) ()
from /usr/kde/3.2/lib/libkdecore.so.4
#2 0x0fb0bbd4 in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x0f4ce6ec in QGList::append(void*) () from /usr/qt/3/lib/libqt-mt.so.3
#5 0x0f4ce6e0 in QGList::append(void*) () from /usr/qt/3/lib/libqt-mt.so.3
#6 0x100ae0a8 in ClassImport::insertAttribute(CClassStore&, UMLObject*, Uml::Scope, QString, QString, QString, bool) ()
#7 0x100aecd8 in ClassImport::importCPP(QStringList) ()
#8 0x1012268c in UMLListView::popupMenuSel(int) ()
#9 0x1012a0ac in UMLListView::qt_invoke(int, QUObject*) ()
#10 0x0f221a58 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#11 0x0f221bd4 in QObject::activate_signal(int, int) ()
from /usr/qt/3/lib/libqt-mt.so.3
#12 0x0f55dd9c in QPopupMenu::activated(int) ()
from /usr/qt/3/lib/libqt-mt.so.3
#13 0x0f32081c in QPopupMenu::actSig(int, bool) ()
from /usr/qt/3/lib/libqt-mt.so.3
#14 0x0f324288 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#15 0x0f25812c in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x0f1c01e0 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#17 0x0f1bf874 in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#18 0x000d44c4 in KApplication::notify(QObject*, QEvent*) ()
from /usr/kde/3.2/lib/libkdecore.so.4
#19 0x0f155824 in QETWidget::translateMouseEvent(_XEvent const*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#20 0x0f1537b8 in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#21 0x0f16b1f4 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib/libqt-mt.so.3
#22 0x0f1d4a0c in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x0f1d4808 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x0f1c04a8 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x100eeb58 in main ()
More information about the umbrello-devel
mailing list