Failed to open database: IO error: .../LOCK: File currently in use.

1,156 views
Skip to first unread message

IL55

unread,
Dec 13, 2012, 3:52:07 AM12/13/12
to chromi...@chromium.org
Hi,

I tried to build SVN 169807, (I think it is last official Google Chrome release).
After install chromium via mini installer I see next error messages in log (via sawbuck).

ERROR    2468    5856    09:34:36-599        0    Failed to read master_preferences file at C:\Users\UserName\AppData\Local\Chromium\Application\master_preferences. Falling back to default preferences.
WARNING    2468    5856    09:34:36-599        0    Failed to parse master prefs file: Line: 1, column: 1, Unexpected token.
WARNING    8088    7508    09:34:36-699        0    Failed to open database: IO error: .../LOCK: File currently in use.
ERROR    8088    4016    09:34:36-774        0    sqlite error 5, errno 33: database is locked
ERROR    8088    4016    09:34:37-837        0    sqlite error 5, errno 33: database is locked
ERROR    8088    4016    09:34:37-843        0    sqlite error 5, errno 33: database is locked
ERROR    8088    4016    09:34:37-843        0    Cannot initialize the web database: 1

Is that errors are critical ?

Thanks,
Igor

Joao da Silva

unread,
Dec 13, 2012, 4:07:28 AM12/13/12
to ig...@salsitasoft.com, chromi...@chromium.org
Seems like another Chrome process is already using the same profile directory. Try launching with --user-data-dir=c:\some\other\directory\here.


--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

IL55

unread,
Dec 13, 2012, 5:01:34 AM12/13/12
to chromi...@chromium.org, ig...@salsitasoft.com
Thanks for you answer,

When I start this cmd
chrome.exe --user-data-dir=c:\some\other\directory\here
no these errors appear

but when I start with --first-run (I suppose it is simulation of first start after installation)
chrome.exe --user-data-dir=c:\some\other\directory\here --first-run

I see the same:
ERROR    5440    6888    11:00:12-593        0    Failed to read master_preferences file at C:\Users\UserName\AppData\Local\Chromium\Application\master_preferences. Falling back to default preferences.
WARNING    5440    6888    11:00:12-593        0    Failed to parse master prefs file: Line: 1, column: 1, Unexpected token.
WARNING    7256    5236    11:00:12-692        0    Failed to open database: IO error: .../LOCK: File currently in use.
ERROR    7256    7048    11:00:12-770        0    sqlite error 5, errno 33: database is locked
ERROR    7256    7048    11:00:13-830        0    sqlite error 5, errno 33: database is locked
ERROR    7256    7048    11:00:13-836        0    sqlite error 5, errno 33: database is locked
ERROR    7256    7048    11:00:13-836        0    Cannot initialize the web database: 1

Greg Thompson

unread,
Dec 13, 2012, 10:51:33 AM12/13/12
to ig...@salsitasoft.com, chromium-dev
I believe you're seeing http://crbug.com/163925.

IL55

unread,
Dec 13, 2012, 11:32:13 AM12/13/12
to chromi...@chromium.org, ig...@salsitasoft.com
Thanks, http://crbug.com/163925 is the same problem which I described here.
Reply all
Reply to author
Forward
0 new messages