[Uml-devel] [Bug 79188] New: Umbrello segv on import classes

Robley Hall robleyhall at adelphia.net
Tue Apr 6 09:06:05 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=79188      
           Summary: Umbrello segv on import classes
           Product: umbrello
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: robleyhall adelphia net


Version:           kdesdk-3.2.1-0.fdr.0.1 (using KDE KDE 3.2.1)
Installed from:    Unspecified Linux
OS:          Linux

import c++ code crashes with signal 11 (SIGSEGV).

I'm running Fedora Core test1 with various updates on top. I installed the kde3.2.1 from rpms. 
Problem originally encountered using standalone umbrello 1.2.1. I uninstalled this and installed kdesdk 3.2.1 but same problem.

backtrace follows: 
(no debugging symbols found)...Using host libthread_db library "/lib/tls/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)...[Thread debugging using libthread_db enabled]
[New Thread -1085372640 (LWP 20580)]

(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)...0x00837c32 in _dl_sysinfo_int80 ()
   from /lib/ld-linux.so.2
#0  0x00837c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00ae3b03 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#2  0x045bcba4 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#3  <signal handler called>
#4  0x04309c31 in QGList::append(void*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0x080ece50 in UMLClass::addAttribute(QString, int) ()
#6  0x080f24f3 in ClassImport::insertAttribute(CClassStore&, UMLObject*, Uml::Scope, QString, QString, QString, bool) ()
#7  0x080f2e45 in ClassImport::importCPP(QStringList) ()
#8  0x08130676 in UMLApp::slotImportClasses() ()
#9  0x081312a4 in UMLApp::qt_invoke(int, QUObject*) ()
#10 0x0405db9c in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x0405d9d4 in QObject::activate_signal(int) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x0478f825 in KAction::activated() () from /usr/lib/libkdeui.so.4
#13 0x0478f3bd in KAction::slotActivated() () from /usr/lib/libkdeui.so.4
#14 0x0478f944 in KAction::qt_invoke(int, QUObject*) ()
   from /usr/lib/libkdeui.so.4
#15 0x0405db9c in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x0438eb0a in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x040778fd in QSignal::activate() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x041608c5 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x040933b7 in QWidget::event(QEvent*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x0400260f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x04001d11 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x0455b33e in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#23 0x03f97bd1 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x03f95bd9 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x03facc81 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x04014708 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x040145b8 in QEventLoop::exec() () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x04002861 in QApplication::exec() ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x0811c01a in main ()




More information about the umbrello-devel mailing list