GNU bug report logs - #6214
23.1; json-read-string crashes emacs with long string

Previous Next

Package: emacs;

Reported by: Carl Worth <cworth <at> cworth.org>

Date: Tue, 18 May 2010 16:36:01 UTC

Severity: normal

Found in version 23.1

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Michal Sojka <sojkam1 <at> fel.cvut.cz>
Cc: 6214 <at> debbugs.gnu.org, Notmuch mailing list <notmuch <at> notmuchmail.org>, Carl Worth <cworth <at> cworth.org>
Subject: bug#6214: 23.1; json-read-string crashes emacs with long string
Date: Sat, 14 Aug 2010 17:30:32 -0400
Michal Sojka <sojkam1 <at> fel.cvut.cz> writes:

> I cloned bzr repo (trunk:101071) and I can reproduce the bug (./emacs
> --batch -l ~/q/json-emacs-bug.el). Backtrace is the same as in my
> previous mail and report-emacs-bug information is bellow. Let me know if
> you need additional info.

First, please check if this equivalent and simpler recipe also
reproduces the problem, to make sure this is the same bug:

  emacs --batch -q --eval "(apply 'string (make-list 1122176 ?a)))"

If so, please recompile without optimizations:

  CFLAGS="-g" ./configure
  make

and see if you can obtain a cleaner backtrace.




This bug report was last modified 14 years and 341 days ago.

Previous Next


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