Bug 610239
Summary: | [abrt] control-center-1:2.28.1-20.el6: raise: Process /usr/bin/gnome-display-properties was killed by signal 6 (SIGABRT) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | David Kutálek <dkutalek> | ||||||
Component: | gnome-desktop | Assignee: | Ray Strode [halfline] <rstrode> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | desktop-bugs <desktop-bugs> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 6.0 | CC: | cward, lkocman, mgordon, rstrode, sdodson | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | abrt_hash:b1c5d1eaeec34acfe990052676c782c424bb33d3 | ||||||||
Fixed In Version: | gnome-desktop-2.28.2-8.el6 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-11-10 20:30:29 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
David Kutálek
2010-07-01 20:00:48 UTC
Created attachment 428540 [details]
File: backtrace
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Created attachment 428559 [details]
Display Preferences dialog
Just before clicking Detect Monitors button, making it crash.
Note the size of the screenshot - desktop is still enlarged for already disconnected monitor.
This is probably a bug in the fix for bug 582564 *** Bug 611794 has been marked as a duplicate of this bug. *** So, this crash is from the fix in bug 582564. The patch basically does SetMonitorConfig(GetMonitorConfig ()) to make the server update its internal timestamps. This is failing with a "BadMatch" error after suspend. I'm assuming this error is getting caused because the config is changing between the "getting" part and "setting" part as things are waking up. I'm building a package now that ignores errors in the call which will hopefully be "good enough" Verified on gnome-desktop-2.28.2-8.el6 I haven't faced to this issue while trying to reproduce it according to steps in C#1. Please feel free to reopen this issue if you'll meet this problem again. Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. *** Bug 609061 has been marked as a duplicate of this bug. *** |