I wasn't sure if my attachment made it through the mailing list. Is there an issue/report/task created for this which I can continue following instead of through the mailing list? I couldn't figure out how to create an issue on the fossil-scm site.
> On Mar 18, 2015, at 10:30 AM, die.drachen <[email protected]> wrote: > > I attached the output (using lldb instead of gdb). > > <fossil-debug.txt> >> On Mar 18, 2015, at 8:12 AM, Richard Hipp <[email protected]> wrote: >> >> On 3/18/15, die.drachen <[email protected]> wrote: >>> Unfortunately I'm unable to distribute the repo, which is also quite large >>> (~730mb .fossil file, >93k commits). Are there additional measures I can >>> take to get diagnostic information? >>> >> >> Compile your own Fossil from trunk sources, using options -O0 -g. >> Then run "gdb fossil" and within gdb type: "run test-http >> REPOFILENAME" (filling in the appropriate filename, of course). There >> will be no prompt, but Fossil is waiting for input at this point. >> Type: >> >> GET /timeline?n=421&y=all >> >> with no leading spaces and the press Enter twice. When you hit the >> error, type "bt" and send me the output. >> -- >> D. Richard Hipp >> [email protected] >> _______________________________________________ >> fossil-users mailing list >> [email protected] >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

