Summary: | umbrello crashed on ctrl+z | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ярослав <yaroslavkishchenko> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andi.fischer, evgom.sid, ralf.habacker, rstribrn |
Priority: | NOR | ||
Version: | 2.8.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11.3 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Ярослав
2012-09-23 19:41:50 UTC
Created attachment 75063 [details]
New crash information added by DrKonqi
umbrello (2.9.2) on KDE Platform 4.9.2 using Qt 4.8.3
- What I was doing when the application crashed:
Open new sequence diagram, add one object...press CTRL+Z several time => crash.
-- Backtrace (Reduced):
#6 0x00007fe610103421 in QUndoStack::undo() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
[...]
#8 0x00007fe60faaca32 in QAction::triggered(bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9 0x00007fe60faacc20 in QAction::activate(QAction::ActionEvent) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007fe60faacd87 in QAction::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#11 0x00007fe60fab2e9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
Created attachment 78200 [details]
New crash information added by DrKonqi
umbrello (2.10.1) on KDE Platform 4.10.1 "release 545" using Qt 4.8.4
- What I was doing when the application crashed:
I pressed ctrl+z for undo, and if i keep pressed, this crash (almost always).
-- Backtrace (Reduced):
#8 0x00007fb265f507b1 in QUndoStack::undo (this=<optimized out>) at util/qundostack.cpp:701
[...]
#10 0x00007fb2658fe662 in QAction::triggered (this=this@entry=0x10612f0, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#11 0x00007fb2658fe850 in QAction::activate (this=0x10612f0, event=<optimized out>) at kernel/qaction.cpp:1257
#12 0x00007fb265cbe83f in QAbstractButtonPrivate::click (this=this@entry=0x1119050) at widgets/qabstractbutton.cpp:530
#13 0x00007fb265cbeaec in QAbstractButton::mouseReleaseEvent (this=0xe7ad10, e=0x7fff2de322b0) at widgets/qabstractbutton.cpp:1123
*** This bug has been marked as a duplicate of bug 306830 *** |