GNU bug report logs -
#22012
25.1.50; gdb broken by (json-string-format "doesn't start with `\"'!")
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Wed, 25 Nov 2015 17:50:02 UTC
Severity: normal
Found in version 25.1.50
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 22012 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 28 Nov 2015 15:13:14 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> CC: dgutov <at> yandex.ru, 22012 <at> debbugs.gnu.org
>
> > Can you switch to that buffer and look what's at point? And while at
> > that, post here the full contents of that buffer?
>
> It just happened again while debugging xdisp.c. The buffer is called
> *partial-output-emacs.exe* (with a leading space) it contains 2295
> characters and its position of point was 2. The contents of that buffer
> are hopefully in the attached file partial-output-emacs.txt (for reasons
> that elude me I was not able to inline them with Thunderbird).
There are null bytes after `{"width":"4","alignment":"-1",'. So it's
a small wonder that json.el chokes. IOW, this is not a problem with
either json.el not gdb-mi.el, but a much more fundamental problem with
low-level Emacs functions that insert text into a buffer.
When did you last update from the emacs-25 branch?
This bug report was last modified 7 years and 105 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.