Bug 382141 - Crash when changing BiDi text from 1 to 4 columns
Summary: Crash when changing BiDi text from 1 to 4 columns
Status: RESOLVED DUPLICATE of bug 378424
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: 2.9.11
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-07-09 04:11 UTC by Brian Sakal
Modified: 2018-03-01 01:24 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 Brian Sakal 2017-07-09 04:11:10 UTC
Application: calligrawords (2.9.11)
KDE Platform Version: 4.14.26
Qt Version: 4.8.7
Operating System: Linux 4.9.0-3-amd64 x86_64
Distribution: Debian GNU/Linux 9.0 (stretch)

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

I had typed 9 pages'-worth of text, without any fancy layouts or fonts (expect that it was mixed BiDi text); and when I tried to change from the default 1-column to 4-column layout, it crashed. I tried this another two times, with the same result.

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f4600d55a2c in QTextLine::y() const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7  0x00007f45ff687782 in KoTextDocumentLayout::positionAnchorTextRanges(int, int, QTextDocument const*) () from /usr/lib/libkotextlayout.so.14
#8  0x00007f45ff670003 in KoTextLayoutArea::layoutBlock(FrameIterator*) () from /usr/lib/libkotextlayout.so.14
#9  0x00007f45ff672a4b in KoTextLayoutArea::layout(FrameIterator*) () from /usr/lib/libkotextlayout.so.14
#10 0x00007f45ff68576d in KoTextLayoutRootArea::layoutRoot(FrameIterator*) () from /usr/lib/libkotextlayout.so.14
#11 0x00007f45ff688add in KoTextDocumentLayout::doLayout() () from /usr/lib/libkotextlayout.so.14
#12 0x00007f45ff689168 in KoTextDocumentLayout::layout() () from /usr/lib/libkotextlayout.so.14
#13 0x00007f46000df381 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007f4600ae554c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#15 0x00007f4600aec52c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x00007f460165de75 in KoApplication::notify(QObject*, QEvent*) () from /usr/lib/libkomain.so.14
#17 0x00007f46000c4f1d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007f46000c8a16 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007f46000f5703 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007f45fcaa47f7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f45fcaa4a60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f45fcaa4b0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f46000f5854 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#24 0x00007f4600b8f5d6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x00007f46000c37ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f46000c3b55 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007f46000c9bd9 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x00007f4601cb23b5 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_calligrawords.so
#29 0x00007f46019302b1 in __libc_start_main (main=0x55db2696c780, argc=1, argv=0x7ffc2ea41e88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc2ea41e78) at ../csu/libc-start.c:291
#30 0x000055db2696c7ba in _start ()

Possible duplicates by query: bug 378424, bug 375011, bug 372670.

Reported using DrKonqi
Comment 1 Christoph Feck 2018-03-01 01:24:29 UTC

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