Bug 540308
Summary: | [abrt] crash detected in gnome-screensaver-2.28.0-6.fc12 (BadDrawable) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Zhang Huan <zhhuan> | ||||
Component: | gtk2 | Assignee: | Matthias Clasen <mclasen> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | anvil, jmccann, mclasen, mschmidt, rstrode | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:4299ed1141dbc35e57b7696728d89e99b8353591 | ||||||
Fixed In Version: | 2.18.5-3.fc12 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-12-18 04:46:36 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
Zhang Huan
2009-11-23 01:02:00 UTC
Created attachment 372991 [details]
File: backtrace
were you doing anything specifically when this crash happened? Nope. I've left the PC for the night. IIRC there was gnome, evolution, OOo, ffox and gnome-terminal running. Nothing more. Before you ask, there was enough ram and no OOM message in dmesg. This was reported to me by a user in a Jabber MUC and I could reproduce it. It is not reproducible reliably, but it happened more than once to me. 1. Configure the Gnome screensaver to Blank screen 2. In Gnome main menu: System -> Lock screen 3. When the screen blanks, move the mouse. 4. In the password dialog press Cancel. Locking the session is ineffective if the screensaver can be crashed by cancelling the password entry dialog :-) [Increasing Severity to High] When the screensaver dies, .xsession-errors contains: Gdk-ERROR **: The program 'gnome-screensaver' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 2158 error_code 9 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) aborting... gnome-session[1920]: WARNING: Detected that screensaver has left the bus We should get an update out for this asap. So I looked into this a bit (see gnome bug 598476) and it turns out this is a gtk issue. Alex did a patch, mclasen commited it. Moving to gtk+ gtk2-2.18.5-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/gtk2-2.18.5-3.fc12 gtk2-2.18.5-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gtk2'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12950 gtk2-2.18.5-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |