On Tue, Oct 30, 2012 at 8:18 PM, Steve Bennett <[email protected]>wrote:
> On 31/10/2012, at 10:11 AM, Richard Hipp wrote: > > Please try the latest and let me know whether or not the problem is > fixed. Tnx for the report. > > > Regarding your latest commit, I've run across this on 64 bit too. > The problem is the '0' at the end of the variable args. > Use NULL instead, otherwise you only get a 32 bit zero value instead of 64 > bit. > I bet you're right. I've previously made the same mistake using using Tcl_AppendResult().... > > Cheers, > Steve > > > On Tue, Oct 30, 2012 at 6:31 PM, James Turner <[email protected]>wrote: > >> With the latest fossil trunk (This is fossil version 1.24 [bdbe6c74b8] >> 2012-10-30 18:14:27 UTC) fossil all rebuild is seg faulting for me. >> >> fossil all rebuild >> Segmentation fault (core dumped) >> >> gdb is showing the below: >> >> #0 collect_arguments (zArg=0x7f7f00000000 <Address 0x7f7f00000000 out >> of bounds>) at allrepo.c:61 >> 61 allrepo.c: No such file or directory. >> in allrepo.c >> >> -- >> James Turner >> [email protected] >> _______________________________________________ >> fossil-users mailing list >> [email protected] >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> > > > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > > -- > Embedded Systems Specialists - http://workware.net.au/ > WorkWare Systems Pty Ltd > W: www.workware.net.au P: +61 434 921 300 > E: [email protected] F: +61 7 3391 6002 > > > > > > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

