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

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

Re: Crash with bad pointer in fringe_bitmaps


From: Juri Linkov
Subject: Re: Crash with bad pointer in fringe_bitmaps
Date: Mon, 07 Mar 2005 21:55:43 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/22.0.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:
> I just installed a patch to check the validity of the cursor row
> before trying to clear a fringe cursor of that row.
>
> In any case, I would still like to see the result of
>
> p *w
> p *row
>
> to confirm that this was the proper fix for the crash.

Unfortunately, I could not keep gdb running.  But I can insert
a xassert to that place to the local source tree.  Or maybe better to
add a condition to call `fprintf(stderr, "...\n");' to print a message
to the gdb xterm window, since I don't want to make Emacs crash
anymore on this bug.  Could you suggest an appropriate condition?

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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