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 #11 received at 22012 <at> debbugs.gnu.org (full text, mbox):
>> 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?
I'm trying to debug window.c. But I have no idea if that's what
‘json-read-string’ tries to read.
> A bisect would be great too, of course. Is this a recent problem?
I've seen it yesterday for the first time. I can't reproduce it
reliably but it can hit any time, often when next stepping with gdb.
Also I wasn't able to reproduce it on Debian so far. Bisecting on
Windows is a pain here.
martin
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.