[Uml-devel] [Bug 68701] New: crash when creating a new doc after class import
Sebastian Stein
seb_stein at gmx.de
Thu Nov 20 15:00:09 UTC 2003
------- 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=68701
Summary: crash when creating a new doc after class import
Product: umbrello
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel at kde.org
ReportedBy: seb_stein at gmx.de
Version: 1.2-beta (using KDE 3.1.4)
Installed from: compiled sources
Compiler: gcc version 3.2.3
OS: Linux (i686) release 2.4.22
1. create a new document
2. import a cpp header like umldoc.h
3. press the new doc button in the toolbar
4. press no, you don't want to save your changes
-> crash
backtrace:
#4 0x083ec168 in ?? ()
#5 0x08149057 in UMLDoc::saveModified() (this=0xbfffe7fc) at umldoc.cpp:177
#6 0x081428e7 in UMLApp::slotFileNew() (this=0x8345280) at uml.cpp:574
#7 0x08146faa in UMLApp::qt_invoke(int, QUObject*) (this=0x8345280, _id=75,
_o=0xbfffec90) at uml.moc:236
#8 0x40a88490 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt-3.2.2/lib/libqt-mt.so.3
I wasn't able to make a test run in valgrind, it seems to take very very very very very very long. But if you run Umbrello on a shell you will get a lot of messages like:
findUMLObject: type mismatch for int (actual type: 105)
Maybe this is the reason of the problem.
More information about the umbrello-devel
mailing list