Ticket Change Details
Not logged in
Overview

Artifact ID: 0f19153a4fc02e9a7bf6a447bd776db7aa69acfd
Ticket: 4108dfd6b717f1516b7a2dfb856257afc3012d65
Sqlite error on latest Fossil build
User & Date: anonymous 2011-04-27 17:58:03
Changes

  1. comment changed to:
    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:
    
    <verbatim>
    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</verbatim>
    
  2. foundin changed to: "[989fc1f2b6] 2011-04-27 16:07:15 UTC"
  3. severity changed to: "Minor"
  4. status changed to: "Open"
  5. title changed to: "Sqlite error on latest Fossil build"
  6. type changed to: "Code_Defect"