From: Eli Zaretskii <eliz@gnu.org>
To: Zan Owsley <zanowsley@gmail.com>
Cc: 74663@debbugs.gnu.org
Subject: bug#74663: Emacs crashes with Segfault while doing basic code editing
Date: Tue, 03 Dec 2024 15:10:01 +0200 [thread overview]
Message-ID: <868qsw3oba.fsf@gnu.org> (raw)
In-Reply-To: <e2245948-c68d-43e3-b2a7-1d61355104ad@gmail.com> (message from Zan Owsley on Mon, 2 Dec 2024 11:35:38 -0700)
> Date: Mon, 2 Dec 2024 11:35:38 -0700
> From: Zan Owsley <zanowsley@gmail.com>
>
> I'm getting these crashes periodically while simply doing some code
> editing. Corfu is active and Eglot is communicating with a language
> server, although this has occurred with a few languages and different
> language servers already. I have not been able to reproduce this with my
> init.el inactive, but since very little of my config seems to be in play
> here, I'm hoping this information is still helpful. My config has been
> super stable for quite a while too, although this problem has shown up
> only since moving to Arch linux from Ubuntu. The backtraces always look
> like this:
>
>
> GDB 'bt full':
>
>
> (gdb) bt full
> #0 0x00005555557d1be5 in Fget ()
> No symbol table info available.
> #1 0x000055555571ede2 in parse_modifiers ()
> No symbol table info available.
> #2 0x0000555555736b49 in ?? ()
> No symbol table info available.
> #3 0x0000555555724b4b in read_char ()
Thanks, I believe this is bug#71744, which was already solved for the
upcoming Emacs 30. You didn't say which Emacs version you are using,
so I'm guessing it's not Emacs 30? If so, upgrading or installing the
patch in
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71744;att=5;msg=44;filename=0005-Don-t-ignore-Wclobbered-in-keyboard.c.patch
should solve this.
next prev parent reply other threads:[~2024-12-03 13:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 18:35 bug#74663: Emacs crashes with Segfault while doing basic code editing Zan Owsley
2024-12-03 13:10 ` Eli Zaretskii [this message]
[not found] ` <CAFeMKvwPyAqeossiQMjqcRoq8GzKd3kVpkXK-gMDHLQhd2FXpg@mail.gmail.com>
2024-12-14 9:44 ` Eli Zaretskii
2024-12-14 16:04 ` Zan Owsley
2024-12-14 16:37 ` Corwin Brust
2024-12-14 17:48 ` Zan Owsley
2024-12-14 20:04 ` Eli Zaretskii
2024-12-14 16:49 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=868qsw3oba.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=74663@debbugs.gnu.org \
--cc=zanowsley@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.