Bug 1903043
Summary: | gnome-control-center SEGFAULT at ../panels/printers/pp-printer-entry.c:280 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Tomas Pelka <tpelka> | ||||||||
Component: | gnome-control-center | Assignee: | Marek Kašík <mkasik> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Michal Odehnal <modehnal> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 8.4 | CC: | mkasik, modehnal | ||||||||
Target Milestone: | rc | Keywords: | Regression, Triaged | ||||||||
Target Release: | 8.4 | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | gnome-control-center-3.28.2-24.el8 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2021-05-18 14:38:50 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | 1700002 | ||||||||||
Bug Blocks: | |||||||||||
Attachments: |
|
Created attachment 1735192 [details]
gcc backtrace
Iam getting similar issue: received signal SIGABRT. Attaching full backtrace. Reproduced by going to the Printers and than clicking to another section e.g. Displays. Same version of the package.
Created attachment 1735206 [details]
printer ppd
Unable to reproduce with gnome-control-center-3.28.2-24.el8.x86_64. Moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: GNOME security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1586 |
Created attachment 1735132 [details] cc.bt Description of problem: Version-Release number of selected component (if applicable): gnome-control-center-3.28.2-23.el8 How reproducible: 100% Steps to Reproduce: 1. Devices -> Printers 2. 3. Actual results: Thread 1 "gnome-control-c" received signal SIGSEGV, Segmentation fault. 0x0000555555616ffa in supply_level_is_empty (self=0x555555e61210) at ../panels/printers/pp-printer-entry.c:280 280 if (!supply_level_is_empty (self)) Expected results: Additional info: full bt attached