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

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

bug#42897: 28.0.50; Segfault in ftcrfont_open()


From: Paul Eggert
Subject: bug#42897: 28.0.50; Segfault in ftcrfont_open()
Date: Mon, 17 Aug 2020 16:30:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Thanks for reporting that. What a pain, huh?

Can you reproduce the bug under GDB? Something like this:

$ cd src
$ gdb emacs
(gdb) source .gdbinit
(gdb) r
[Emacs crashes, GDB takes over.]
(gdb) bt

For more details, please see the file 'etc/DEBUG'.





reply via email to

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