bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70419: Segfault when resizing window


From: Eli Zaretskii
Subject: bug#70419: Segfault when resizing window
Date: Tue, 16 Apr 2024 19:19:37 +0300

> 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@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.





reply via email to

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