GNU bug report logs - #15789
24.3.50; backtrace produces unreadable output

Previous Next

Package: emacs;

Reported by: Jarek Czekalski <jarekczek <at> poczta.onet.pl>

Date: Sat, 2 Nov 2013 07:54:02 UTC

Severity: wishlist

Tags: fixed, notabug

Merged with 6991

Found in version 24.3.50

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
Cc: 15789 <at> debbugs.gnu.org
Subject: bug#15789: 24.3.50; backtrace produces unreadable output
Date: Sat, 02 Nov 2013 20:48:44 -0400
> The stack trace looks as though the compiled-function lisp type is

Indeed, some of the functions called are called directly rather by going
through a symbol whose symbol-function value is the function that we
call, so the backtrace shows the function itself rather than the symbol
which holds the function.

> printed, so I suspect that specbinding.bt.function changed its type,

No.  It's simply that the backtrace is different.  You could get the
exact same in 24.3.


        Stefan




This bug report was last modified 7 years and 304 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.