Application that crashed: ark Version of the application: 2.13 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-20-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: into a big archive (34 mo) open an ".xls" file ark permit to preview it right click on the preview ==> crash -- Backtrace: Application: Ark (ark), signal: Segmentation fault [KCrash Handler] #6 0x00eb92fb in KXMLGUIFactory::container(QString const&, KXMLGUIClient*, bool) () from /usr/lib/libkdeui.so.5 #7 0x04711a81 in KSpread::Canvas::mousePressEvent(QMouseEvent*) () from /usr/lib/libkspreadcommon.so.5 #8 0x010b4ff6 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #9 0x0105ff54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #10 0x01068033 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #11 0x00d7fbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #12 0x008896cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #13 0x01066f6e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4 #14 0x010d57c0 in ?? () from /usr/lib/libQtGui.so.4 #15 0x010d4c4b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #16 0x01101502 in ?? () from /usr/lib/libQtGui.so.4 #17 0x026bbe88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #18 0x026bf730 in ?? () from /lib/libglib-2.0.so.0 #19 0x026bf863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #20 0x008b402c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #21 0x01100be5 in ?? () from /usr/lib/libQtGui.so.4 #22 0x00887c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #23 0x008880ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #24 0x0154cd53 in QDialog::exec() () from /usr/lib/libQtGui.so.4 #25 0x08682670 in ?? () from /usr/lib/kde4/libarkpart.so #26 0x08682ba9 in ?? () from /usr/lib/kde4/libarkpart.so #27 0x0867b6bb in ?? () from /usr/lib/kde4/libarkpart.so #28 0x0867428b in ?? () from /usr/lib/kde4/libarkpart.so #29 0x00897f0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4 #30 0x008995fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #31 0x0105ff54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #32 0x0106767c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #33 0x00d7fbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #34 0x008896cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #35 0x0088a2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #36 0x0088a47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 #37 0x008b43ff in ?? () from /usr/lib/libQtCore.so.4 #38 0x026bbe88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #39 0x026bf730 in ?? () from /lib/libglib-2.0.so.0 #40 0x026bf863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #41 0x008b402c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #42 0x01100be5 in ?? () from /usr/lib/libQtGui.so.4 #43 0x00887c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #44 0x008880ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #45 0x0088a53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #46 0x0105fdd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #47 0x08050184 in _start () Reported using DrKonqi
This is actually a crash in KSpread. I'm reassigning this report to KOffice, however it is likely to have been fixed (4.3.2 is a pretty old release), so please consider upgrading to a newer KDE release.
Can you indicate your koffice version, also, if you can reproduce installing koffice-debug package would be a good idea to get a better backtrace.
Cannot reproduce. Can you please retest with 2.2.0 or newer and provide a proper backtrace? Thanks in advance.
[Comment from a bug triager] Note that bug 252944 contains a similar crash when using KSpread/KOffice 2.2.2. I wonder if that issue could be related to this. Regards