Summary: | Calligra Words crashed upon exit | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | Doug <dougshaw77> |
Component: | general | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | dag.andersen, jic4656, nedoma.michael+kde, opensource |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi Full backtrace New crash information added by DrKonqi |
Description
Doug
2020-10-15 04:19:53 UTC
Created attachment 132644 [details]
New crash information added by DrKonqi
calligrawords (3.2.1) using Qt 5.14.2
- What I was doing when the application crashed:
stacktrace is very similar, except for the fact I don't have Radeon graphic card and I don't use Wayland. I don't think these two things are related, but there is a common exit pattern where the crash occurs.
in my case, I open a blank document, copy/paste some text from console
modified several fonts ( I was testing several console fonts at once)
saved on exit, it crashed after saving the file.
file was saved properly
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007fa144f1d864 in __GI_abort () at abort.c:79
[...]
#11 0x00007fa1448267e5 in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fa1447e5013 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fa144e5e48d in KoApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libkomain.so.17
*** Bug 430068 has been marked as a duplicate of this bug. *** *** Bug 426924 has been marked as a duplicate of this bug. *** Created attachment 136773 [details]
New crash information added by DrKonqi
calligrawords (3.2.89) using Qt 5.15.2
- What I was doing when the application crashed:
Opened an empty document.
Closed words -> crash
-- Backtrace (Reduced):
#4 KWCanvas::inputMethodQuery (this=0x55b3ecb89980, query=Qt::ImCursorRectangle) at /mnt/src/kdesrc/calligra/words/part/KWCanvas.cpp:151
#5 0x00007f985cdfa2fd in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6 0x00007f9854472681 in KWCanvas::event (this=0x55b3ecb89980, e=0x7ffe8b9d1440) at /mnt/src/kdesrc/calligra/words/part/KWCanvas.cpp:124
#7 0x00007f985cdb6dc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007f985cdbfbb8 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 136775 [details]
Full backtrace
Created attachment 137583 [details]
New crash information added by DrKonqi
calligrawords (3.2.0) using Qt 5.15.2
- What I was doing when the application crashed:
Save documents, Close application, Crashes.
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5 0x00007fe14feb9859 in __GI_abort () at abort.c:79
[...]
#11 0x00007fe14f7832fd in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fe14f73fdc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fe14f748bb8 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|