Ticket Change Details
Not logged in

Changes to ticket 3f2cb270b2

By anonymous on 2009-11-16 19:58:26. See also: artifact content, and ticket history

    1. Change comment to "I pulled changes from a remote repository and then wanted to update my local files. Apparently one of the binary files had changed locally and fossil couldn't merge it. That's expected, but fossil stopped with an assertion afterwards. Here's the console log (remote ip removed): <pre> C:\Users\MrPokeylope\fossilrepo\local>fossil update Autosync: http://XX.XXX.XX.XXX:XXXXX Bytes Cards Artifacts Deltas Send: 130 1 0 0 Received: 1242 27 0 0 Total network traffic: 323 bytes sent, 858 bytes received UPDATE code/SyntaxDiagramm/Debugging/Debugging.suo UPDATE code/SyntaxDiagramm/Debugging/Sample.syndiag UPDATE code/SyntaxDiagramm/Debugging/Sample.syndiag.diagram UPDATE code/SyntaxDiagramm/Dsl/CustomCode/FixUpDiagram.cs UPDATE code/SyntaxDiagramm/Dsl/DslDefinition.dsl UPDATE code/SyntaxDiagramm/Dsl/DslDefinition.dsl.diagram UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/ConnectionBuilders.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/Diagram.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainClasses.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainModel.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainModelResx.resx UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/DomainRelationships.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/Serializer.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/Shapes.cs UPDATE code/SyntaxDiagramm/Dsl/GeneratedCode/SyntaxDiagrammSchema.xsd UPDATE code/SyntaxDiagramm/Dsl/obj/Debug/TempPE/GeneratedCode.HelpKeywordHelper.cs.dll UPDATE code/SyntaxDiagramm/Dsl/obj/Debug/TempPE/GeneratedCode.PropertiesGrid.cs.dll UPDATE code/SyntaxDiagramm/DslPackage/obj/Debug/TempPE/GeneratedCode.Constants.cs.dll UPDATE code/SyntaxDiagramm/DslPackage/obj/Debug/VSCT.read.1.tlog UPDATE code/SyntaxDiagramm/DslPackage/obj/Debug/VSCT.write.1.tlog MERGE code/SyntaxDiagramm/SyntaxDiagramm.suo <b>***** Cannot merge binary file code/SyntaxDiagramm/SyntaxDiagramm.suo Assertion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170</b> This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. C:\Users\MrPokeylope\fossilrepo\local>fossil version This is fossil version [d5695157d0] 2009-11-11 16:21:19 UTC </pre>"
    2. Change foundin to "[d5695157d0]"
    3. Change private_contact to "3b403a9307c53dd2b8b90ab73d7b4f056db52f64"
    4. Change severity to "Important"
    5. Change status to "Open"
    6. Change title to "Assertion on "fossil update" when trying to merge a binary file"
    7. Change type to "Code_Defect"