GNU bug report logs -
#70419
Segfault when resizing window
Previous Next
Full log
Message #8 received at 70419 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 16 Apr 2024 12:35:22 +0200 (CEST)
> From: agrm--- via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> Scroll down to see gdb output from emacs -Q as well!
>
> gdb output:
>
> Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
> 0x000055555560afca in note_fringe_highlight (part=<optimized out>, y=<optimized out>, x=2,
> window=<optimized out>, f=0x5555561e0120)
> at ../../src/xdisp.c:35775
> 35775 || !MATRIX_ROW_DISPLAYS_TEXT_P (MATRIX_ROW (w->current_matrix,
> (gdb) bt full
> #0 0x000055555560afca in note_fringe_highlight (part=<optimized out>, y=<optimized out>, x=2,
> window=<optimized out>, f=0x5555561e0120)
> at ../../src/xdisp.c:35775
Your build lags by one day behind the current master branch, so please
sync from upstream, rebuild, and see if the problem is still
reproducible. There was at least one change installed today that was
supposed to resolve this problem.
Thanks.
This bug report was last modified 1 year and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.