bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22012: 25.1.50; gdb broken by (json-string-format "doesn't start wit


From: Dmitry Gutov
Subject: bug#22012: 25.1.50; gdb broken by (json-string-format "doesn't start with `\"'!")
Date: Thu, 26 Nov 2015 04:34:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 11/25/2015 07:49 PM, martin rudalics wrote:
Setting a breakpoint in gdb currently fails with a message like


Debugger entered--Lisp error: (json-string-format "doesn't start with
`\"'!")
   signal(json-string-format ("doesn't start with `\"'!"))
   json-read-string()
   json-read-object()
   apply(json-read-object nil)
   json-read()
   json-read-object()
   apply(json-read-object nil)
   json-read()

Could you find out the contents of the buffer it's trying to read?

A bisect would be great too, of course. Is this a recent problem?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]