Bug 1837961
| Summary: | [abrt] sane-frontends: operator delete(): scanadf killed by SIGSEGV | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ludovic Hirlimann [:Paul-muadib] <ludovic> | ||||||||||||||||||||||||||||
| Component: | sane-frontends | Assignee: | Nils Philippsen <nphilipp> | ||||||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||||||||||||||||
| Priority: | low | ||||||||||||||||||||||||||||||
| Version: | 32 | CC: | nphilipp, thibault.north, zdohnal | ||||||||||||||||||||||||||||
| Target Milestone: | --- | Keywords: | TestCaseProvided | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/fdd52c18446e76b4f9ae9101b8f6d4d08515ae66 | ||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:b9d5a62306b30a723c3b3ad0265402b4eceef14e;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||||
| Fixed In Version: | sane-frontends-1.0.14-37.fc32 sane-frontends-1.0.14-37.fc31 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||
| Last Closed: | 2020-08-28 14:55:28 UTC | Type: | --- | ||||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||
|
Description
Ludovic Hirlimann [:Paul-muadib]
2020-05-20 09:41:00 UTC
Created attachment 1690133 [details]
File: backtrace
Created attachment 1690134 [details]
File: cgroup
Created attachment 1690135 [details]
File: core_backtrace
Created attachment 1690136 [details]
File: cpuinfo
Created attachment 1690137 [details]
File: dso_list
Created attachment 1690138 [details]
File: environ
Created attachment 1690139 [details]
File: exploitable
Created attachment 1690140 [details]
File: limits
Created attachment 1690141 [details]
File: maps
Created attachment 1690142 [details]
File: mountinfo
Created attachment 1690143 [details]
File: open_fds
Created attachment 1690144 [details]
File: proc_pid_status
Created attachment 1690145 [details]
File: var_log_messages
Hi Ludovic, thank you for reporting the issue! The segfault happens in genesys backend code, regardless of used device in scanadf command. I'll reassign to sane-backends and report upstream. Reported upstream here https://gitlab.com/sane-project/backends/-/issues/305 . Actually it is really a bug in sane-frontends - scanadf doesn't clean up properly as it is expected for SANE apps. I took scanimage exit function and adjusted it for scanadf. The segfault is no more. Ticket for the correct project https://gitlab.com/sane-project/frontends/-/issues/19 . Pull request sent upstream https://gitlab.com/sane-project/frontends/-/merge_requests/1 . FEDORA-2020-e72ed839f8 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-e72ed839f8 FEDORA-2020-b02acb0cdb has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-b02acb0cdb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-b02acb0cdb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-e72ed839f8 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-e72ed839f8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-e72ed839f8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-e72ed839f8 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-b02acb0cdb has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. |