[Pkg-chromium-maint] Bug#702883: chromium: Fails to die : after quitting, still runs in background
Olivier Berger
oberger at ouvaton.org
Tue Mar 12 13:57:20 UTC 2013
Package: chromium
Version: 25.0.1364.160-1
Severity: normal
Hi.
When asked to Quit, right after being started (from the command-line, and having displayed the Google plus login page), it won't actually die. The window is closed, but there is still in the background :
$ ps -edf f | grep chromium
olivier 10343 7363 2 14:49 pts/0 SLl+ 0:04 | | | \_ /usr/lib/chromium/chromium --password-store=detect
olivier 10346 10343 0 14:49 pts/0 S+ 0:00 | | | \_ /usr/lib/chromium/chromium --password-store=detect
olivier 10347 10343 0 14:49 pts/0 S+ 0:00 | | | \_ /usr/lib/chromium/chromium-sandbox /usr/lib/chromium/chromium --type=zygote
olivier 10348 10347 0 14:49 pts/0 S+ 0:00 | | | \_ /usr/lib/chromium/chromium --type=zygote
olivier 10353 10348 0 14:49 pts/0 S+ 0:00 | | | \_ /usr/lib/chromium/chromium --type=zygote
After a C-c :
$ ps -edf f | grep chromium
olivier 10343 7363 1 14:49 pts/0 SLl+ 0:04 | | | \_ /usr/lib/chromium/chromium --password-store=detect
olivier 10346 10343 0 14:49 pts/0 Z+ 0:00 | | | \_ [chromium] <defunct>
olivier 10348 1 0 14:49 pts/0 S+ 0:00 /usr/lib/chromium/chromium --type=zygote
olivier 10353 10348 0 14:49 pts/0 S+ 0:00 \_ /usr/lib/chromium/chromium --type=zygote
A second C-c seems to kill it properly.
If a C-c is not issued, and another chromium is started from another shell, it will display :
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.
and the stdout explains:
[11320:11337:0312/145504:ERROR:error_delegate_util.h(27)] sqlite error 5, errno 0: database is locked
[11320:11337:0312/145504:ERROR:error_delegate_util.h(27)] sqlite error 5, errno 0: database is locked
[11320:11337:0312/145504:ERROR:web_data_service.cc(668)] Cannot initialize the web database: 1
Hope this helps.
Best regards,
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (650, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages chromium depends on:
ii chromium-inspector 25.0.1364.160-1
ii gconf-service 3.2.5-1+build1
ii libasound2 1.0.25-4
ii libatk1.0-0 2.4.0-2
ii libbz2-1.0 1.0.6-4
ii libc6 2.13-38
ii libcairo2 1.12.2-3
ii libcups2 1.5.3-2.15
ii libdbus-1-3 1.6.8-1
ii libevent-2.0-5 2.0.19-stable-3
ii libexpat1 2.1.0-1
ii libflac8 1.2.1-6
ii libfontconfig1 2.9.0-7.1
ii libfreetype6 2.4.9-1.1
ii libgcc1 1:4.7.2-5
ii libgconf-2-4 3.2.5-1+build1
ii libgcrypt11 1.5.0-5
ii libgdk-pixbuf2.0-0 2.26.1-1
ii libglib2.0-0 2.33.12+really2.32.4-5
ii libgnome-keyring0 3.4.1-1
ii libgtk2.0-0 2.24.10-2
ii libjpeg8 8d-1
ii libnspr4 2:4.9.2-1
ii libnss3 2:3.13.6-2
ii libnss3-1d 2:3.13.6-2
ii libpango1.0-0 1.30.0-1
ii libpulse0 2.0-6
ii libspeex1 1.2~rc1-7
ii libstdc++6 4.7.2-5
ii libudev0 175-7.1
ii libvpx1 1.1.0-1
ii libx11-6 2:1.5.0-1
ii libxcomposite1 1:0.4.3-2
ii libxext6 2:1.3.1-2
ii libxfixes3 1:5.0-4
ii libxml2 2.8.0+dfsg1-7+nmu1
ii libxrandr2 2:1.3.2-2
ii libxrender1 1:0.9.7-1
ii libxslt1.1 1.1.26-14
ii libxss1 1:1.2.2-1
ii xdg-utils 1.1.0~rc1+git20111210-6
chromium recommends no packages.
Versions of packages chromium suggests:
ii chromium-l10n 25.0.1364.160-1
-- no debconf information
More information about the Pkg-chromium-maint
mailing list