Bug 437947 - spectacle crashes on close
Summary: spectacle crashes on close
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-06-01 09:43 UTC by Matteo Croce
Modified: 2021-06-01 09:55 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 Matteo Croce 2021-06-01 09:43:11 UTC
Application: spectacle (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.0 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: Fedora 34 (KDE Plasma)

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

It just crashes when pressing ESC

# useless padding to keep the bug reporting tool happy

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f90dba26205 in kImageAnnotator::FontPicker::~FontPicker() () from /lib64/libkImageAnnotator.so.0
#5  0x00007f90db9eb105 in kImageAnnotator::AnnotationItemSettings::~AnnotationItemSettings() () from /lib64/libkImageAnnotator.so.0
#6  0x00007f90db9eb4a2 in kImageAnnotator::AnnotationWidget::~AnnotationWidget() () from /lib64/libkImageAnnotator.so.0
#7  0x00007f90db9e161b in kImageAnnotator::CoreView::~CoreView() () from /lib64/libkImageAnnotator.so.0
#8  0x00007f90db9e3c7d in kImageAnnotator::KImageAnnotator::~KImageAnnotator() () from /lib64/libkImageAnnotator.so.0
#9  0x00007f90db9e3e6d in kImageAnnotator::KImageAnnotator::~KImageAnnotator() () from /lib64/libkImageAnnotator.so.0
#10 0x00007f90da0a5eda in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#11 0x00007f90dab4af66 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#12 0x0000561d2160c461 in KSWidget::~KSWidget() ()
#13 0x00007f90da0a5eda in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#14 0x00007f90dab4af66 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#15 0x0000561d21611715 in SpectacleCore::~SpectacleCore() ()
#16 0x0000561d2160999f in main ()
[Inferior 1 (process 6184) detached]

Reported using DrKonqi
Comment 1 David Redondo 2021-06-01 09:55:06 UTC
*** This bug has been marked as a duplicate of bug 437674 ***