Thanks for the quick response! Unfortunately there seems to be another
problem:

> ./fossil json timeline checkin --limit 100000
[snip]
                        {
                                "type":"checkin",

"uuid":"f460839cff85d4e4f1360b366bb2858cef1411ea",
                                "isLeaf":false,
                                "timestamp":1350940566,
                                "user":"jan.nijtmans",
                                "comment":"Update to Toni
R\u00f6nkk\u00f6's latest version (1.12.1) of dirent.h [
http://www.softagalleria.net/dirent.php]";,
fossil: ./src/cson_amalgamation.c:3786: cson_str_to_json: Assertion `*pos
== ch' failed.
                                "originComment":"Update to Toni RAbort




On Fri, Sep 6, 2013 at 12:50 AM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Fri, Sep 6, 2013 at 9:30 AM, Stephan Beal <sgb...@googlemail.com>wrote:
>
>> i suspect that it just happened to finally pick up a record which
>> triggered this problem
>>
>
> FYI: thanks to a tip from Jan, it is easy to see now that that was indeed
> the problem. A recent checkin triggered a combination which the json
> timeline hadn't seen before and didn't safely handle, so it stepped on a
> NULL pointer.
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
Matt
-=-
90% of the nations wealth is held by 2% of the people. Bummer to be in the
majority...
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to