View Ticket
Not logged in
Ticket UUID: 00f2d104de3d2a527753a16a75507aa69d267ddc
Title: Segfaults and broken strings sometimes.
Status: Open Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Open
Last Modified: 2011-05-05 14:20:21
Version Found In: [047e06193b] 2011-04-13
Description & Comments:
In a repository with deltas, I've a problem sometimes at 'update' with autosync.

In linux, I've seen sometimes:

$ fossil update mybranch
Autosync:  http://fossil/cgi-bin/project
                Bytes      Cards  Artifacts     Deltas
Sent:             130          1          0          0
Received:        4218         91          0          0
Sent:             318          5          0          0
Received:        5048         95          3          1
Total network traffic: 748 bytes sent, 3625 bytes received
fossil: cannot access baseline manifest ]�:+�12273d5ab9

On cygwin (fossil build in cygwin), I see segmentation faults.

Rerunning the command, where it does not sync anything new, it works.