Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
chromium... @googlecode.com
Date: Thu, 08 Nov 2012 20:51:10 +0000
Local: Thurs, Nov 8 2012 3:51 pm
Subject: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Status: Untriaged
Owner: ----
CC: kr
... @chromium.org, rohi
... @chromium.org
Labels: Type-Regression Pri-1 Area-Logging Sev-1 Mstone-25 Arch-All
New issue 36181 by son... @chromium.org: Crash Reporting is enabled during
BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
Chrome Version : 25.0.1315.1
OS Version : 3160.0.0
Type of computer : All
Please specify Area- Crash reporting
What steps will reproduce the problem?
1. Power on device and sign in to the guest session.
2. Go to VT2 (Ctrl +Alt +F2)
3. Run the commands.
a) metrics_client -c && echo $?
b) sudo pkill -SEGV shill
c) sudo SECONDS_SEND_SPREAD=1 /sbin/crash_sender
What is the expected output?
a) Nothing should be displayed.
b) should not generate dmp files.
c) should not upload the dmp files.
What do you see instead?
a) Getting "0" ( means enabled)
b) Getting .dmp and .meta files in /var/spool/crash directory.
c) dmp files are uploaded successfully.
How frequently does this problem reproduce? (Always, sometimes, hard to
reproduce?)
Always
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Thu, 08 Nov 2012 21:38:42 +0000
Local: Thurs, Nov 8 2012 4:38 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Thu, 08 Nov 2012 21:55:16 +0000
Local: Thurs, Nov 8 2012 4:55 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 01:24:32 +0000
Local: Thurs, Nov 8 2012 8:24 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Updates:
Status: Assigned
Owner: mkr
... @chromium.org
Comment #3 on issue 36181 by dd... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
mkrebs - can you please help assign if this isn't something you would work
on?
sontis - can you clarify reason for releaseblock-dev?
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 03:29:41 +0000
Local: Thurs, Nov 8 2012 10:29 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Updates:
Owner: son
... @chromium.org
Comment #4 on issue 36181 by mkr... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
What does "metrics_client -g; echo $?" report? It should show "0" if you
are in guest mode.
I'm guessing it shows "1", though, because otherwise crash_sender is
supposed to delay uploading any crash reports.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 03:30:41 +0000
Local: Thurs, Nov 8 2012 10:30 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 05:32:30 +0000
Local: Fri, Nov 9 2012 12:32 am
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 18:30:04 +0000
Local: Fri, Nov 9 2012 1:30 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 20:28:57 +0000
Local: Fri, Nov 9 2012 3:28 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Updates:
Status: Started
Comment #8 on issue 36181 by mkr... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
Huh.. that's definitely the problem.
Can you post the output from "grep chronos/user /proc/mounts" and "ls -l
/var/run/state"?
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 20:49:22 +0000
Local: Fri, Nov 9 2012 3:49 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Comment #9 on issue 36181 by son... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
@comment#8
chronos@localhost / $ grep chronos/user /proc/mounts
guestfs /home/chronos/user tmpfs rw,nosuid,nodev,noexec,relatime,mode=700 0
0
chronos@localhost / $ ls -l /var/run/state
total 0
-rw-r--r-- 1 root root 0 Nov 9 12:39 allow-vt-switching
drwxr-xr-x 2 chronos chronos 40 Nov 9 12:39 windowmanager
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 21:56:44 +0000
Local: Fri, Nov 9 2012 4:56 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Comment #10 on issue 36181 by mkr... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
So it's returning false for being in guest mode because the
/var/run/state/logged-in file doesn't exist. That file should be created
when you login -- which I assume you are.
Can you see what "grep logged-in /etc/init/login.conf" shows?
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Fri, 09 Nov 2012 22:06:46 +0000
Local: Fri, Nov 9 2012 5:06 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Comment #11 on issue 36181 by son... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
chronos@localhost / $ grep logged-in /etc/init/login.conf
# The "logged-in" file is used by ACPI events to behave
touch /var/run/state/logged-in
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Sat, 10 Nov 2012 00:24:06 +0000
Local: Fri, Nov 9 2012 7:24 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Updates:
Status: Assigned
Owner: ps
... @chromium.org
Comment #12 on issue 36181 by mkr... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181
So I can reproduce this on an Alex with 3160.0.0. I talked to pstew@ and
he thinks this is because shill is failing in that login.conf script for
guest mode.
So I'm assigning this to him...
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Sat, 10 Nov 2012 01:21:34 +0000
Local: Fri, Nov 9 2012 8:21 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Sat, 10 Nov 2012 01:51:58 +0000
Local: Fri, Nov 9 2012 8:51 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Sat, 10 Nov 2012 02:43:59 +0000
Local: Fri, Nov 9 2012 9:43 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Updates:
Cc: chrome-
... @google.com
Comment #15 on issue 36181 by bugdro... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181#c15
Project : chromiumos/platform/shill
Branch : master
Author : Paul Stewart <ps... @chromium.org>
Committer: Gerrit <chrome-... @google.com>
Commit : 70743f4891e06e66b577158eea46014b689392c8
Code Review +2: Richard Barnette
Verified +1: Paul Stewart
Change-Id : Ice8299e83cebe00b7c560cc00455d6228a09c9e2
Reviewed-at : https://gerrit.chromium.org/gerrit/37779
shill: login: Allow guest login
Modify shill login script to allow an empty "user" parameter, since
this is how guest login works. In this situation, create a temporary
directory for the user profile which will be removed at logout.
BUG=chromium-os:36181
TEST=Rerun unit tests. Login as guest and make sure profile is pushed,
temporary directory exists. On logout ensure profile directory has
been removed.
M bin/shill_login_user
M bin/shill_logout_user
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Wed, 14 Nov 2012 01:31:46 +0000
Local: Tues, Nov 13 2012 8:31 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Wed, 14 Nov 2012 02:46:59 +0000
Local: Tues, Nov 13 2012 9:46 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
Comment #17 on issue 36181 by bugdro... @chromium.org: Crash Reporting is
enabled during BWSI (Guest) session
http://code.google.com/p/chromium-os/issues/detail?id=36181#c17
Project: chromiumos/third_party/autotest
Branch : master
Author : Paul Stewart <ps... @chromium.org>
Commit : 9f29def08d6ff2f472aee180bee3bc22f8880c74
Code Review +1: Michael Krebs, Richard Barnette
Code Review +2: mukesh agrawal
Verified +1: Paul Stewart
Change-Id : Ic7be1232a1de02031b2d60928c0821d1e31ee2c1
Reviewed-at : https://gerrit.chromium.org/gerrit/37780
autotest: shill_login: Update for changes to init script
Flimflam /var/run link no longer exists. Also test for guest
login.
BUG=chromium-os:36181
TEST=This is a test.
M client/site_tests/network_ShillInitScripts/network_ShillInitScripts.py
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
chromium... @googlecode.com
Date: Wed, 14 Nov 2012 23:00:08 +0000
Local: Wed, Nov 14 2012 6:00 pm
Subject: Re: Issue 36181 in chromium-os: Crash Reporting is enabled during BWSI (Guest) session
You must
Sign in before you can post messages.
You do not have the permission required to post.