GNU bug report logs - #22301
25.1.50; Emacs crashes while lisp debugging

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincentb1 <at> users.sourceforge.net>

Date: Sun, 3 Jan 2016 22:44:02 UTC

Severity: normal

Tags: moreinfo, wontfix

Found in version 25.1.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vincent Belaïche <vincentb1 <at> users.sourceforge.net>
Cc: 22301 <at> debbugs.gnu.org
Subject: bug#22301: 25.1.50; Emacs crashes while lisp debugging
Date: Thu, 14 Jan 2016 20:20:13 +0200
> From: Vincent Belaïche <vincentb1 <at> users.sourceforge.net> 
> Cc: Vincent Belaïche <vincentb1 <at> users.sourceforge.net>
>  ,22301 <at> debbugs.gnu.org
> Date: Thu, 14 Jan 2016 17:15:24 +0100
> 
> Dear Eli,
> 
> If not yet wished: HAPPY NEW YEAR 2016, BONNE ANNÉE 2016, С НОВЫМ ГОДОМ
> 2016 (etc...) !

Thanks.

> My gdb session is left open, so please feel free to ask more gdb
> interaction. More below...
> [...]
> Program received signal SIGSEGV, Segmentation fault.
> 0x011119c6 in print_object (obj=obj <at> entry=12579352, 
>     printcharfun=printcharfun <at> entry=0, escapeflag=escapeflag <at> entry=true)
>     at print.c:1505
> 1505		if (p != end && (*p == '-' || *p == '+')) p++;
> (gdb) thread 1
> [Switching to thread 1 (Thread 2820.0x9b0)]
> #0  0x011119c6 in print_object (obj=obj <at> entry=12579352, 
>     printcharfun=printcharfun <at> entry=0, escapeflag=escapeflag <at> entry=true)
>     at print.c:1505
> 1505		if (p != end && (*p == '-' || *p == '+')) p++;

It looks like it crashes while trying to display a Lisp backtrace.

Please tell what these commands display:

  (gdb) p p
  (gdb) p end

Thanks.




This bug report was last modified 8 years and 166 days ago.

Previous Next


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