[EMAIL PROTECTED] (Kim F. Storm) writes: > Juri Linkov <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
