Bug 437891 - Crash on close via Escape key
Summary: Crash on close via Escape key
Status: RESOLVED DUPLICATE of bug 437674
Alias: None
Product: Spectacle
Classification: Applications
Component: General (show other bugs)
Version: 20.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Boudhayan Gupta
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-31 06:54 UTC by David Auer
Modified: 2021-05-31 07:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Auer 2021-05-31 06:54:30 UTC
Application: spectacle (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.6-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: "Fedora release 34 (Thirty Four)"

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

1. Create a rectangular screengrab
2. Send it via Drag and Drop to Telegram Desktop (great feature by the way!)
3. Close the Window

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Spectacle (spectacle), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fcc05126205 in kImageAnnotator::FontPicker::~FontPicker() () at /lib64/libkImageAnnotator.so.0
#5  0x00007fcc050eb105 in kImageAnnotator::AnnotationItemSettings::~AnnotationItemSettings() () at /lib64/libkImageAnnotator.so.0
#6  0x00007fcc050eb4a2 in kImageAnnotator::AnnotationWidget::~AnnotationWidget() () at /lib64/libkImageAnnotator.so.0
#7  0x00007fcc050e161b in kImageAnnotator::CoreView::~CoreView() () at /lib64/libkImageAnnotator.so.0
#8  0x00007fcc050e3c7d in kImageAnnotator::KImageAnnotator::~KImageAnnotator() () at /lib64/libkImageAnnotator.so.0
#9  0x00007fcc050e3e6d in kImageAnnotator::KImageAnnotator::~KImageAnnotator() () at /lib64/libkImageAnnotator.so.0
#10 0x00007fcc037a5eda in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5
#11 0x00007fcc0424af66 in QWidget::~QWidget() () at /lib64/libQt5Widgets.so.5
#12 0x0000563aa90ca461 in KSWidget::~KSWidget() ()
#13 0x00007fcc037a5eda in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5
#14 0x00007fcc0424af66 in QWidget::~QWidget() () at /lib64/libQt5Widgets.so.5
#15 0x0000563aa90cf715 in SpectacleCore::~SpectacleCore() ()
#16 0x0000563aa90c799f in main ()
[Inferior 1 (process 116383) detached]

Reported using DrKonqi
Comment 1 David Auer 2021-05-31 06:57:04 UTC
Always reproducible when closing the Application by Escape key.
Comment 2 Antonio Rojas 2021-05-31 07:00:27 UTC
*** This bug has been marked as a duplicate of bug 437674 ***