Summary: | Umbrello segfaults when attempting to rename class in Ubuntu Karmic Alpha 5 (QUndoCommand::text, QUndoStack::undoText,QUndoStackPrivate::setIndex) | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Keith <hughitt1.public> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | abhijeet.linux, andresbajotierra, b.durai, inbox, lee_b, mehmedb, puxarbk, ralf.habacker, sanachori, underline |
Priority: | NOR | ||
Version: | 2.7.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11.3 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Keith
2009-09-17 16:23:12 UTC
From bug 212071: --- What I was doing when the application crashed: I was doing some operations on one file, then I went back with undo and then wanted to redo the operations again, I hit the redo button several times pretty fast and it crashed *** Bug 212071 has been marked as a duplicate of this bug. *** From bug 214309: --- What I was doing when the application crashed: when I was trying to redo an operation in umbrello, it crashed ;) I was doing some moving of classes and connecting classes with arrows before, then wanted to undo a connection which didn't work, so I redid it and it crashed *** Bug 214309 has been marked as a duplicate of this bug. *** *** Bug 245286 has been marked as a duplicate of this bug. *** *** Bug 229635 has been marked as a duplicate of this bug. *** From bug 237583: -- Information about the crash: What happened: I was working with a relatively simple class diagram, involving 2 boxes, 2 labels, about 14 classes, and about 6 packages. Having accidentally deleted a box rather than an association, I pressed undo. Nothing happened in the diagram. I noticed the undo history seemed to be changing in the middle of the history, rather than at the bottom or top. Pressed undo a few more times, no diagram change for about 6 goes, then stuff I did much earlier began to disappear as I kept pressing undo. Switched to redo, and it crashed immediately on the first redo. It may or may not be related, but prior to this, I had noticed that clicking the dependency toolbar button had no effect for a few clicks (button seemed non-responsive), then suddenly worked with no actions taken to fix it. Computer was not lagging. *** Bug 237583 has been marked as a duplicate of this bug. *** *** Bug 262848 has been marked as a duplicate of this bug. *** Created attachment 61935 [details]
New crash information added by DrKonqi
umbrello (2.6.2) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I was trying to undo and redo my previous changes. Though undoing the actions did not make any real change to the diagram. Even after undoing 5-7 steps, the diagram remained the same.
-- Backtrace (Reduced):
#7 0x01b38d3c in QString (this=0xa518830) at ../../include/QtCore/../../src/corelib/tools/qstring.h:728
#8 QUndoCommand::text (this=0xa518830) at util/qundostack.cpp:241
#9 0x01b39158 in QUndoStack::undoText (this=0x9e59258) at util/qundostack.cpp:795
#10 0x01b3926e in QUndoStackPrivate::setIndex (this=0x9e36348, idx=136, clean=false) at util/qundostack.cpp:401
#11 0x01b3953d in QUndoStack::redo (this=0x9e59258) at util/qundostack.cpp:685
*** Bug 281384 has been marked as a duplicate of this bug. *** *** Bug 286249 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 153805 *** |