Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79668 - xcompmgr-1.1.1 segmentation fault when a window is destroyed while xscreensaver is running
Summary: xcompmgr-1.1.1 segmentation fault when a window is destroyed while xscreensav...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-26 20:19 UTC by Jonathan Briggs
Modified: 2005-11-20 12:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch against xcompmgr-1.1.1 to fix bug (j1,1.66 KB, patch)
2005-01-26 20:20 UTC, Jonathan Briggs
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Briggs 2005-01-26 20:19:35 UTC
I like playing with the Composite extension.  I use the xcompmgr program.  It would segfault on me, apparently at random, which was very annoying.  I managed to reproduce it by running:

# xcompmgr -c -C -f -F
# sleep 7; gnome-terminal; exit

and then clicking my Lock screensaver icon.  After waiting 7 seconds I would unlock the screen and xcompmgr would crash.  xcompmgr must be running with fade options.
Comment 1 Jonathan Briggs 2005-01-26 20:20:58 UTC
Created attachment 49630 [details, diff]
Patch against xcompmgr-1.1.1 to fix bug

Fixes it so that dequeue_fade and its callbacks (which might free important
data) are run last.
Comment 2 Adam Jackson 2005-01-26 22:49:56 UTC
looks good, but this really belongs at http://bugs.freedesktop.org/.  file it there and i'll spin another xcompmgr release.

thanks!
Comment 3 Jonathan Briggs 2005-01-27 08:30:53 UTC
Filed at freedesktop.org as:
https://bugs.freedesktop.org/show_bug.cgi?id=2391
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2005-01-27 09:40:44 UTC
Thanks much! We'll follow it there.
Comment 5 Joshua Baergen (RETIRED) gentoo-dev 2005-11-20 12:58:39 UTC
This should be fixed in xcompmgr >=1.1.2.
Comment 6 Joshua Baergen (RETIRED) gentoo-dev 2005-11-20 12:58:54 UTC
Marking fixed.