| Summary: | Skanpage crashes in KSaneCore::ImageBuilder::copyToImage() after performing a scan | ||
|---|---|---|---|
| Product: | [Applications] Skanpage | Reporter: | JoeDirt <joe> |
| Component: | general | Assignee: | Alexander Stippich <a.stippich> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | inb-bugzilla-1e1cff, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 23.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/libraries/ksanecore/commit/fb876efdf896f6979f51bba252dec768df2fb3a3 | Version Fixed/Implemented In: | 23.04.2 |
| Sentry Crash Report: | |||
|
Description
JoeDirt
2023-05-12 23:21:19 UTC
A possibly relevant merge request was started @ https://invent.kde.org/libraries/ksanecore/-/merge_requests/13 Git commit 6723ef7c066db2164b1ffb2e805022f1aa7c2dc6 by John Doe. Committed on 16/05/2023 at 15:07. Pushed by ngraham into branch 'master'. Also call renewImage() for 8-bit Gray images That was the only format where it was not called... I simulated a crash with the exact same backtrace to by using the test device in hand scanner 8-bit gray mode. M +3 -0 src/imagebuilder.cpp https://invent.kde.org/libraries/ksanecore/commit/6723ef7c066db2164b1ffb2e805022f1aa7c2dc6 Git commit fb876efdf896f6979f51bba252dec768df2fb3a3 by Nate Graham, on behalf of John Doe. Committed on 18/05/2023 at 13:34. Pushed by ngraham into branch 'release/23.04'. Also call renewImage() for 8-bit Gray images That was the only format where it was not called... I simulated a crash with the exact same backtrace to by using the test device in hand scanner 8-bit gray mode. (cherry picked from commit 6723ef7c066db2164b1ffb2e805022f1aa7c2dc6) M +3 -0 src/imagebuilder.cpp https://invent.kde.org/libraries/ksanecore/commit/fb876efdf896f6979f51bba252dec768df2fb3a3 |