Version: (using Devel) Installed from: Compiled sources Invalid odt document causes a crash. Application: KWord (kword), signal: Segmentation fault [KCrash Handler] #5 0x00007fa355b08170 in QTextObject::docHandle () from /usr/lib/libQtGui.so.4 #6 0x00007fa355b56131 in QTextTableCell::format () from /usr/lib/libQtGui.so.4 #7 0x00007fa357ff140c in KoTextLoader::loadBody (this=0x7fff60952eb0, bodyElem=@0x7fff60953210, cursor=@0x7fff60952ed0) at /home/kde-devel/src/koffice/libs/kotext/opendocument/KoTextLoader.cpp:313 #8 0x00007fa357f9c39a in KoTextShapeData::loadOdf (this=<value optimized out>, element=@0x7fff60953210, context=<value optimized out>) at /home/kde-devel/src/koffice/libs/kotext/KoTextShapeData.cpp:216 #9 0x00007fa34729a144 in KWOdfLoader::load (this=0x7fff60953410, odfStore=@0x7fff609534a0) at /home/kde-devel/src/koffice/kword/part/KWOdfLoader.cpp:196 #10 0x00007fa3472848e3 in KWDocument::loadOdf (this=0x24c1680, odfStore=@0x7fff609534a0) at /home/kde-devel/src/koffice/kword/part/KWDocument.cpp:537 #11 0x00007fa35828e844 in KoDocument::loadOasisFromStore (this=0x24c1680, store=<value optimized out>) at /home/kde-devel/src/koffice/libs/main/KoDocument.cpp:1643 #12 0x00007fa35828ee45 in KoDocument::loadNativeFormatFromStoreInternal (this=0x24c1680, store=0x25b1a80) at /home/kde-devel/src/koffice/libs/main/KoDocument.cpp:1537 #13 0x00007fa35828f8fb in KoDocument::loadNativeFormatFromStore (this=0x24c1680, file=@0x7fff609539c0) at /home/kde-devel/src/koffice/libs/main/KoDocument.cpp:1492 #14 0x00007fa35828febd in KoDocument::loadNativeFormat (this=0x24c1680, file_=<value optimized out>) at /home/kde-devel/src/koffice/libs/main/KoDocument.cpp:1472 #15 0x00007fa358290a67 in KoDocument::openFile (this=0x24c1680) at /home/kde-devel/src/koffice/libs/main/KoDocument.cpp:1278 #16 0x00007fa35736dcb4 in KParts::ReadOnlyPart::openUrl () from /usr/lib/libkparts.so.4 #17 0x00007fa3582917f8 in KoDocument::openUrl (this=0x24c1680, _url=@0x7fff60954460) at /home/kde-devel/src/koffice/libs/main/KoDocument.cpp:1135 #18 0x00007fa3582ae56a in KoMainWindow::openDocumentInternal (this=0x24bc140, url=@0x7fff60954460, newdoc=0x24c1680) at /home/kde-devel/src/koffice/libs/main/KoMainWindow.cpp:671 #19 0x00007fa3582ac752 in KoMainWindow::openDocument (this=0x24bc140, newdoc=0x24c1680, url=@0x7fff60954460) at /home/kde-devel/src/koffice/libs/main/KoMainWindow.cpp:654 #20 0x00007fa358284ab5 in KoApplication::start (this=<value optimized out>) at /home/kde-devel/src/koffice/libs/main/KoApplication.cpp:216 #21 0x00007fa358534c4a in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/kde-devel/src/koffice/kword/part/main.cpp:36 #22 0x00007fa353cc65a6 in __libc_start_main () from /lib/libc.so.6 #23 0x00000000004007a9 in _start () at ../sysdeps/x86_64/elf/start.S:113
Created an attachment (id=36658) [details] invalid odt document
SVN commit 1020839 by boemann: only apply format if the cell is actually valid BUG:206129 M +8 -8 KoTextLoader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1020839
You need to log in before you can comment on or make changes to this bug.