Bug 496889

Summary: Immediate crash after scan
Product: [Applications] Skanpage Reporter: Nicolas <nicolas>
Component: generalAssignee: Alexander Stippich <a.stippich>
Status: REPORTED ---    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version First Reported In: 24.08.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/101267/events/6accab325542427a8a4489cbaf474110/
Attachments: New crash information added by DrKonqi

Description Nicolas 2024-12-01 11:04:30 UTC
Application: skanpage (24.08.3)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.0
Frameworks Version: 6.8.0
Operating System: Linux 6.6.63-1-lts x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.2.4 [CoredumpBackend]

-- Information about the crash:
After scanning, the application immediately crashes every time.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  0x00007ed91fc44972 in QThreadStorageData::get (this=0x0) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthreadstorage.cpp:86
#6  0x00007ed9215e57bf in QThreadStorage<QQmlAnimationTimer*>::hasLocalData (this=<optimized out>) at /usr/include/qt6/QtCore/qthreadstorage.h:105
#7  QQmlAnimationTimer::instance (create=create@entry=true) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp:65
#8  0x00007ed9215e700e in QAbstractAnimationJob::setState (this=0x5904ad048ec0, newState=QAbstractAnimationJob::Running) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp:306
#9  0x00007ed921ac2542 in QQuickBehavior::write (this=<optimized out>, value=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quick/util/qquickbehavior.cpp:419


Reported using DrKonqi
Comment 1 Nicolas 2024-12-01 11:04:31 UTC
Created attachment 176259 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nicolas 2024-12-01 11:32:18 UTC
It seems to happen when running into this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030306: scanimage fails with "Not a JPEG file: starts with 0x00 0x00" and then the program crashes.