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

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

Re: SEGV in X display code


From: Richard Stallman
Subject: Re: SEGV in X display code
Date: Fri, 12 Nov 2004 02:04:57 -0500

    (gdb) frame 4
    #4  0x080c6ffa in x_alloc_nearest_color_1 (dpy=0x854c6c8, cmap=32, 
color=0xbfffde70) at xterm.c:1699
    1699      rc = XAllocColor (dpy, cmap, color);

Can you try to see if there is any invalid data inside the dpy object?
That is the only avenue I can think of, short of recompiling Xlib
with debugging symbols.





reply via email to

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