Issue 344358 in chromium: Error opening profile on browser launch

816 views
Skip to first unread message

chro...@googlecode.com

unread,
Feb 17, 2014, 10:27:43 AM2/17/14
to chromi...@chromium.org
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

chro...@googlecode.com

unread,
Feb 17, 2014, 11:04:02 AM2/17/14
to chromi...@chromium.org

Comment #1 on issue 344358 by johnjayl...@gmail.com: Error opening profile
This also happens when opening a link from a 3rd party app like a chat
client.

chro...@googlecode.com

unread,
Feb 17, 2014, 6:16:12 PM2/17/14
to chromi...@chromium.org
Updates:
Labels: Cr-UI-Browser-Profiles

Comment #2 on issue 344358 by dgr...@chromium.org: Error opening profile
(No comment was entered for this change.)

chro...@googlecode.com

unread,
Feb 26, 2014, 8:32:48 AM2/26/14
to chromi...@chromium.org
Updates:
Labels: -Cr-UI-Browser-Profiles Needs-Feedback

Comment #3 on issue 344358 by sday...@chromium.org: Error opening profile
Can you please mention the OS version.Also can you please try to run with
latest chrome version:33.0.1750.117 Channel :Stable .Still if you are
getting same issue ,can you please give me detail information.

chro...@googlecode.com

unread,
Mar 8, 2014, 5:16:43 AM3/8/14
to chromi...@chromium.org

Comment #4 on issue 344358 by Catalin....@gmail.com: Error opening profile
I had the same problem today, although I wasn't even aware I had more than
one instance of Chrome started. It happened after trying to restart Chrome
after a crash, with zombie Chrome processes holding the lock. The user
interface was particularly unfriendly:
(1) The error message does not mention anything about the real cause of the
problem (another (kind of) running instance of Chrome). To help search,
here is the error message in textual form: "Your profile could not be
opened correctly. Some features may be unavailable. Please check that the
profile exists and you have permission to read and write its contents."
(2) I had to click OK 3 times to make the 3 identical popups go away.
So even if the Chrome developers decide that they don't want to support
multiple Chrome instances, the user interface by which the user is informed
of this still needs serios improvement.

I'm attaching some screenshots and logs.

Attachments:
Screenshot-2014-03-08-Chrome11.png 186 KB
Screenshot-2014-03-08-Process-manager.png 235 KB
Chrome-log.txt 11.4 KB

chro...@googlecode.com

unread,
Mar 8, 2014, 5:27:34 AM3/8/14
to chromi...@chromium.org

Comment #5 on issue 344358 by Catalin....@gmail.com: Error opening profile
To answer #3: I'm not the original poster, but my problem occurred with
Chrome Version 33.0.1750.146 Stable running on a fresh install of Linux
Mint Debian Edition 64bit (release 201403).

chro...@googlecode.com

unread,
Mar 29, 2014, 3:54:30 PM3/29/14
to chromi...@chromium.org

Comment #6 on issue 344358 by esaul...@gmail.com: Error opening profile on
browser launch
http://code.google.com/p/chromium/issues/detail?id=344358

Hi.

In my case the SQL db remained locked after Chromium was updated because
there was an extension that maintained it's own window from the session
when the older version of Chromium was running.

chro...@googlecode.com

unread,
Mar 29, 2014, 3:56:01 PM3/29/14
to chromi...@chromium.org

Comment #7 on issue 344358 by esaul...@gmail.com: Error opening profile on
browser launch
http://code.google.com/p/chromium/issues/detail?id=344358

Hi.

In my case the SQL db remained locked after Chromium was updated because
there was an extension that maintained its own window from the session when

chro...@googlecode.com

unread,
Nov 14, 2014, 1:57:40 AM11/14/14
to chromi...@chromium.org

Comment #8 on issue 344358 by kyaw...@yathit.com: Error opening profile on
browser launch
https://code.google.com/p/chromium/issues/detail?id=344358

I am having same issue on OS X. Any workaround for this?

chro...@googlecode.com

unread,
Nov 14, 2014, 10:43:08 AM11/14/14
to chromi...@chromium.org

Comment #9 on issue 344358 by johnjayl...@gmail.com: Error opening profile
#8: I was able to get chrome to start up properly by disabling the google
web print services and chrome notifications. Not sure if that will help on
OSX

chro...@googlecode.com

unread,
Nov 14, 2014, 6:22:07 PM11/14/14
to chromi...@chromium.org

Comment #10 on issue 344358 by dgr...@chromium.org: Error opening profile
To fix this problem we will need at least semi-reliable reproduction steps.

I just tried to reproduce on my ubuntu trusty machine and was unable to. I
have an instance of chrome running and ran google-chrome from the command
line. A new browser window popped up and the command line said "Created new
window in existing browser session." I am using stable version
38.0.2125.122.

So if you are experiencing this problem please give instructions on how to
reproduce it.

chro...@googlecode.com

unread,
Jan 11, 2015, 6:30:05 AM1/11/15
to chromi...@chromium.org

Comment #11 on issue 344358 by karunadh...@gmail.com: Error opening profile
I can confirm this bug is real.

System:
Linux work-pc 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux

Distributor ID: LinuxMint
Description: Linux Mint 17.1 Rebecca
Release: 17.1
Codename: rebecca


Steps to reproduce:
1. Open chromium browser using applications menu. This will open up without
problem.
2. Close browser using the close button.
3. Open Terminal and issue command chromium-browser. Problem happens here
with multiple windows popping up with a profile issue.

Terminal Log:
$ chromium-browser
[7137:7161:0111/203452:ERROR:connection.cc(1060)] Web sqlite error 5, errno
0: database is locked, sql: PRAGMA journal_mode = PERSIST
[7137:7137:0111/203452:ERROR:connection.cc(1060)] sqlite error 5, errno 0:
database is locked, sql: PRAGMA journal_mode = PERSIST
ATTENTION: default value of option force_s3tc_enable overridden by
environment.
[7137:7161:0111/203453:ERROR:connection.cc(1060)] Web sqlite error 5, errno
0: database is locked, sql: PRAGMA cache_size=32
[7137:7161:0111/203453:ERROR:connection.cc(1060)] Web sqlite error 5, errno
0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL
UNIQUE PRIMARY KEY, value LONGVARCHAR)
[7137:7161:0111/203453:ERROR:web_data_service_backend.cc(54)] Cannot
initialize the web database: 1
[7137:7137:0111/203453:ERROR:connection.cc(1060)] sqlite error 5, errno 0:
database is locked, sql: PRAGMA cache_size=32
[7137:7137:0111/203453:ERROR:connection.cc(1060)] sqlite error 5, errno 0:
database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE
PRIMARY KEY, value LONGVARCHAR)
[7137:7137:0111/203453:ERROR:password_store_factory.cc(136)] Could not
initialize login database.
[7137:7137:0111/203453:ERROR:desktop_window_tree_host_x11.cc(810)] Not
implemented reached in virtual void
views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
[7137:7137:0111/203453:ERROR:desktop_window_tree_host_x11.cc(810)] Not
implemented reached in virtual void
views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
[7137:7137:0111/203453:ERROR:desktop_window_tree_host_x11.cc(810)] Not
implemented reached in virtual void
views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
[7137:7137:0111/203453:ERROR:desktop_window_tree_host_x11.cc(810)] Not
implemented reached in virtual void
views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
[7137:7161:0111/203453:ERROR:connection.cc(1060)] Quota sqlite error 5,
errno 0: database is locked, sql: UPDATE OriginInfoTable SET used_count
= ?, last_access_time = ? WHERE origin = ? AND type = ?
[7137:7161:0111/203453:ERROR:connection.cc(1060)] Quota sqlite error 5,
errno 0: database is locked, sql: UPDATE OriginInfoTable SET used_count
= ?, last_access_time = ? WHERE origin = ? AND type = ?
[7137:7161:0111/203453:ERROR:connection.cc(1060)] Quota sqlite error 5,
errno 0: database is locked, sql: UPDATE OriginInfoTable SET
last_modified_time = ? WHERE origin = ? AND type = ?
[7137:7161:0111/203454:ERROR:connection.cc(1060)] Quota sqlite error 5,
errno 0: database is locked, sql: UPDATE OriginInfoTable SET
last_modified_time = ? WHERE origin = ? AND type = ?
[7137:7137:0111/203455:ERROR:desktop_window_tree_host_x11.cc(810)] Not
implemented reached in virtual void
views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
[7137:7137:0111/203455:ERROR:desktop_window_tree_host_x11.cc(810)] Not
implemented reached in virtual void
views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)

chro...@googlecode.com

unread,
Jan 11, 2015, 6:34:36 AM1/11/15
to chromi...@chromium.org

Comment #12 on issue 344358 by karunadh...@gmail.com: Error opening profile
on browser launch
https://code.google.com/p/chromium/issues/detail?id=344358

I can confirm this bug is real.

Chromium : Version 39.0.2171.65 Built on Ubuntu 14.04, running on LinuxMint
17.1 (64-bit)

System: Linux work-pc 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: LinuxMint
Description: Linux Mint 17.1 Rebecca
Release: 17.1
Codename: rebecca


Steps to reproduce:
1. Open chromium browser using applications menu. This will open up without
problem.
2. Close browser using the close button.
3. Open Terminal and issue command chromium-browser. Problem happens here
with multiple windows popping up with a profile issue.

chro...@googlecode.com

unread,
Jan 19, 2015, 10:21:04 AM1/19/15
to chromi...@chromium.org

Comment #13 on issue 344358 by TheMas...@gmail.com: Error opening profile
Got same issue, this happens every time i close browser and open it again,
reason is:
el@Kitty:~$ ps aux | grep google
el 10131 0.0 1.0 1291100 86136 ? SLl Jun17 0:01
/opt/google/chrome/chrome
el 17517 1.3 2.6 1842536 213132 ? SLl Jun08 205:25
/opt/google/chrome/chrome
el 17521 0.0 0.0 6500 316 ? S Jun08 0:00
/opt/google/chrome/chrome-sandbox /opt/google/chrome/chrome --type=zygote
--enable-crash-reporter=DC003BDE-4C5D-42A7-9290-B736C7801CE9
el 17522 0.0 0.1 367168 11412 ? S Jun08 0:00
/opt/google/chrome/chrome --type=zygote
--enable-crash-reporter=DC003BDE-4C5D-42A7-9290-B736C7801CE9
el 17528 0.0 0.0 6500 316 ? S Jun08 0:00
/opt/google/chrome/chrome-sandbox /opt/google/chrome/nacl_helper
el 17529 0.0 0.0 88708 2444 ? S Jun08 0:00
/opt/google/chrome/nacl_helper
el 17531 0.0 0.1 399952 8752 ? S Jun08 0:01
/opt/google/chrome/chrome --type=zygote
--enable-crash-reporter=DC003BDE-4C5D-42A7-9290-B736C7801CE9
el 17551 5.3 2.8 760656 230636 ? Sl Jun08 846:10
/opt/google/chrome/chrome --type=gpu-process --channel=17517.0.1636856747
--enable-crash-reporter=DC003BDE-4C5D-42A7-9290-B736C7801CE9
--supports-dual-gpus=false --gpu-driver-bug-workarounds=1,15,21,24,38,46
--disable-accelerated-video-decode --gpu-vendor-id=0x10de
--gpu-device-id=0x0de0 --gpu-driver-vendor=NVIDIA
--gpu-driver-version=331.113
--enable-crash-reporter=DC003BDE-4C5D-42A7-9290-B736C7801CE9
el 17581 0.0 0.3 366736 28016 ? S Jun08 0:00
/opt/google/chrome/chrome --type=gpu-broker
el 28056 0.0 0.0 18640 944 pts/6 S+ 17:06 0:00 grep
--color=auto google

so to start chrome again i do:
el@Kitty:~$ kill -9 10131 17517 17521 17522 17528 17529 17531 17551 17581
el@Kitty:~$ google-chrome-stable

profile files unlocked and no problems to load them.

Chrome 39.0.2171.99 unknown (64-bit)
Ubuntu 14.04.

chro...@googlecode.com

unread,
Apr 14, 2015, 4:12:43 AM4/14/15
to chromi...@chromium.org
Updates:
Cc: a...@chromium.org

Comment #15 on issue 344358 by a...@chromium.org: Error opening profile on
browser launch
https://code.google.com/p/chromium/issues/detail?id=344358

If anyone is still encountering this issue, please do a clean uninstall by:

1.Quit chrome, make sure all users are deleted.
2.Remove the google chrome: sudo apt-get remove google-chrome-*
3.change directory to .config by cd ~/.config and run rm -r google-chrome

Update the thread if this issue is resolved following the above steps.

chro...@googlecode.com

unread,
Jun 19, 2015, 11:12:41 PM6/19/15
to chromi...@chromium.org

Comment #16 on issue 344358 by msimprov...@gmail.com: Error opening profile
Can you respond per comment #15?

chro...@googlecode.com

unread,
Oct 1, 2015, 8:56:39 AM10/1/15
to chromi...@chromium.org

Comment #17 on issue 344358 by ba...@hasdemir.com: Error opening profile on
browser launch
https://code.google.com/p/chromium/issues/detail?id=344358

Comment #15 does not solve the issue.

1. deleted all users, killed all chrome processes
2. sudo apt-get remove --purge google-chrome-*
3. rm -rf ~/.config/google-chrome*
4. sudo apt-get install google-chrome-stable
5. setup chrome with my google account
6. Problem is back after first exit.

chro...@googlecode.com

unread,
Feb 9, 2016, 5:05:51 AM2/9/16
to chromi...@chromium.org
Updates:
Cc: ranjit...@chromium.org

Comment #18 on issue 344358 by ranjit...@chromium.org: Error opening
@ baris: Thanks a lot for the update provided, Unable to reproduce the
issue for chrome stable version # 48.0.2564.103 on Ubuntu 14.04.

Request you to please update chrome to the latest stable available and
please let us know if the issue still persists.

chro...@googlecode.com

unread,
Feb 9, 2016, 9:20:18 AM2/9/16
to chromi...@chromium.org

Comment #19 on issue 344358 by ba...@hasdemir.com: Error opening profile on
browser launch
https://code.google.com/p/chromium/issues/detail?id=344358

Not sure which version resolved this issue, but I haven't been experiencing
it for a while. Currently using 48.0.2564.103 on Debian 7.4 and the issue
doesn't persist.

chro...@googlecode.com

unread,
Feb 9, 2016, 9:11:47 PM2/9/16
to chromi...@chromium.org
Updates:
Status: WontFix
Labels: -Needs-Feedback

Comment #20 on issue 344358 by ranjit...@chromium.org: Error opening
Thanks a lot for the update, closing the issue as per above comment.
Reply all
Reply to author
Forward
0 new messages