all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Gregor Zattler" <telegraph@gmx.net>,
	"Mattias Engdegård" <mattiase@acm.org>
Cc: 53809@debbugs.gnu.org
Subject: bug#53809: 29.0.50; fatal error: assertion failed: string_immovable_p (bytestr)
Date: Mon, 07 Feb 2022 16:30:47 +0200	[thread overview]
Message-ID: <838rumyciw.fsf@gnu.org> (raw)
In-Reply-To: <87k0e6ix47.fsf@no.workgroup> (message from Gregor Zattler on Mon, 07 Feb 2022 15:12:40 +0100)

> From: Gregor Zattler <telegraph@gmx.net>
> Cc: 53809@debbugs.gnu.org
> Date: Mon, 07 Feb 2022 15:12:40 +0100
> 
> Lisp Backtrace:
> "gnus-alias-init" (0xffffacc0)
> "progn" (0xffffaea8)
> "condition-case" (0xffffb0f8)
> "progn" (0xffffb238)
> 0x5cc02ee0 Lisp type 3
> "eval-after-load" (0xffffb590)
> "condition-case" (0xffffb768)
> "load-with-code-conversion" (0xffffbca8)
> "load-file" (0xffffc068)
> "org-babel-load-file" (0xffffc238)
> "mapc" (0xffffc3b0)
> "let" (0xffffc528)
> "load-with-code-conversion" (0xffffca08)
> "load" (0xffffcde8)
> "startup--load-user-init-file" (0xffffcfb8)
> "command-line" (0xffffd180)
> "normal-top-level" (0xffffd290)
> (gdb) fr 2
> #2  0x00005555558948b2 in exec_byte_code (bytestr=XIL(0x55555cc35654), vector=XIL(0x55555b5dabc5), maxdepth=make_fixnum(3), args_template=0, nargs=0, args=0x0) at bytecode.c:361
> 361       eassert (string_immovable_p (bytestr));
> (gdb) p bytestr
> $1 = XIL(0x55555cc35654)
> (gdb) xstring
> $2 = (struct Lisp_String *) 0x55555cc35650
> "\300\301\302\"\207"
> (gdb)

Thanks.

CC'ing Mattias, who added that assertion about 2 weeks ago.  Sounds
like it is sometimes violated?





  reply	other threads:[~2022-02-07 14:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-05 22:50 bug#53809: 29.0.50; fatal error: assertion failed: string_immovable_p (bytestr) Gregor Zattler
2022-02-06  7:38 ` Eli Zaretskii
2022-02-06 23:44   ` Gregor Zattler
2022-02-07 13:49     ` Eli Zaretskii
2022-02-07 14:12       ` Gregor Zattler
2022-02-07 14:30         ` Eli Zaretskii [this message]
2022-02-07 15:01           ` Mattias Engdegård
2022-02-07 15:19             ` Gregor Zattler
2022-02-07 16:48               ` Mattias Engdegård
2022-02-07 18:07                 ` Gregor Zattler
2022-02-08 20:50                   ` Mattias Engdegård
2022-02-07 18:52             ` Eli Zaretskii
2022-02-07 19:09               ` Mattias Engdegård
2022-02-07 19:45                 ` 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=838rumyciw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=53809@debbugs.gnu.org \
    --cc=mattiase@acm.org \
    --cc=telegraph@gmx.net \
    /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.