After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 657692 - compositor: Fix crash in pre_paint_windows when no windows are open
compositor: Fix crash in pre_paint_windows when no windows are open
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-08-30 10:48 UTC by drago01
Modified: 2011-08-30 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compositor: Fix crash in pre_paint_windows when no windows are open (874 bytes, patch)
2011-08-30 10:48 UTC, drago01
committed Details | Review

Description drago01 2011-08-30 10:48:38 UTC
<keruspe> When I start X with gnome-shell and gdm from git master, my screen blinks a few times and it doesn't start. When I launch gnome-session directly, I'm asked for a password to unlock keyring, and once I've entered it, I get a segv at line 1148 in src/compositor/compositor.c from mutter. Any tips on how to get more informations for those two issues ?
Comment 1 drago01 2011-08-30 10:48:40 UTC
Created attachment 195179 [details] [review]
compositor: Fix crash in pre_paint_windows when no windows are open
Comment 2 drago01 2011-08-30 13:21:27 UTC
Attachment 195179 [details] pushed as 2f33d85 - compositor: Fix crash in pre_paint_windows when no windows are open