Fossil

Ticket Change Details
Login
Overview

Artifact ID: de7008781665b99a27f62db1cb499251643ab728
Ticket: 00f2d104de3d2a527753a16a75507aa69d267ddc
Segfaults and broken strings sometimes.
User & Date: viriketo 2011-05-05 14:17: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 pf3dsuite
    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. foundin changed to: "[047e06193b] 2011-04-13"
  3. severity changed to: "Important"
  4. status changed to: "Open"
  5. title changed to: "Segfaults and broken strings sometimes."
  6. type changed to: "Code_Defect"