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: Kim F. Storm
Subject: Re: Crash with bad pointer in fringe_bitmaps
Date: Mon, 07 Mar 2005 11:10:49 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:

> Juri Linkov <address@hidden> writes:
>
>> In GNU Emacs 22.0.50 (i686-pc-linux-gnu) of 2005-03-01
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> draw_fringe_bitmap_1 (w=0xa67bff8, row=0x8f0b548, left_p=0, 
>> overlay=149992776,
>>     which=8224) at fringe.c:563
>> 563       period = fb->period;

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.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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