GNU bug report logs -
#24911
25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM
Previous Next
Reported by: Gemini Lasswell <gazally <at> runbox.com>
Date: Wed, 9 Nov 2016 20:05:01 UTC
Severity: normal
Merged with 24640
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at control <at> debbugs.gnu.org (full text, mbox):
forcemerge 24640 24911
thanks
> From: Gemini Lasswell <gazally <at> runbox.com>
> Cc:
> Date: Thu, 10 Nov 2016 11:25:52 -0800
>
> I have just made it happen under gdb, with a breakpoint on
> handle_sigsegv. Here is the output of 'bt full'. It tells me
> 'xbacktrace' is an undefined command. This is my first time working with
> gdb.
>
> (gdb) bt full
> #0 0x000000010023ca45 in mark_object (arg=...) at alloc.c:6501
> obj = {i = 4287568137794125953}
> po = 0x3b8080813b808080
> cdr_count = 0
> #1 0x000000010023cca1 in mark_object (arg=...) at alloc.c:6552
> ptr = 0x7fff5fbf8288
> obj = {i = 140734799774347}
> po = 0x7fff5fbf8288
> cdr_count = 1
> #2 0x000000010023b8fb in garbage_collect_1 (end=0x7fff5fbf69a8) at alloc.c:5760
> nextb = 0x0
> stack_top_variable = 0 '\000'
> i = 201
^^^^^^^
This is bug#24640, already fixed on the emacs-25 branch.
This bug report was last modified 8 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.