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;
If you still have it in gdb, could you try these commands: p *w p *row pwin prow Thanks. -- 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
