My favorites | Sign in
Project Home Downloads Wiki Issues Code Search
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 203147: chrome sig11 during testing chromeos::UserController::StopThrobber [user_controller.cc : 228 + 0x3
3 people starred this issue and may be notified of changes. Back to list
 
Project Member Reported by seanpaul@chromium.org, Sep 6, 2011
VMTest stage failed on the x86-alex_he canary builder (build #137) in the desktopui_ChromeFirstRender section of the smoketest.


00:47:11 INFO | Bundling /build/x86-alex_he/usr/local/autotest/client/deps/pyauto_dep into dep-pyauto_dep.tar.bz2
00:48:09 INFO | 		INFO	desktopui_ChromeFirstRender	Received crash notification for chrome[2477] sig 11 (developer build - not testing - always dumping)	timestamp=1315295292	localtime=Sep 06 00:48:12	
00:48:27 INFO | 		ERROR	desktopui_ChromeFirstRender	desktopui_ChromeFirstRender	timestamp=1315295310	localtime=Sep 06 00:48:30	Unhandled JSONInterfaceError: Automation call {'command': 'GetLoginInfo'} received empty response.  Perhaps the browser crashed.
00:48:27 INFO | 	END ERROR	desktopui_ChromeFirstRender	desktopui_ChromeFirstRender	timestamp=1315295310	localtime=Sep 06 00:48:30	

Sep 6, 2011
#1 seanpaul@chromium.org
This also failed for zgb binary build 1106
Sep 6, 2011
#2 nkostylev@chromium.org
(No comment was entered for this change.)
Cc: nirnimesh@chromium.org cmasone@chromium.org
Sep 6, 2011
#3 seanpaul@chromium.org
======================================================================
ERROR: Tests what happens if some data is delayed during update delivery
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/b/cbuild/x86-zgb-private-bin/src/platform/crostestutils/au_test_harness/au_test.py", line 232, in testDelayedUpdate
    self.AttemptUpdateWithFilter(DelayedFilter(), proxy_port=8083)
  File "/b/cbuild/x86-zgb-private-bin/src/platform/crostestutils/au_test_harness/au_test.py", line 106, in AttemptUpdateWithFilter
    proxy_port=proxy_port)
  File "/b/cbuild/x86-zgb-private-bin/src/platform/crostestutils/au_test_harness/au_worker.py", line 134, in PerformUpdate
    proxy_port, key_to_use)
  File "/b/cbuild/x86-zgb-private-bin/src/platform/crostestutils/au_test_harness/vm_au_worker.py", line 64, in UpdateImage
    self.RunUpdateCmd(cmd, log_directory)
  File "/b/cbuild/x86-zgb-private-bin/src/platform/crostestutils/au_test_harness/au_worker.py", line 215, in RunUpdateCmd
    raise update_exception.UpdateException(1, str(e))
UpdateException: Command "['/b/cbuild/x86-zgb-private-bin/src/scripts/lib/../bin/cros_run_vm_update', '--vm_image_path=/b/cbuild/x86-zgb-private-bin/src/scripts/ctest_target/chromiumos_qemu_image.bin', '--update_log=/b/cbuild/x86-zgb-private-bin/chroot/tmp/cbuildbotqwZw5r/test_harness/testDelayedUpdate/1_update/update_engine.log', '--snapshot', '--no_graphics', '--persist', '--kvm_pid=/tmp/kvm.9225', '--ssh_port=9225', '--stateful_update_flag=old', '--proxy_port=8083', '--update_url=http://172.22.15.168:8083/update/cache/b027e8bd3d6e0c333aa176e783027f62_fee5b1715a76d2623ed810af89ae3fab' failed.

Output logged to /b/cbuild/x86-zgb-private-bin/chroot/tmp/cbuildbotqwZw5r/test_harness/testDelayedUpdate/1_update/update.log

Sep 6, 2011
#4 bugdroid1@chromium.org
Commit: e8a3df0b3086c8fade8df2652c232f2e79239303
 Email: pstew@chromium.org

chromiumos: Pin Chrome build

Pin Chrome build on chrome-15.0.871.0_rc-r1 due to crash issues with
chromeos-chrome-15.0.872.0_rc-r1.

BUG=chromium-os:20053
TEST=Rebuild

Change-Id: Ic53d28d3752aa1ed488693be920e6f97235766e6
Reviewed-on: http://gerrit.chromium.org/gerrit/7272
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Tested-by: Paul Stewart <pstew@chromium.org>

A	chromeos-base/chromeos-chrome/chromeos-chrome-15.0.871.0_rc-r1.ebuild
M	chromeos/binhost/target/x86-generic-LATEST_RELEASE_CHROME_BINHOST.conf
M	profiles/targets/chromeos/package.keywords
Sep 6, 2011
#5 davidjames@google.com
Attached symbolized stack traces.

These are from http://chromeos-botmaster.mtv.corp.google.com:8026/builders/x86-alex_he%20canary/builds/137
chrome.20110906.004736.2477.dmp.txt
49.5 KB   View   Download
chrome.20110906.004737.2757.dmp.txt
6.0 KB   View   Download
Sep 6, 2011
#6 sosa@chromium.org
Setting to P0 as we have had a red tree all weekend and this is stopping us from committing.
Status: Assigned
Owner: nirnimesh@chromium.org
Labels: -Pri-2 -Sev-2 Pri-0 Sev-1
Sep 6, 2011
#7 nirnimesh@chromium.org
From the stack trace, it looks like a real chrome crasher, not a test setup problem.

To Zel for assignment.
Owner: zelidrag@chromium.org
Cc: xiyuan@chromium.org
Sep 20, 2011
#8 cmasone@chromium.org
(No comment was entered for this change.)
Summary: chrome sig11 during testing chromeos::UserController::StopThrobber [user_controller.cc : 228 + 0x3
Labels: -Area-Test Area-DesktopUI Mstone-R16
Sep 21, 2011
#9 nkostylev@chromium.org
(No comment was entered for this change.)
Owner: nkostylev@chromium.org
Cc: zelidrag@chromium.org
Labels: Iteration-39
Sep 21, 2011
#10 nkostylev@chromium.org
Is this still an issue on buildbots?
Sep 21, 2011
#11 nkostylev@chromium.org
I'm downgrading this issue to P2 since chromeos::UserController is used only for views-based login and not used in WebUI login (which is default now).
Labels: -Pri-0 Pri-2
Sep 21, 2011
#12 cmasone@chromium.org
Should we just close this then?  I don't think any of the ToT bots run without webui anymore
Sep 21, 2011
#13 nkostylev@chromium.org
That's true, closing then.
Status: WontFix
Mar 6, 2013
#14 lafo...@google.com
(No comment was entered for this change.)
Labels: OS-Chrome
Mar 9, 2013
#15 bugdroid1@chromium.org
(No comment was entered for this change.)
Labels: -TreeCloser -Mstone-R16 Hotlist-TreeCloser M-16
Sign in to add a comment

Powered by Google Project Hosting