View Ticket
Not logged in
Ticket UUID: 4108dfd6b717f1516b7a2dfb856257afc3012d65
Title: Sqlite error on latest Fossil build
Status: Fixed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-04-27 20:03:33
Version Found In: [989fc1f2b6] 2011-04-27 16:07:15 UTC
Description & Comments:
I'm getting the following error after rebuilding two repos (one of them being a clone of Fossil) and when running "fossil ui" on these rebuilt files:
D:\ARNEL\projs
$ fossil rebuild fsl.fsl
  100.0% complete...
D:\ARNEL\sw\tools\cli\fossil.exe: SQLITE_IOERR: os_win.c:32109: (158) unlockReadLock(D:\ARNEL\projs\fsl.fsl) - The segment is already unlocked.
D:\ARNEL\sw\tools\cli\fossil.exe: SQLITE_IOERR: os_win.c:32109: (158) unlockReadLock() - The segment is already unlocked.

D:\ARNEL\projs
$ fossil ver
This is fossil version [989fc1f2b6] 2011-04-27 16:07:15 UTC

anonymous added on 2011-04-27 19:01:41 UTC:
This appears to happen only on the Fossil version mentioned above. Going a step back to "[e3efeb6f29] 2011-04-27 14:36:45 UTC" produces no errors when rebuilding any repo.