Bug 117188 - Unable to finish code generation.
Summary: Unable to finish code generation.
Status: RESOLVED DUPLICATE of bug 110096
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 05:38 UTC by Roody A.
Modified: 2005-11-28 07:32 UTC (History)
0 users

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 Roody A. 2005-11-28 05:38:56 UTC
Version:           1.4 (using KDE KDE 3.4.0)
Installed from:    Fedora RPMs
Compiler:          gcc 4.0.0 Standard FC4 
OS:                Linux

Using PHP5 Export 
The first few classes export but there is a one particular class where it always crashes. 
When Umbrello crashes here is the output i get

(no debugging symbols found)
Using host libthread_db library "/lib/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)
[Thread debugging using libthread_db enabled]
[New Thread -1208727872 (LWP 5410)]
(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)
[KCrash handler]
#4  0x00ba1402 in ?? ()
#5  0x003601f8 in raise () from /lib/libc.so.6
#6  0x00361948 in abort () from /lib/libc.so.6
#7  0x0078ca64 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#8  0x0078a6d1 in __gxx_personality_v0 () from /usr/lib/libstdc++.so.6
#9  0x0078a706 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x0078a83a in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x0078ac51 in operator new () from /usr/lib/libstdc++.so.6
#12 0x0078ad0d in operator new[] () from /usr/lib/libstdc++.so.6
#13 0x073aa369 in QString::setLength () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x073aa4d8 in QString::grow () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x073b0bf3 in QString::operator+= ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x0812edbf in CodeGenerator::formatDoc ()
#17 0x0833f048 in Php5Writer::writeClass ()
#18 0x082eb5e4 in SimpleCodeGenerator::writeCodeToFile ()
#19 0x0826e030 in CodeGenerationWizard::generateCode ()
#20 0x0826e66d in CodeGenerationWizard::qt_invoke ()
#21 0x070a3db4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x070a4274 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x0742012e in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x07143a03 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x070e2127 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x0703f08d in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x0703ffef in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x07701661 in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0x06fd6706 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0x06fd4eb3 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#31 0x06fe8fc8 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#32 0x07057732 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#33 0x0703ea7f in QApplication::enter_loop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#34 0x07241dd1 in QDialog::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#35 0x08192eb3 in UMLApp::generationWizard ()
#36 0x08194cdc in UMLApp::qt_invoke ()
#37 0x070a3db4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#38 0x070a4274 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#39 0x079df94f in KAction::activated () from /usr/lib/libkdeui.so.4
#40 0x079dfa74 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#41 0x079e2010 in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#42 0x079e229a in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#43 0x070a3db4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#44 0x07418796 in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#45 0x070c1633 in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#46 0x071b8582 in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#47 0x079cfa80 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#48 0x070e2127 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#49 0x0703f08d in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#50 0x0703ffef in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#51 0x07701661 in KApplication::notify () from /usr/lib/libkdecore.so.4
#52 0x06fd6b0d in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#53 0x06fd4eb3 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#54 0x06fe8fc8 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#55 0x0705774b in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#56 0x07057656 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#57 0x0703ea59 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#58 0x08161319 in main ()


the best way to reproduce would probably be if I provide the xmi 
please contact me as soon as possible if there is a workaround.

contact me at calintz@gmail.com if the need arises.
Comment 1 Oliver Kellogg 2005-11-28 07:32:46 UTC

*** This bug has been marked as a duplicate of 110096 ***