Bug 375011 - Crash when opening a Word docx file
Summary: Crash when opening a Word docx file
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-01-13 17:08 UTC by Raman Gupta
Modified: 2017-01-16 21:09 UTC (History)
1 user (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 Raman Gupta 2017-01-13 17:08:33 UTC
Application: calligrawords (2.9.11)
KDE Platform Version: 4.14.26
Qt Version: 4.8.7
Operating System: Linux 4.8.15-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
- What I was doing when the application crashed:

I opened a Word docx file. Unfortunately I cannot attach it here as it has private information.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f698266192c in QTextLine::y() const () at /lib64/libQtGui.so.4
#7  0x00007f697ffd8e02 in KoTextDocumentLayout::positionAnchorTextRanges(int, int, QTextDocument const*) () at /lib64/libkotextlayout.so.14
#8  0x00007f697ffc1683 in KoTextLayoutArea::layoutBlock(FrameIterator*) () at /lib64/libkotextlayout.so.14
#9  0x00007f697ffc40cb in KoTextLayoutArea::layout(FrameIterator*) () at /lib64/libkotextlayout.so.14
#10 0x00007f697ffd6ded in KoTextLayoutRootArea::layoutRoot(FrameIterator*) () at /lib64/libkotextlayout.so.14
#11 0x00007f697ffda15d in KoTextDocumentLayout::doLayout() () at /lib64/libkotextlayout.so.14
#12 0x00007f697ffda7e8 in KoTextDocumentLayout::layout() () at /lib64/libkotextlayout.so.14
#13 0x00007f69814e0db1 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#14 0x00007f69823f2edc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#15 0x00007f69823f9ddc in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#16 0x00007f698662cdf5 in KoApplication::notify(QObject*, QEvent*) () at /lib64/libkomain.so.14
#17 0x00007f69814c6eed in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#18 0x00007f69814ca556 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQtCore.so.4
#19 0x00007f69814f72ee in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtCore.so.4
#20 0x00007f697b4786ba in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#21 0x00007f697b478a70 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#22 0x00007f697b478b1c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#23 0x00007f69814f745e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#24 0x00007f698249b5b6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#25 0x00007f69814ca89f in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#26 0x00007f69844f5d4f in KoProgressUpdater::update() () at /lib64/libkowidgetutils.so.14
#27 0x00007f69814db090 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#28 0x00007f69814db090 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#29 0x00007f69844f7251 in KoUpdater::sigProgress(int) () at /lib64/libkowidgetutils.so.14
#30 0x00007f69844f72e7 in KoUpdater::setProgress(int) () at /lib64/libkowidgetutils.so.14
#31 0x00007f6986638cbb in KoDocument::openFile() () at /lib64/libkomain.so.14
#32 0x00007f6986641cf9 in KoDocument::openUrlInternal(KUrl const&) () at /lib64/libkomain.so.14
#33 0x00007f6986642128 in KoDocument::openUrl(KUrl const&) () at /lib64/libkomain.so.14
#34 0x00007f698664c39c in KoMainWindow::openDocumentInternal(KUrl const&, KoPart*, KoDocument*) () at /lib64/libkomain.so.14
#35 0x00007f698664c941 in KoMainWindow::openDocument(KoPart*, KUrl const&) () at /lib64/libkomain.so.14
#36 0x00007f6986629935 in KoApplication::start() () at /lib64/libkomain.so.14
#37 0x00007f69868e2440 in kdemain () at /lib64/libkdeinit4_calligrawords.so
#38 0x00007f69804c9731 in __libc_start_main () at /lib64/libc.so.6
#39 0x000055a24a8fe9b9 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 372670.

Possible duplicates by query: bug 372670.

Reported using DrKonqi
Comment 1 Camilla Boemann 2017-01-16 21:09:56 UTC
I'm sorry but without the file there is nothing we can do