Application that crashed: kspread Version of the application: 2.1 Beta 2 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.3 Operating System: Linux 2.6.31.6-server-1mnb i686 Distribution: "Mandriva Linux 2010.0" What I was doing when the application crashed: -- Backtrace: Application: KSpread (kspread), signal: Segmentation fault [KCrash Handler] #6 0xb1d8b59a in KSpread::Style::parentName () from /usr/lib/libkspreadcommon.so.6 #7 0xb1dac119 in KSpread::StyleManager::loadXML () from /usr/lib/libkspreadcommon.so.6 #8 0xb1ec5147 in KSpread::Doc::loadXML () from /usr/lib/libkspreadcommon.so.6 #9 0xb7642883 in KoDocument::loadNativeFormatFromStoreInternal () from /usr/lib/libkomain.so.6 #10 0xb7643118 in KoDocument::loadNativeFormatFromStore () from /usr/lib/libkomain.so.6 #11 0xb7643487 in KoDocument::loadNativeFormat () from /usr/lib/libkomain.so.6 #12 0xb763fb6b in KoDocument::openFile () from /usr/lib/libkomain.so.6 #13 0xb6675127 in KParts::ReadOnlyPart::openUrl () from /usr/lib/libkparts.so.4 #14 0xb763c369 in KoDocument::openUrl () from /usr/lib/libkomain.so.6 #15 0xb7662344 in KoMainWindow::openDocumentInternal () from /usr/lib/libkomain.so.6 #16 0xb766ab79 in KoMainWindow::openDocument () from /usr/lib/libkomain.so.6 #17 0xb7668126 in KoMainWindow::slotFileOpen () from /usr/lib/libkomain.so.6 #18 0xb766c36e in KoMainWindow::qt_metacall () from /usr/lib/libkomain.so.6 #19 0xb68e6144 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #20 0xb68e6621 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #21 0xb6d4ae55 in QAction::triggered () from /usr/lib/libQtGui.so.4 #22 0xb6d4c482 in QAction::activate () from /usr/lib/libQtGui.so.4 #23 0xb71a9a87 in ?? () from /usr/lib/libQtGui.so.4 #24 0xb71b03b8 in ?? () from /usr/lib/libQtGui.so.4 #25 0xb71b0f58 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 #26 0xb5e89c9d in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5 #27 0xb6da890c in QWidget::event () from /usr/lib/libQtGui.so.4 #28 0xb71b31f4 in QMenu::event () from /usr/lib/libQtGui.so.4 #29 0xb6d5168c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #30 0xb6d5993b in QApplication::notify () from /usr/lib/libQtGui.so.4 #31 0xb5d999e1 in KApplication::notify () from /usr/lib/libkdeui.so.5 #32 0xb68cfc0e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #33 0xb6d5895c in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #34 0xb6dc99f6 in ?? () from /usr/lib/libQtGui.so.4 #35 0xb6dc8aee in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #36 0xb6df3d88 in ?? () from /usr/lib/libQtGui.so.4 #37 0xb5939b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #38 0xb593d468 in ?? () from /usr/lib/libglib-2.0.so.0 #39 0xb593d58e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #40 0xb68fb8f1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #41 0xb6df34ba in ?? () from /usr/lib/libQtGui.so.4 #42 0xb68ce26d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #43 0xb68ce6b9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #44 0xb68d0b50 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #45 0xb6d51504 in QApplication::exec () from /usr/lib/libQtGui.so.4 #46 0xb78474dd in kdemain () from /usr/lib/libkdeinit4_kspread.so #47 0x0804856b in _start () This bug may be a duplicate of or related to bug 194859 Reported using DrKonqi
Hi farrando christian. Could you please attach the document to this report? That would really help us to reproduce and then fix the bug. Thanks in advance.
SVN commit 1085290 by sebsauer: Fix crash when a kspread file is read BUG:222038 M +1 -1 StyleManager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1085290
SVN commit 1085291 by sebsauer: backport r1085290 from trunk to 2.1 branch Fix crash when a kspread file is read CCBUG:222038 M +1 -1 StyleManager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1085291
@Sebastian: is your fix related to bug 216322 too ? Regards
*** Bug 229176 has been marked as a duplicate of this bug. ***
*** Bug 216322 has been marked as a duplicate of this bug. ***
*** Bug 227884 has been marked as a duplicate of this bug. ***
*** Bug 245543 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.