Status: Unconfirmed
Owner: ----
Labels: Cr-UI Pri-2 Via-Wizard Type-Bug OS-Linux
New issue 344358 by
johnjayl...@gmail.com: Error opening profile on browser
launch
http://code.google.com/p/chromium/issues/detail?id=344358
UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/32.0.1700.102 Safari/537.36
Steps to reproduce the problem:
1. Run chromium-browser in your favorite way, command line or .desktop file
2. Don't close chromium, but re-run chromium-browser.
3. New browser window opens with profile error.
What is the expected behavior?
A new browser window should open with the same profile and no warning.
What went wrong?
This used to work for years using the outlined steps above, and recently
stopped working.
Did this work before? Yes until my most recent browser update. It worked
for years until at least version 30.
Chrome version: 32.0.1700.102 Channel: stable
OS Version:
Flash Version: Shockwave Flash 12.0 r0
I was told this is a separate issue from
https://code.google.com/p/chromium/issues/detail?id=308224
When run from the command line, I get the following output:
{{{
$ chromium-browser
[652:682:0217/102548:ERROR:connection.cc(1034)] Web sqlite error 5, errno
0: database is locked, sql: PRAGMA journal_mode = PERSIST
[652:682:0217/102549:ERROR:connection.cc(1034)] Web sqlite error 5, errno
0: database is locked, sql: PRAGMA cache_size=32
[652:682:0217/102549:ERROR:connection.cc(1034)] Web sqlite error 5, errno
0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL
UNIQUE PRIMARY KEY, value LONGVARCHAR)
[652:682:0217/102549:ERROR:web_data_service_backend.cc(55)] Cannot
initialize the web database: 1
[652:682:0217/102549:ERROR:connection.cc(1034)] Shortcuts sqlite error 5,
errno 0: database is locked, sql: PRAGMA journal_mode = PERSIST
[652:682:0217/102549:ERROR:connection.cc(1034)] Shortcuts sqlite error 5,
errno 0: database is locked, sql: CREATE TABLE omni_box_shortcuts (id
VARCHAR PRIMARY KEY, text VARCHAR, fill_into_edit VARCHAR, url VARCHAR,
contents VARCHAR, contents_class VARCHAR, description VARCHAR,
description_class VARCHAR, transition INTEGER, type INTEGER, keyword
VARCHAR, last_access_time INTEGER, number_of_hits INTEGER)
[652:682:0217/102549:ERROR:connection.cc(1034)] Shortcuts sqlite error 5,
errno 0: database is locked, sql: SELECT id, text, fill_into_edit, url,
contents, contents_class, description, description_class, transition, type,
keyword, last_access_time, number_of_hits FROM omni_box_shortcuts
[652:721:0217/102550:ERROR:connection.cc(1034)] History sqlite error 5,
errno 0: database is locked, sql: PRAGMA journal_mode = PERSIST
[652:721:0217/102551:ERROR:connection.cc(1034)] History sqlite error 5,
errno 0: database is locked, sql: PRAGMA cache_size=1000
[652:721:0217/102551:ERROR:connection.cc(1034)] History sqlite error 5,
errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT
NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)
[652:652:0217/102551:ERROR:connection.cc(1034)] sqlite error 5, errno 0:
database is locked, sql: PRAGMA journal_mode = PERSIST
[652:652:0217/102552:ERROR:connection.cc(1034)] sqlite error 5, errno 0:
database is locked, sql: PRAGMA cache_size=32
[652:652:0217/102552:ERROR:connection.cc(1034)] sqlite error 5, errno 0:
database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE
PRIMARY KEY, value LONGVARCHAR)
[652:652:0217/102552:ERROR:password_store_factory.cc(110)] Could not
initialize login database.
[652:743:0217/102553:ERROR:download.cc(330)] PostClientToServerMessage()
failed during GetUpdates
[652:688:0217/102556:ERROR:leveldb_database.cc(280)] Failed to open LevelDB
database from
/home/john/.config/chromium/Default/IndexedDB/chrome-extension_oeopbcgkkoapgobdbedcemjljbihmemj_0.indexeddb.leveldb,IO
error:
/home/john/.config/chromium/Default/IndexedDB/chrome-extension_oeopbcgkkoapgobdbedcemjljbihmemj_0.indexeddb.leveldb/LOCK:
No further details. (ChromeMethodPFE: 15::LockFile::1)
[652:688:0217/102556:ERROR:indexed_db_backing_store.cc(551)] Unable to open
backing store, not trying to recover - IO error:
/home/john/.config/chromium/Default/IndexedDB/chrome-extension_oeopbcgkkoapgobdbedcemjljbihmemj_0.indexeddb.leveldb/LOCK:
No further details. (ChromeMethodPFE: 15::LockFile::1)
}}}
Attachments:
chromeCrash..png 19.8 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings