Summary: | Spectable crashes when we record several times a video | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | fabrice salvaire <fabrice.salvaire> |
Component: | General | Assignee: | Noah Davis <noahadvs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | hey, kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
fabrice salvaire
2024-03-30 00:28:31 UTC
Created attachment 169693 [details]
New crash information added by DrKonqi
spectacle (23.08.5) using Qt 5.15.12
Tried to start a entire-workspace recording. Appeared to be working fine until I attempted to stop recording at which point it segfaulted. This is Fedora Kinoite.
-- Backtrace (Reduced):
#4 0x00007f9899d27654 in QQuickView::rootObject() const () from /lib64/libQt5Quick.so.5
#5 0x0000557d6077ca06 in ViewerWindow::showInlineMessage(QString const&, QMap<QString, QVariant> const&) ()
#7 0x00007f98988e9151 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8 0x0000557d6079b373 in QtPrivate::QFunctorSlotObject<VideoPlatformWayland::startRecording(QString const&, VideoPlatform::RecordingMode, std::variant<QScreen*, QRect, QString> const&, bool)::{lambda()#2}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) ()
#9 0x00007f98988e9151 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
Seems like a duplicate of bug 469336. *** This bug has been marked as a duplicate of bug 469336 *** |