Fossil SCM
failed assertion on revert *.*
Fixed
3713cea2fc6a1c0…
· opened 16 years, 3 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Severe
- Resolution
- Fixed
- Subsystem
- —
- Created
- Dec. 19, 2009 10:53 p.m.
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].