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

Issue 660531 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Feb 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Program terminated with signal SIGABRT, Aborted

Reported by ashwin.b...@gmail.com, Oct 28 2016

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36

Steps to reproduce the problem:
1. open 100 browsers
2. search google for different terms
3. 

What is the expected behavior?
search results are coming back

What went wrong?
#0  0x00007f1f3aa59428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f1f3aa5b02a in __GI_abort () at abort.c:89
#2  0x000000000261c4b2 in base::debug::BreakDebugger () at ../../base/debug/debugger_posix.cc:249
#3  0x0000000002633afa in logging::LogMessage::~LogMessage (this=0x7ffd763d4b98) at ../../base/logging.cc:748
#4  0x0000000000d74437 in scheduler::WebThreadImplForWorkerScheduler::WebThreadImplForWorkerScheduler (this=0x28c14d1fc980,
    name=0x3937318 "ScriptStreamerThread", options=...) at ../../components/scheduler/child/webthread_impl_for_worker_scheduler.cc:31
#5  0x0000000000d742f7 in scheduler::WebThreadImplForWorkerScheduler::WebThreadImplForWorkerScheduler (this=0x1b73a,
    name=0x1b73a <error: Cannot access memory at address 0x1b73a>) at ../../components/scheduler/child/webthread_impl_for_worker_scheduler.cc:24
#6  0x0000000002e42b53 in content::BlinkPlatformImpl::createThread (this=0x28c14d19cb80, name=0x1b73a <error: Cannot access memory at address 0x1b73a>)
    at ../../content/child/blink_platform_impl.cc:454
#7  0x0000000002fd4611 in blink::ScriptStreamerThread::platformThread (this=0x282976cc8000)
    at ../../third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp:77
#8  blink::ScriptStreamerThread::postTask(std::unique_ptr<WTF::Function<void (), (WTF::FunctionThreadAffinity)0>, std::default_delete<WTF::Function<void (), (WTF::FunctionThreadAffinity)0> > >) (this=0x282976cc8000,
    task=std::unique_ptr<WTF::Function<void (), WTF::FunctionThreadAffinity::CrossThreadAffinity>> containing 0x282976c1fac8)
    at ../../third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp:64
#9  0x0000000002fd2b5a in blink::ScriptStreamer::notifyAppendData (this=0x24f59e6dcc00, resource=<optimized out>)
    at ../../third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.cpp:552
#10 0x0000000001abe339 in blink::ScriptResource::appendData (this=<optimized out>, data=<optimized out>, length=<optimized out>)
    at ../../third_party/WebKit/Source/core/fetch/ScriptResource.cpp:71
#11 0x0000000002e9b3f9 in content::WebURLLoaderImpl::Context::OnReceivedData (this=0x28c14d32e540,
    data=std::unique_ptr<content::RequestPeer::ReceivedData> containing 0x28c14d365f00) at ../../content/child/web_url_loader_impl.cc:750
#12 0x0000000002e9bc4c in content::WebURLLoaderImpl::RequestPeerImpl::OnReceivedData (this=<optimized out>, data=...)
    at ../../content/child/web_url_loader_impl.cc:927
#13 0x0000000002e7eca2 in content::ResourceDispatcher::OnReceivedData (this=<optimized out>, request_id=<optimized out>, data_offset=<optimized out>,
    data_length=<optimized out>, encoded_data_length=<optimized out>) at ../../content/child/resource_dispatcher.cc:284
#14 0x0000000002e80741 in base::DispatchToMethodImpl<content::ResourceDispatcher*, void (content::ResourceDispatcher::*)(int, int, int, int), int, int, int, int, 0ul, 1ul, 2ul, 3ul> (method=<optimized out>, obj=<optimized out>, arg=...) at ../../base/tuple.h:140
#15 base::DispatchToMethod<content::ResourceDispatcher*, void (content::ResourceDispatcher::*)(int, int, int, int), int, int, int, int> (
    obj=<optimized out>, method=<optimized out>, arg=...) at ../../base/tuple.h:147
#16 IPC::DispatchToMethod<content::ResourceDispatcher, void (content::ResourceDispatcher::*)(int, int, int, int), void, std::tuple<int, int, int, int> > (
    obj=<optimized out>, method=<optimized out>, tuple=...) at ../../ipc/ipc_message_templates.h:26
#17 IPC::MessageT<ResourceMsg_DataReceived_Meta, std::tuple<int, int, int, int>, void>::Dispatch<content::ResourceDispatcher, content::ResourceDispatcher, void, void (content::ResourceDispatcher::*)(int, int, int, int)> (msg=0x28c14d366c78, obj=<optimized out>, sender=<optimized out>,
    parameter=<optimized out>, func=<optimized out>) at ../../ipc/ipc_message_templates.h:121
#18 0x0000000002e7d9d3 in content::ResourceDispatcher::DispatchMessage (this=0x28c14d150850, message=...) at ../../content/child/resource_dispatcher.cc:508
#19 0x0000000002e7d37b in content::ResourceDispatcher::OnMessageReceived (this=<optimized out>, message=...)
    at ../../content/child/resource_dispatcher.cc:126
#20 0x0000000000d73b69 in base::internal::RunnableAdapter<void (*)(std::unique_ptr<blink::WebTaskRunner::Task, std::default_delete<blink::WebTaskRunner::Task> >)>::Run<std::unique_ptr<blink::WebTaskRunner::Task, std::default_delete<blink::WebTaskRunner::Task> > >(std::unique_ptr<blink::WebTaskRunner::Task, std::default_delete<blink::WebTaskRunner::Task> >&&) const (this=<optimized out>, args=<optimized out>) at ../../base/bind_internal.h:144
#21 base::internal::InvokeHelper<false, void>::MakeItSo<base::internal::RunnableAdapter<void (*)(std::unique_ptr<blink::WebTaskRunner::Task, std::default_de---Type <return> to continue,

Crashed report ID: 

How much crashed? Just one tab

Is it a problem with a plugin? N/A 

Did this work before? N/A 

Chrome version: 53.0.2785.143  Channel: n/a
OS Version: Ubuntu 16.04
Flash Version: Shockwave Flash 23.0 r0
 
 Issue 660525  has been merged into this issue.
Cc: sureshkumari@chromium.org
Labels: Needs-Feedback
Could you please upgrade the Chrome to the latest version and let us know your observations if the issue still persists.

Please provide the Crash ServerID generated under chrome://crashes   which would help us in triage the issue further.

Thanks..



Thanks.

Labels: -Needs-Feedback
Status: WontFix (was: Unconfirmed)
Marking the issue as Won't Fix due to lack of response from the user.
Please feel free to raise a new bug if the issue again occurs.
Thank You.

Sign in to add a comment