emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gtk build crashing


From: Jan D.
Subject: Re: gtk build crashing
Date: Sun, 9 Mar 2003 21:48:34 +0100 (CET)

> 
> I tried this (setting to 30) and it still took a long time....

It is a race, so it might not happen for a time.  Smaller values increase
the chance of it happening.


> (gdb) where
> #0  x_error_quitter (display=0xbffcf964, error=0x405d9fa8) at xterm.c:12730
> #1  0x080bd659 in x_error_handler (display=0x84f5d08, error=0xbffcf964)
>     at xterm.c:12754
> #2  0x40545bf1 in _XError () from /usr/X11R6/lib/libX11.so.6
> #3  0x40544b0f in _XReply () from /usr/X11R6/lib/libX11.so.6
> #4  0x40540845 in XSync () from /usr/X11R6/lib/libX11.so.6
> #5  0x402ac4bb in _gdk_x11_copy_to_image () from /usr/lib/libgdk-x11-2.0.so.0
> #6  0x40281ca9 in _gdk_drawable_copy_to_image ()
>    from /usr/lib/libgdk-x11-2.0.so.0
> #7  0x4028c25f in gdk_pixmap_get_type () from /usr/lib/libgdk-x11-2.0.so.0
> #8  0x40281ca9 in _gdk_drawable_copy_to_image ()
>    from /usr/lib/libgdk-x11-2.0.so.0

It is the same bug.  My previous fix wasn't good enough, but I checked
in a change that hopefully closes the race condition (yeah, you heard that
before :-).

        Jan D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]