New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 660800 link

Starred by 4 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Navigating to Chrome://plugins crashes

Project Member Reported by brajkumar@chromium.org, Oct 31 2016

Issue description

Version: 56.0.2905.0
OS: Mac 10.12, Windows-10 and Ubuntu 14.04

What steps will reproduce the problem?
(1) Navigate to chrome://plugins
(2) No plugin contents are visible

What is the expected output?
Plugin contents should be visible

What do you see instead?
Aw, Snap

Bisect Information:
----------------------
Good build:56.0.2903.0
Bad build: 56.0.2905.0

You are probably looking for a change made after 428393 (known good), but no later than 428394 (first known bad).

CHANGELOG URL:
----------------
https://chromium.googlesource.com/chromium/src/+log/d2b3e48271c11701aae1fdb32188b3390664fa35..275a565819b71dc186f9b4a5249fda24058d364b

From the CL above, assigning the issue to the concern owner 

@ben - Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!


 
Crash Id's:
------------
1. 02eddf8700000000
2. d629df8700000000

Stack Trace:
-------------
Thread 0 CRASHED [DUMP_REQUESTED @ 0x00007f5b81a45853 ] MAGIC SIGNATURE THREAD
0x00007f5b81a45853	(chrome -./out/Release/../../breakpad/src/client/linux/handler/exception_handler.cc:651 )	<name omitted>
0x00007f5b81a45852	(chrome -./out/Release/../../breakpad/src/client/linux/handler/exception_handler.cc:650 )	<name omitted>
0x00007f5b81a45830	(chrome -./out/Release/../../third_party/lss/linux_syscall_support.h:3456 )	<name omitted>
0x00007f5b81a45852	(chrome -./out/Release/../../breakpad/src/client/linux/handler/exception_handler.cc:650 )	<name omitted>
0x00007f5b7ea547dc	(chrome -./out/Release/../../third_party/tcmalloc/chromium/src/thread_cache.h:201 )	(anonymous namespace)::do_free_with_callback(void*, void (*)(void*))
0x00007f5b83be0d11	(chrome -./out/Release/../../third_party/tcmalloc/chromium/src/tcmalloc.cc:1045 )	tc_malloc
0x00007f5b775a0f02	(libc-2.19.so -fileops.c:1261 )	_IO_new_file_write
0x00007f5b775a169e	(libc-2.19.so -fileops.c:538 )	_IO_new_file_xsputn
0x00007f5b778e7867		
0x00007f5b8004d30f	(chrome -./out/Release/../../build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/bits/basic_ios.h:274 )	logging::LogMessage::~LogMessage()
0x00007f5b77598996	(libc-2.19.so -iovsscanf.c:44 )	_IO_vsscanf
0x00007f5b775851c6	(libc-2.19.so -sscanf.c:32 )	__sscanf
0x00007f5b77598996	(libc-2.19.so -iovsscanf.c:44 )	_IO_vsscanf
0x00007f5b775851c6	(libc-2.19.so -sscanf.c:32 )	__sscanf
0x00007ffe882223cf		
0x00007f5b7f82e9f0	(chrome -./out/Release/../../content/browser/renderer_host/render_process_host_impl.cc:2985 )	<name omitted>
Labels: Stability-Crash HasTestcase
Tab crash is also seen while navigating to chrome://bluetooth-internals and chrome://usb-internals in Ubuntu 14.04
Cc: gov...@chromium.org nyerramilli@chromium.org ligim...@chromium.org pucchakayala@chromium.org ananthak@chromium.org bustamante@chromium.org yihongg@chromium.org
Project Member

Comment 4 by sheriffbot@chromium.org, Oct 31 2016

Labels: FoundIn-M-56 Fracas
Users experienced this crash on the following builds:

Linux Dev 56.0.2902.0 -  15.93 CPM, 22 reports, 12 clients (signature `anonymous namespace'::do_free_with_callback)

If this update was incorrect, please add "Fracas-Wrong" label to prevent future updates.

- Go/Fracas

Comment 5 by bokan@chromium.org, Oct 31 2016

Components: -Blink
ben@, This seems to be a potential dev blocker for tomorrow's Dev release. Could you please land a fix/revert ASAP?

Thank you!

Comment 7 by roc...@chromium.org, Oct 31 2016

Missing various per-frame interfaces in the browser's navigation:frame spec.

Comment 8 by wfh@chromium.org, Oct 31 2016

Mergedinto: 660772
Status: Duplicate (was: Assigned)

Comment 9 by wfh@chromium.org, Oct 31 2016

the stacks in #1 are totally meaningless - the fact that Linux stacks are not working seems like a critical issue.
Status: Started (was: Duplicate)
Not a duplicate of 660772. Ben has a fix in progress.

Comment 11 by ben@chromium.org, Oct 31 2016

https://codereview.chromium.org/2469533002/

Now in CQ addresses this issue.

Comment 12 by ben@chromium.org, Oct 31 2016

Status: Fixed (was: Started)
Landed.
Great thank you!
Labels: TE-Verified-M56 TE-Verified-56.0.2906.0
Verified this issue on chrome latest canary M56-56.0.2906.0 and observed no crashes. Hence adding TE-Verified label.

Sign in to add a comment