Bug 270535 - Umbrello Crashes when undo action is required.
Summary: Umbrello Crashes when undo action is required.
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.4.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-09 23:02 UTC by mike
Modified: 2014-01-04 11:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mike 2011-04-09 23:02:37 UTC
Application: umbrello (2.4.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-30-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Hi,

The thing I really would like to pass on to you guys is that it is annoying that the boxes I used to get things prettier gets resize into its standard size when the diagram is exported as a picture.

What I tried to do here was to undo the minimilation of the boxes and then Umbrello crashed.

No real possibilty to recreate the issue though. Tried the same thing again but no avail.


// Mike

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault
[KCrash Handler]
#6  0x086122ed in ?? ()
#7  0x01986427 in QUndoStack::undo() () from /usr/lib/libQtGui.so.4
#8  0x019ad9f3 in QUndoStack::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#9  0x008d9e22 in KUndoStack::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#10 0x08b6bc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x08b7a3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x01270bd9 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#13 0x01272dcc in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#14 0x01274698 in QAction::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x012774dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x0127e05e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x0083140a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x08b66a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x012b934d in ?? () from /usr/lib/libQtGui.so.4
#20 0x012bb15e in ?? () from /usr/lib/libQtGui.so.4
#21 0x0127fe43 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x0083140a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x08b66a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x012782be in ?? () from /usr/lib/libQtGui.so.4
#25 0x01331d90 in ?? () from /usr/lib/libQtGui.so.4
#26 0x013342f5 in ?? () from /usr/lib/libQtGui.so.4
#27 0x01307757 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#28 0x0133760a in ?? () from /usr/lib/libQtGui.so.4
#29 0x01feb5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x01fef2d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x01fef4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x08b925d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x01337135 in ?? () from /usr/lib/libQtGui.so.4
#34 0x08b65059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x08b654aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x08b6969f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0x01277577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#38 0x086ac645 in ?? ()
#39 0x00cf1bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#40 0x08072891 in _start ()

This bug may be a duplicate of or related to bug 266789.

Possible duplicates by query: bug 267002, bug 266789, bug 262848, bug 255787, bug 255195.

Reported using DrKonqi