Ticket Change Details
Not logged in
Overview

Artifact ID: 1613600c916e6fb3934b0e4b0a491400ee2386cd
Ticket: 00f2d104de3d2a527753a16a75507aa69d267ddc
Segfaults and broken strings sometimes.
User & Date: viriketo 2011-05-05 14:20:21
Changes

  1. comment changed to:
    In a repository with deltas, I've a problem sometimes at 'update' with autosync.
    
    In linux, I've seen sometimes:
    <verbatim>
    $ 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
    </verbatim>
    
    On cygwin (fossil build in cygwin), I see segmentation faults.
    
    Rerunning the command, where it does not sync anything new, it works.
    
  2. resolution changed to: "Open"