https://bugs.kde.org/show_bug.cgi?id=469336
duha.b...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |duha.b...@gmail.com Ever confirmed|0 |1 --- Comment #6 from duha.b...@gmail.com --- Confirming this, can reproduce on: Operating System: Arch Linux KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.114.0 Qt Version: 5.15.12 Kernel Version: 6.7.2-arch1-1 (64-bit) Graphics Platform: offscreen Processors: 12 × AMD Ryzen 5 2600X Six-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: AMD Radeon RX 580 Series For me it doesn't crash when I try to stop the recording but it doesn't stop the recording immediately. If I wait 5-10 seconds the recording stops without crash. If I click stop recording and don't wait but take a screenshot crash with the same backtrace: #6 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8, this=<optimized out>) at /usr/include/qt/QtCore/qscopedpointer.h:116 #7 qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const> (ptr=..., ptr=<optimized out>) at /usr/include/qt/QtCore/qglobal.h:1151 #8 QQuickView::d_func (this=0x0) at /usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickview.h:111 #9 QQuickView::rootObject (this=this@entry=0x0) at /usr/src/debug/qt5-declarative/qtdeclarative/src/quick/items/qquickview.cpp:603 #10 0x000063a9808fd512 in ViewerWindow::showInlineMessage (this=0x0, qmlFile=..., properties=...) at /usr/src/debug/spectacle/spectacle-23.08.4/src/Gui/ViewerWindow.cpp:146 #11 0x000063a9808eccb6 in ViewerWindow::showSavedVideoMessage (messageArgument=..., this=0x0) at /usr/src/debug/spectacle/spectacle-23.08.4/src/Gui/ViewerWindow.cpp:161 #12 operator() (path=<optimized out>, __closure=0x63a9824e6ae0) at /usr/src/debug/spectacle/spectacle-23.08.4/src/SpectacleCore.cpp:233 #13 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<const QString&>, void, SpectacleCore::SpectacleCore(QObject*)::<lambda(const QString&)> >::call (arg=<optimized out>, f=...) at /usr/include/qt/QtCore/qobjectdefs_impl.h:146 #14 QtPrivate::Functor<SpectacleCore::SpectacleCore(QObject*)::<lambda(const QString&)>, 1>::call<QtPrivate::List<QString const&>, void> (arg=<optimized out>, f=...) at /usr/include/qt/QtCore/qobjectdefs_impl.h:256 #15 QtPrivate::QFunctorSlotObject<SpectacleCore::SpectacleCore(QObject*)::<lambda(const QString&)>, 1, QtPrivate::List<const QString&>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x63a9824e6ad0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt/QtCore/qobjectdefs_impl.h:443 -- You are receiving this mail because: You are watching all bug changes.