Fossil SCM
Segfaults and broken strings sometimes.
Open
00f2d104de3d2a5…
· opened 14 years, 11 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Open
- Subsystem
- —
- Created
- May 5, 2011 2:17 p.m.
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.