Thus said [email protected] on Fri, 09 Jan 2015 23:53:16 +0000:
> Made a copy of the repos here with the default 5000000 limit: > > http://fossil.io7m.com/repo.cgi/io7m-r1-5000000 Thanks. So far I've seen a core dump: $ fossil clone --verbose --httptrace http://fossil.io7m.com/repo.cgi/io7m-r1-5000000 io7m.fossil Bytes Cards Artifacts Deltas Sent: 53 1 0 0 Received: 5018196 14265 2106 5040 Sent: 71 2 0 0 Received: 5050124 3483 235 1498 Sent: 56 1 0 0 Received: 5068778 3755 410 1472 Sent: 57 1 0 0 Received: 420246 133 7 60 Sent: 43 0 0 0 Received: 32 1 0 0 Clone finished with 1270 bytes sent, 15558534 bytes received Rebuilding repository meta-data... Segmentation fault (core dumped) #0 memcpy () at /usr/src/lib/libc/arch/i386/string/bcopy.S:88 #1 0x1c008b4a in blobReallocStatic (pBlob=0xcfbd3984, newSize=2293661696) at blob.c:192 #2 0x1c007aef in blob_resize (pBlob=0xcfbd3984, newSize=147816) at blob.c:418 #3 0x1c007b28 in blob_materialize (pBlob=0xcfbd3984) at blob.c:428 #4 0x1c04775a in manifest_parse (pContent=0xcfbd3984, rid=11434, pErr=0x0) at manifest.c:366 #5 0x1c049984 in manifest_crosslink (rid=11434, pContent=0xcfbd3984, flags=0) at manifest.c:1798 #6 0x1c05a123 in rebuild_step (rid=11434, size=252944, pBase=0xcfbd3984) at rebuild.c:250 #7 0x1c05aba0 in rebuild_db (randomize=0, doOut=1, doClustering=0) at rebuild.c:395 #8 0x1c018a78 in clone_cmd () at clone.c:205 #9 0x1c0461fc in main (argc=6, argv=0xcfbd3ae4) at main.c:692 Clearly newSize looks problematic and my OS probably denied it, hence the core dump. Andy -- TAI64 timestamp: 4000000054b0914a _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

