Bug 356397 - Calligra Words crashes when opening a docx file
Summary: Calligra Words crashes when opening a docx file
Status: RESOLVED DUPLICATE of bug 378424
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-08 17:17 UTC by Neofytos Kolokotronis
Modified: 2018-03-01 01:23 UTC (History)
0 users

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 Neofytos Kolokotronis 2015-12-08 17:17:15 UTC
Application: calligrawords (2.9.9)
KDE Platform Version: 4.14.14
Qt Version: 4.8.7
Operating System: Linux 4.2.6-1-CHAKRA x86_64
Distribution: "Chakra"

-- Information about the crash:
- What I was doing when the application crashed:
I tried opening a .docx file trough dolphin. Calligra Words crashed on launch before displaying any information.

This happens every time I try to launch the file. I unfortunately can't share the related file, hopefully the backtrace is helpful by itself.

When I try to open the file through konsole, I get this in the output, repeated several times before the crash:
words(18684)/kotext KoTextLoader::loadParagraph: paragraph style  "P2" not found - using default style 
words(18684)/kotext KoTextLoader::loadSpan: character style  "T2"  not found

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fe39c234b8c in QTextLine::y() const () at /usr/lib/libQtGui.so.4
#7  0x00007fe39a684fba in KoTextDocumentLayout::positionAnchorTextRanges(int, int, QTextDocument const*) () at /usr/lib/libkotextlayout.so.14
#8  0x00007fe39a66d586 in KoTextLayoutArea::layoutBlock(FrameIterator*) () at /usr/lib/libkotextlayout.so.14
#9  0x00007fe39a67009b in KoTextLayoutArea::layout(FrameIterator*) () at /usr/lib/libkotextlayout.so.14
#10 0x00007fe39a682fbd in KoTextLayoutRootArea::layoutRoot(FrameIterator*) () at /usr/lib/libkotextlayout.so.14
#11 0x00007fe39a6863c9 in KoTextDocumentLayout::doLayout() () at /usr/lib/libkotextlayout.so.14
#12 0x00007fe39a686a88 in KoTextDocumentLayout::layout() () at /usr/lib/libkotextlayout.so.14
#13 0x00007fe39b5be381 in QObject::event(QEvent*) () at /usr/lib/libQtCore.so.4
#14 0x00007fe39bfc901c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4
#15 0x00007fe39bfcfa68 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4
#16 0x00007fe39cb22195 in KoApplication::notify(QObject*, QEvent*) () at /usr/lib/libkomain.so.14
#17 0x00007fe39b5a521d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/libQtCore.so.4
#18 0x00007fe39b5a85e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQtCore.so.4
#19 0x00007fe39b5d414e in  () at /usr/lib/libQtCore.so.4
#20 0x00007fe3981c4a1d in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#21 0x00007fe3981c4d08 in  () at /usr/lib/libglib-2.0.so.0
#22 0x00007fe3981c4dbc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#23 0x00007fe39b5d42be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#24 0x00007fe39c06fb66 in  () at /usr/lib/libQtGui.so.4
#25 0x00007fe39b5a8ac1 in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#26 0x00007fe3998f80bf in KoProgressUpdater::update() () at /usr/lib/libkowidgetutils.so.14
#27 0x00007fe39b5b9d1c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/libQtCore.so.4
#28 0x00007fe39b5b9d1c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/libQtCore.so.4
#29 0x00007fe3998f9551 in KoUpdater::sigProgress(int) () at /usr/lib/libkowidgetutils.so.14
#30 0x00007fe3998f95e7 in KoUpdater::setProgress(int) () at /usr/lib/libkowidgetutils.so.14
#31 0x00007fe39cb2eb9a in KoDocument::openFile() () at /usr/lib/libkomain.so.14
#32 0x00007fe39cb38518 in KoDocument::openUrlInternal(KUrl const&) () at /usr/lib/libkomain.so.14
#33 0x00007fe39cb38933 in KoDocument::openUrl(KUrl const&) () at /usr/lib/libkomain.so.14
#34 0x00007fe39cb43164 in KoMainWindow::openDocumentInternal(KUrl const&, KoPart*, KoDocument*) () at /usr/lib/libkomain.so.14
#35 0x00007fe39cb43721 in KoMainWindow::openDocument(KoPart*, KUrl const&) () at /usr/lib/libkomain.so.14
#36 0x00007fe39cb1e82c in KoApplication::start() () at /usr/lib/libkomain.so.14
#37 0x00007fe39d1863b0 in kdemain(int, char**) (argc=<optimized out>, argv=<optimized out>) at /chakra/desktop/calligra/src/calligra-2.9.9/words/app/main.cpp:42
#38 0x00007fe39cdff610 in __libc_start_main () at /usr/lib/libc.so.6
#39 0x0000000000400739 in _start ()

Possible duplicates by query: bug 345813, bug 332220.

Reported using DrKonqi
Comment 1 Christoph Feck 2018-03-01 01:23:44 UTC

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