GNU bug report logs -
#63283
Emacs crash within fontset
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#63283: Emacs crash within fontset
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 63283 <at> debbugs.gnu.org.
--
63283: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63283
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> Date: Mon, 08 May 2023 21:22:21 +0000
> From: Seppo Ronkainen <sodr80 <at> protonmail.com>
> Cc: 63283 <at> debbugs.gnu.org
>
> Your suggested patch successfully avoided the abort, great !
>
> Where the abort would previously occur now instead the buffer renders all characters with four digit code point rectangular representations which I would consider preferable to an abort the entire emacs server session with thirty or so windows. Tested with visiting a large file emacs/src/xdisp.c and Emacs swapps back to render regular characters when text is scaled back. I would vote for your suggested fix, well done thank you !
Displaying the characters as hex codes is the expected behavior in
this case, since Emacs is unable to find a font that suits its needs.
So I've now installed the change on the emacs-29 branch, and I'm
closing the bug.
Thanks.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Honorable GNU developers !
For some reason the new Emacs 29.0.90 did not build at work the other day unless I provided configuration option --without-all (I plan to look into why later but that is not why I am writing this report now).
When I experimented with Emacs (29.0.90 --without-all) I noticed a crash defect that was easy to reproduce. It seemed to have with fonts to do. I have noticed the same problem both at work CentOS 7.9 and at home (currently on a raspberry pi 4) not that it matters but anyhow several machines / architectures. The problem seemed non-present when I built Emacs without configuration option --without-all
I attach details about my findings in an org file, hope it helps
Live long and prosper
[Message part 5 (text/html, inline)]
[20230504172048utc_emacs_crash_defect_report_to_gnu.org (application/octet-stream, attachment)]
This bug report was last modified 2 years and 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.