Bug 387277 - Crash when hitting enter in pasted text
Summary: Crash when hitting enter in pasted text
Status: RESOLVED DUPLICATE of bug 379874
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-11-24 18:26 UTC by digger
Modified: 2017-12-11 13:56 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 digger 2017-11-24 18:26:04 UTC
Application: calligrawords (3.0.1)

Qt Version: 5.9.2
Frameworks Version: 5.40.0
Operating System: Linux 4.13.15-300.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

-- Information about the crash:
- What I was doing when the application crashed: copied and pasted text from odt doc libreoffice window. Hitting enter for line return causes crash

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f05c38d5940 (LWP 17183))]

Thread 2 (Thread 0x7f05a1648700 (LWP 17185)):
#0  0x00007f05bb4af8bb in poll () from /lib64/libc.so.6
#1  0x00007f05b2b7fed9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f05b2b7ffec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f05bc31a35b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f05bc2c80ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f05bc1198ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f05bc730479 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f05bc11db92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f05b8100609 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f05bb4bbe6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f05c38d5940 (LWP 17183)):
[KCrash Handler]
#6  0x00007f05bcb7007c in QTextLine::ascent() const () from /lib64/libQt5Gui.so.5
#7  0x00007f05c2ccf07f in KoTextLayoutNoteArea::layout(FrameIterator*) () from /lib64/libkotextlayout.so.15
#8  0x00007f05c2cb7e54 in KoTextLayoutArea::layout(FrameIterator*) () from /lib64/libkotextlayout.so.15
#9  0x00007f05c2ccf79d in KoTextLayoutRootArea::layoutRoot(FrameIterator*) () from /lib64/libkotextlayout.so.15
#10 0x00007f05c2cd2f03 in KoTextDocumentLayout::doLayout() () from /lib64/libkotextlayout.so.15
#11 0x00007f05c2cd34a8 in KoTextDocumentLayout::layout() () from /lib64/libkotextlayout.so.15
#12 0x00007f05bc2f291a in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f05bd1bc6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007f05bd1c3ef4 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f05c3278ff7 in KoApplication::notify(QObject*, QEvent*) () from /lib64/libkomain.so.15
#16 0x00007f05bc2c9367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f05bc2cbaeb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007f05bc31a553 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f05b2b7fbb7 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f05b2b7ff60 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f05b2b7ffec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f05bc31a33f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f05bc2c80ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f05bc2d0744 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x00007f05c3523493 in kdemain () from /lib64/libkdeinit5_calligrawords.so
#26 0x00007f05bb3c303a in __libc_start_main () from /lib64/libc.so.6
#27 0x0000562717844dfa in _start ()

Possible duplicates by query: bug 379874.

Reported using DrKonqi
Comment 1 digger 2017-11-24 18:28:06 UTC
Of course this happened every time up until I filed this bug report. Now it is not happening.
Comment 2 Christoph Feck 2017-12-11 13:56:47 UTC

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