Summary: | Moved a class on a class diagram and got a crash | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | mgolden |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cfeck, guillemtanya, mgolden, olzaque, piotr.praczyk, ralf.habacker, smolinski |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/umbrello/1bf8a7204854cdff0e49ebff94a71bec5fd598ed | Version Fixed In: | 4.10.0 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
mgolden
2007-11-09 20:52:29 UTC
This crash report is at least 4 years old and there were no further comments or status updates since then. Therefore we believe that this crash is already fixed in KDE 4 or the backtrace is no longer applicable to KDE 4. If the crash still happens with a recent KDE version (4.7.4 or 4.8), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports (To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or NEW) Created attachment 66925 [details]
New crash information added by DrKonqi
umbrello (2.7.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
As it turns out, I still have the exact xmi file from 4 years ago that generated the crash. I can still make it crash by going to one of the class diagrams and moving one of the classes so it touches another class.
I would attach the xmi file but given that it is work I did for a client I don't feel comfortable posting it here. However, if a developer would like me to send it so the crash can be duplicated you can just e-mail me and I will pass it along.
-- Backtrace (Reduced):
#6 0x00007f9006629470 in Q3CanvasRectangle::width() const () from /usr/lib/x86_64-linux-gnu/libQt3Support.so.4
#7 0x0000000000654e2c in AssociationWidget::calculateTextPosition (this=0x2ce52f0, role=Uml::tr_Name) at ../../../umbrello/umbrello/widgets/associationwidget.cpp:2056
#8 0x00000000006550fe in AssociationWidget::saveIdealTextPositions (this=0x2ce52f0) at ../../../umbrello/umbrello/widgets/associationwidget.cpp:1486
#9 0x0000000000692887 in UMLWidget::adjustAssocs (this=0x2c9e800, x=619, y=331) at ../../../umbrello/umbrello/widgets/umlwidget.cpp:619
#10 0x0000000000661c09 in ClassifierWidget::adjustAssocs (this=0x2c9e800, x=<optimized out>, y=<optimized out>) at ../../../umbrello/umbrello/widgets/classifierwidget.cpp:790
Thanks for the updated backtrace; reopening. *** Bug 289386 has been marked as a duplicate of this bug. *** *** Bug 255815 has been marked as a duplicate of this bug. *** *** Bug 259491 has been marked as a duplicate of this bug. *** *** Bug 276251 has been marked as a duplicate of this bug. *** Qt3 related classes has been replaced by Qt4 related |