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 09:53:08 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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;

If you still have it in gdb, could you try these commands:

p *w
p *row
pwin
prow

Thanks.

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





reply via email to

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