Application that crashed: umbrello Version of the application: 2.3.2 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-14-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: Estaba haciendo un diagrama nuevo, ya tenia tres bloques de caso de uso y una ventana, entonces presione ctrl+z para regresar a una movimeinto antes que habia hecho y la aplicacion se cerro y mostro el mensaje de error, con la opcion de poder enviar informacion acerca de el error que se genero -- Backtrace: Application: Modelador de UML Umbrello (umbrello), signal: Segmentation fault [KCrash Handler] #6 0x0864e100 in ?? () #7 0x0205b097 in QUndoStack::undo() () from /usr/lib/libQtGui.so.4 #8 0x0206e003 in QUndoStack::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4 #9 0x00f5ad82 in KUndoStack::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5 #10 0x03793263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4 #11 0x037936d8 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4 #12 0x019d09b1 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4 #13 0x019d1f32 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4 #14 0x019d4a18 in QAction::event(QEvent*) () from /usr/lib/libQtGui.so.4 #15 0x019d6f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #16 0x019de67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #17 0x00ebabfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #18 0x0377d6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #19 0x01a0fdfd in ?? () from /usr/lib/libQtGui.so.4 #20 0x01a11c7e in ?? () from /usr/lib/libQtGui.so.4 #21 0x019dfa0d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #22 0x00ebabfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #23 0x0377d6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #24 0x019d7e2e in ?? () from /usr/lib/libQtGui.so.4 #25 0x01a74440 in ?? () from /usr/lib/libQtGui.so.4 #26 0x01a76989 in ?? () from /usr/lib/libQtGui.so.4 #27 0x01a4aed7 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #28 0x01a78502 in ?? () from /usr/lib/libQtGui.so.4 #29 0x04ecfe78 in g_main_dispatch (context=0x9535f10) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960 #30 IA__g_main_context_dispatch (context=0x9535f10) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513 #31 0x04ed3720 in g_main_context_iterate (context=0x9535f10, block=<value optimized out>, dispatch=1, self=0x95345a0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591 #32 0x04ed3853 in IA__g_main_context_iteration (context=0x9535f10, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654 #33 0x037a802c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #34 0x01a77be5 in ?? () from /usr/lib/libQtGui.so.4 #35 0x0377bc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #36 0x0377c0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #37 0x0377e53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #38 0x019d6dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #39 0x086ec2b5 in ?? () #40 0x0269cb56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #41 0x08073461 in _start () Reported using DrKonqi
Translated: I was working on a new diagram, I already had three case blocks and a window, then I pressed Ctrl+Z to go back to the previous move/state and the application closed itself. @Manuel Ambriz: - Podrías determinar si repitiendo los pasos que mencionaste el programa vuelve a cerrarse ? (el fallo es reproducible) Gracias @En: - Could yu check if repeating the steps you mentioned the application crashes again? (the crash would be reproducible) Thanks
Waiting for feedback. Marking as NEEDSINFO.
undo framwork has been refactored