Bug 484249 - Scanner reselection caused crash.
Summary: Scanner reselection caused crash.
Status: REPORTED
Alias: None
Product: Skanlite
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kåre Särs
URL: https://download.opensuse.org/reposit...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-22 14:37 UTC by Roke Julian Lockhart Beedell
Modified: 2025-01-23 23:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
4wy78uwh: performance-


Attachments
0x00007fffe2bd2a31 in esci_request_status () from /usr/lib64/sane/libsane-epson2.so.1 (5.52 KB, text/markdown)
2024-03-22 14:38 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2024-03-22 14:37:27 UTC
SUMMARY
Scanner reselection caused crash.

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240320.
2.  Install https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/epson-inkjet-printer-escpr-1.7.22-2.1.x86_64.rpm.
3.  Install https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm.
4.  Connect the scanner.
5.  Confirm it is listed as connected in kcm_printer_manager.
6.  Invoke "gdb skanlite" with debuginfod enabled.
7.  Invoke the "Reselect scanner" button.

OBSERVED RESULT
> 0x00007fffe2bd2a31 in esci_request_status () from /usr/lib64/sane/libsane-epson2.so.1

EXPECTED RESULT
It should have performed its function.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240320
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi 

ADDITIONAL INFORMATION
For self, https://wim.nl.tab.digital/apps/tasks/#/calendars/3de72895-d345-4ac4-8eec-1418e857ba7e/tasks/096D657B-5B7C-448C-92D2-DB44A3CC5774.ics
Comment 1 Roke Julian Lockhart Beedell 2024-03-22 14:37:53 UTC
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Notably, https://bugs.kde.org/show_bug.cgi?id=484246#c0 occurred when this did.
Comment 2 Roke Julian Lockhart Beedell 2024-03-22 14:38:05 UTC
Created attachment 167609 [details]
0x00007fffe2bd2a31 in esci_request_status () from /usr/lib64/sane/libsane-epson2.so.1
Comment 3 Roke Julian Lockhart Beedell 2024-03-22 14:39:14 UTC
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Additionally, it occurred on subsequent reinitialization after https://bugs.kde.org/show_bug.cgi?id=484247#c0.