Bug 187481 - Random crash when viewing an ODT
Summary: Random crash when viewing an ODT
Status: RESOLVED DUPLICATE of bug 173730
Alias: None
Product: calligrasheets
Classification: Applications
Component: opendocument (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 09:11 UTC by Alfredo Beaumont
Modified: 2010-01-26 15:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alfredo Beaumont 2009-03-18 09:11:22 UTC
Version:           Some days ago from subversion (using Devel)
Installed from:    Compiled sources

Just reading an ODT file, it crashed with no aparent reason. Looking at the backtrace, it may be when autosaving, since I didn't actively do any saving.

This is the backtrace:

Application: KWord (kword), signal SIGABRT
0x00007f7f8c13f001 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f7f8f768750 (LWP 4571)):
[KCrash Handler]
#5  0x00007f7f8c0d20c5 in raise () from /lib/libc.so.6
#6  0x00007f7f8c0d35e3 in abort () from /lib/libc.so.6
#7  0x00007f7f8ce0b0a5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007f7f8ce0b1c7 in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007f7f8dcef23d in KoGenStyles::lookup (this=0x7fff978bb9f0, style=@0x7fff978bb0c0, name=@0x7fff978bb000, flags=1) at /home/alfredo/kde/koffice/libs/odf/KoGenStyles.cpp:127
#10 0x00007f7f7b6dea3a in KSpread::CustomStyle::saveOdf (this=0x87c8c0, style=@0x7fff978bb0c0, mainStyles=@0x7fff978bb9f0, manager=0x87c8a0) at /home/alfredo/kde/koffice/kspread/Style.cpp:2717
#11 0x00007f7f7b6eac7f in KSpread::StyleManager::saveOdf (this=0x87c8a0, mainStyles=@0x7fff978bb9f0) at /home/alfredo/kde/koffice/kspread/StyleManager.cpp:59
#12 0x00007f7f7bb10a41 in KSpread::TableShape::saveOdf (this=0xe84050, context=@0x7fff978bb930) at /home/alfredo/kde/koffice/kspread/shape/TableShape.cpp:204
#13 0x00007f7f81bfa012 in KoTextAnchor::saveOdf (this=0xe814d0, context=@0x7fff978bb930) at /home/alfredo/kde/koffice/libs/kotext/KoTextAnchor.cpp:234
#14 0x00007f7f81c44c13 in KoTextWriter::saveParagraph (this=0x7fff978bb890, block=@0x7fff978bb770, from=0, to=-1) at /home/alfredo/kde/koffice/libs/kotext/opendocument/KoTextWriter.cpp:194
#15 0x00007f7f81c459d9 in KoTextWriter::write (this=0x7fff978bb890, document=0xdeea30, from=0, to=-1) at /home/alfredo/kde/koffice/libs/kotext/opendocument/KoTextWriter.cpp:300
#16 0x00007f7f81bda8e6 in KoTextShapeData::saveOdf (this=0xe17bd0, context=@0x7fff978bb930, from=0, to=-1) at /home/alfredo/kde/koffice/libs/kotext/KoTextShapeData.cpp:202
#17 0x00007f7f81ed0865 in KWOdfWriter::save (this=0x7fff978bbb70, odfStore=@0x7fff978bbc80, embeddedSaver=@0x7fff978bbc70) at /home/alfredo/kde/koffice/kword/part/KWOdfWriter.cpp:200
#18 0x00007f7f81eb33d4 in KWDocument::saveOdf (this=0x83a520, documentContext=@0x7fff978bbc60) at /home/alfredo/kde/koffice/kword/part/KWDocument.cpp:686
#19 0x00007f7f8e99a9c4 in KoDocument::saveNativeFormat (this=0x83a520, file=@0x7fff978bc130) at /home/alfredo/kde/koffice/libs/main/KoDocument.cpp:1012
#20 0x00007f7f8e99d5ef in KoDocument::slotAutoSave (this=0x83a520) at /home/alfredo/kde/koffice/libs/main/KoDocument.cpp:570
#21 0x00007f7f8e99d96c in KoDocument::qt_metacall (this=0x83a520, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0x7fff978bc290) at /home/alfredo/kde/koffice/libs/main/KoDocument.moc:129
#22 0x00007f7f81eab167 in KWDocument::qt_metacall (this=0x83a520, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0x7fff978bc290) at /home/alfredo/kde/koffice/kword/part/moc_KWDocument.cpp:82
#23 0x00007f7f8cef4d30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#24 0x00007f7f8cef0cf3 in QObject::event () from /usr/lib/libQtCore.so.4
#25 0x00007f7f8e0a54ed in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#26 0x00007f7f8e0ab87a in QApplication::notify () from /usr/lib/libQtGui.so.4
#27 0x00007f7f8f0b75cb in KApplication::notify () from /usr/lib/libkdeui.so.5
#28 0x00007f7f8cee3401 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#29 0x00007f7f8cf0ae86 in ?? () from /usr/lib/libQtCore.so.4
#30 0x00007f7f8cf0796d in ?? () from /usr/lib/libQtCore.so.4
#31 0x00007f7f89440aa2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x00007f7f8944421d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#33 0x00007f7f894443db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0x00007f7f8cf078cf in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0x00007f7f8e12604f in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007f7f8cee1d72 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0x00007f7f8cee1f05 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0x00007f7f8cee4065 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0x00007f7f8f49ee21 in kdemain (argc=2, argv=0x7fff978bcdf8) at /home/alfredo/kde/koffice/kword/part/main.cpp:38
#40 0x00000000004007e7 in main (argc=2, argv=0x7fff978bcdf8) at /home/alfredo/kde/koffice/kword/part/kword_dummy.cpp:3
Comment 1 Inge Wallin 2009-07-27 23:50:01 UTC
This is a kword bug, not a kspread
Comment 2 Thomas Zander 2009-08-12 15:03:55 UTC
Inge; what did I miss that makes you think this is a kword bug?
Definitely looks like a KSpread bug to me.
Comment 3 Inge Wallin 2009-08-12 15:42:21 UTC
He said odt.  That must have been it.
Comment 4 Sebastian Sauer 2010-01-26 15:05:16 UTC

*** This bug has been marked as a duplicate of bug 173730 ***