View Ticket
Not logged in
Ticket UUID: 3713cea2fc6a1c0991bc9b9994b7adb57bfe268b
Title: failed assertion on revert *.*
Status: Fixed Type: Code_Defect
Severity: Severe Priority:
Subsystem: Resolution: Fixed
Last Modified: 2009-12-20 02:58:59
Version Found In: 0f4f6c0325
Description & Comments:
fossil attempted to revert the _FOSSIL_ file and failed an assertion.
PS C:\rev\src\revscript> fossil revert *.*
c:\rev\bin\fossil.exe: file not in repository: _FOSSIL_
Assertion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.


drh added on 2009-12-20 02:58:59:
Uninitialized variable fixed by check-in 2255e4e3ba2ecbc64f20e10baa0666b92987d1d4.