Bug 380216 - Calligra Word crashes on copy and paste
Summary: Calligra Word crashes on copy and paste
Status: RESOLVED WORKSFORME
Alias: None
Product: calligrawords
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Words Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-26 02:04 UTC by Matt Bailey
Modified: 2021-01-16 04:35 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 Matt Bailey 2017-05-26 02:04:16 UTC
Application: calligrawords (3.0.1)

Qt Version: 5.7.1
Frameworks Version: 5.34.0
Operating System: Linux 4.8.0-53-generic x86_64
Distribution: KDE neon User Edition 5.9

-- Information about the crash:
- What I was doing when the application crashed: I was copying words from a file in libreoffice into Calligra word when it suddenly crashed.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f95a9d478c0 (LWP 10784))]

Thread 3 (Thread 0x7f95a548c700 (LWP 10787)):
#0  0x00007f95bcccf69d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f95b530e6f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f95b52cae74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f95b52cb330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f95b52cb49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f95bbba775b in QEventDispatcherGlib::processEvents (this=0x7f95980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f95bbb520ba in QEventLoop::exec (this=this@entry=0x7f95a548bcd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007f95bb981f64 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#8  0x00007f95bd27b735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x00007f95bb986b48 in QThreadPrivate::start (arg=0x7f95bd2efd60) at thread/qthread_unix.cpp:368
#10 0x00007f95b692d6ba in start_thread (arg=0x7f95a548c700) at pthread_create.c:333
#11 0x00007f95bccdf82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f95a762d700 (LWP 10786)):
#0  0x00007f95bccd3b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f95af16bc62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f95af16d8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f95a9942d79 in QXcbEventReader::run (this=0x9c71d0) at qxcbconnection.cpp:1343
#4  0x00007f95bb986b48 in QThreadPrivate::start (arg=0x9c71d0) at thread/qthread_unix.cpp:368
#5  0x00007f95b692d6ba in start_thread (arg=0x7f95a762d700) at pthread_create.c:333
#6  0x00007f95bccdf82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f95a9d478c0 (LWP 10784)):
[KCrash Handler]
#6  KoTextLayoutRootArea::page (this=this@entry=0x0) at /workspace/build/libs/textlayout/KoTextLayoutRootArea.cpp:94
#7  0x00007f959fdcc1a1 in KWNavigationWidget::updateData (this=0x1034a00) at /workspace/build/words/part/dockers/KWNavigationWidget.cpp:142
#8  0x00007f95bbb7ee89 in QMetaObject::activate (sender=0x110dcf0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3740
#9  0x00007f95bbb7fd99 in QObject::event (this=0x110dcf0, e=<optimized out>) at kernel/qobject.cpp:1263
#10 0x00007f95bbef9ecc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x110dcf0, e=0x2899180) at kernel/qapplication.cpp:3799
#11 0x00007f95bbf018c6 in QApplication::notify (this=0x7ffeb60bae60, receiver=receiver@entry=0x110dcf0, e=e@entry=0x2899180) at kernel/qapplication.cpp:3556
#12 0x00007f95bc92cef7 in KoApplication::notify (this=<optimized out>, receiver=0x110dcf0, event=0x2899180) at /workspace/build/libs/main/KoApplication.cpp:657
#13 0x00007f95bbb540c8 in QCoreApplication::notifyInternal2 (receiver=0x110dcf0, event=event@entry=0x2899180) at kernel/qcoreapplication.cpp:988
#14 0x00007f95bbb5678b in QCoreApplication::sendEvent (event=0x2899180, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x992a00) at kernel/qcoreapplication.cpp:1649
#16 0x00007f95bbb56bf8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1503
#17 0x00007f95bbba7333 in postEventSourceDispatch (s=0x9dd620) at kernel/qeventdispatcher_glib.cpp:276
#18 0x00007f95b52cb197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f95b52cb3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f95b52cb49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f95bbba773f in QEventDispatcherGlib::processEvents (this=0x9eec30, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#22 0x00007f95bbb520ba in QEventLoop::exec (this=this@entry=0x7ffeb60ba110, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#23 0x00007f95bc06833d in QMenu::exec (this=this@entry=0x20986a0, p=..., action=action@entry=0x0) at widgets/qmenu.cpp:2447
#24 0x00007f959fd7450c in KWView::popupContextMenu (this=<optimized out>, globalPosition=..., actions=...) at /workspace/build/words/part/KWView.cpp:779
#25 0x00007f959fd66b4e in KWCanvas::contextMenuEvent (this=0x1180cb0, e=0x7ffeb60ba590) at /workspace/build/words/part/KWCanvas.cpp:94
#26 0x00007f95bbf40f38 in QWidget::event (this=0x1180cb0, event=0x7ffeb60ba590) at kernel/qwidget.cpp:9161
#27 0x00007f95bbef9ecc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x1180cb0, e=0x7ffeb60ba590) at kernel/qapplication.cpp:3799
#28 0x00007f95bbf03013 in QApplication::notify (this=<optimized out>, receiver=receiver@entry=0x1180cb0, e=e@entry=0x7ffeb60ba590) at kernel/qapplication.cpp:3417
#29 0x00007f95bc92cef7 in KoApplication::notify (this=<optimized out>, receiver=0x1180cb0, event=0x7ffeb60ba590) at /workspace/build/libs/main/KoApplication.cpp:657
#30 0x00007f95bbb540c8 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x1180cb0, event=event@entry=0x7ffeb60ba590) at kernel/qcoreapplication.cpp:988
#31 0x00007f95bbf5b38d in QCoreApplication::sendSpontaneousEvent (event=0x7ffeb60ba590, receiver=0x1180cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#32 QWidgetWindow::handleMouseEvent (this=this@entry=0xc019d0, event=event@entry=0x7ffeb60baa20) at kernel/qwidgetwindow.cpp:624
#33 0x00007f95bbf5dc83 in QWidgetWindow::event (this=0xc019d0, event=0x7ffeb60baa20) at kernel/qwidgetwindow.cpp:239
#34 0x00007f95bbef9ecc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0xc019d0, e=0x7ffeb60baa20) at kernel/qapplication.cpp:3799
#35 0x00007f95bbf018c6 in QApplication::notify (this=0x7ffeb60bae60, receiver=receiver@entry=0xc019d0, e=e@entry=0x7ffeb60baa20) at kernel/qapplication.cpp:3556
#36 0x00007f95bc92cef7 in KoApplication::notify (this=<optimized out>, receiver=0xc019d0, event=0x7ffeb60baa20) at /workspace/build/libs/main/KoApplication.cpp:657
#37 0x00007f95bbb540c8 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0xc019d0, event=event@entry=0x7ffeb60baa20) at kernel/qcoreapplication.cpp:988
#38 0x00007f95b70595a0 in QCoreApplication::sendSpontaneousEvent (event=0x7ffeb60baa20, receiver=0xc019d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#39 QGuiApplicationPrivate::processMouseEvent (e=0x1b32ef0) at kernel/qguiapplication.cpp:1903
#40 0x00007f95b705b4a5 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x1b32ef0) at kernel/qguiapplication.cpp:1687
#41 0x00007f95b703932b in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:659
#42 0x00007f95a9979270 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:76
#43 0x00007f95b52cb197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f95b52cb3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f95b52cb49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007f95bbba773f in QEventDispatcherGlib::processEvents (this=0x9eec30, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#47 0x00007f95bbb520ba in QEventLoop::exec (this=this@entry=0x7ffeb60badc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#48 0x00007f95bbb5a6cc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1261
#49 0x00007f95b705124c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1633
#50 0x00007f95bbef9e25 in QApplication::exec () at kernel/qapplication.cpp:2975
#51 0x00007f95bcfa641a in kdemain (argc=1, argv=<optimized out>) at /workspace/build/words/app/main.cpp:58
#52 0x00007f95bcbf9830 in __libc_start_main (main=0x400910 <main(int, char**)>, argc=1, argv=0x7ffeb60bafb8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeb60bafa8) at ../csu/libc-start.c:291
#53 0x0000000000400949 in _start ()

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:29:31 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Bug Janitor Service 2021-01-01 04:36:53 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2021-01-16 04:35:52 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!