New issue
Advanced search Search tips

Issue 894976 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Chrome_mac Crash Report: mojo::WaitSet::State::Wait on Mojave

Project Member Reported by justincohen@chromium.org, Oct 12

Issue description

Crash report: https://crash.corp.google.com/browse?q=reportid=%27f9b92a337573e98e%27#0

M69.0.3497.100

macOS 10.14

I wonder if it's related to Mojave, note that: `waitable_event_mac.cc:208: : Too many open files in system (23)`


0x000000010d617358	(Google Chrome Framework -logging.cc:856 )	logging::LogMessage::~LogMessage()
0x000000010d61759b	(Google Chrome Framework -logging.cc:586 )	logging::ErrnoLogMessage::~ErrnoLogMessage()
0x000000010d661717	(Google Chrome Framework -waitable_event_mac.cc:208 )	base::WaitableEvent::WaitMany(base::WaitableEvent**, unsigned long)
0x000000010d713ba1	(Google Chrome Framework -wait_set.cc:203 )	mojo::WaitSet::State::Wait(base::WaitableEvent**, unsigned long*, mojo::Handle*, unsigned int*, MojoHandleSignalsState*)
0x000000010d70943f	(Google Chrome Framework -sync_handle_registry.cc:140 )	mojo::SyncHandleRegistry::Wait(bool const**, unsigned long)
0x000000010d70848c	(Google Chrome Framework -sync_event_watcher.cc:51 )	mojo::SyncEventWatcher::SyncWatch(bool const**, unsigned long)
0x000000010d707490	(Google Chrome Framework -sequence_local_sync_event_watcher.cc:161 )	mojo::SequenceLocalSyncEventWatcher::SyncWatch(bool const*)
0x000000010d700be5	(Google Chrome Framework -interface_endpoint_client.cc:285 )	mojo::InterfaceEndpointClient::AcceptWithResponder(mojo::Message*, std::__1::unique_ptr<mojo::MessageReceiver, std::__1::default_delete<mojo::MessageReceiver> >)
0x000000010b7d9d2c	(Google Chrome Framework -render_frame_message_filter.mojom.cc:279 )	content::mojom::RenderFrameMessageFilterProxy::GetCookies(int, GURL const&, GURL const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*)
0x00000001118eb6b5	(Google Chrome Framework -renderer_webcookiejar_impl.cc:33 )	content::RendererWebCookieJarImpl::Cookies(blink::WebURL const&, blink::WebURL const&)
0x0000000110e38d3a	(Google Chrome Framework -cookie_jar.cc:55 )	blink::Cookies(blink::Document const*, blink::KURL const&)
0x00000001108032a2	(Google Chrome Framework -document.cc:5179 )	blink::Document::cookie(blink::ExceptionState&) const
0x00000001103731d7	(Google Chrome Framework -v8_document.cc:394 )	blink::V8Document::cookieAttributeGetterCallback(v8::FunctionCallbackInfo<v8::Value> const&)
0x000000010cfdc548	(Google Chrome Framework + 0x01c5b548 )	v8_Default_embedded_blob_
0x00000016674066d6		
0x00000016673886a5		
0x00000016673886a5		
0x00000016673886a5		
0x00000016673886a5		
0x0000001667573847		
0x000000010cf4d2e2	(Google Chrome Framework + 0x01bcc2e2 )	v8_Default_embedded_blob_
0x0000001667385600		
0x000000010cad15b9	(Google Chrome Framework -simulator.h:113 )	v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, bool, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*, v8::internal::Handle<v8::internal::Object>, v8::internal::Execution::MessageHandling, v8::internal::Execution::Target)
0x000000010cad12e7	(Google Chrome Framework -execution.cc:191 )	v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*)
0x000000010c7b21b4	(Google Chrome Framework -api.cc:5311 )	v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
0x000000011018dbec	(Google Chrome Framework -v8_script_runner.cc:401 )	blink::V8ScriptRunner::CallFunction(v8::Local<v8::Function>, blink::ExecutionContext*, v8::Local<v8::Value>, int, v8::Local<v8::Value>*, v8::Isolate*)
0x000000011016f512	(Google Chrome Framework -scheduled_action.cc:167 )	blink::ScheduledAction::Execute(blink::LocalFrame*)
0x000000011016f249	(Google Chrome Framework -scheduled_action.cc:122 )	blink::ScheduledAction::Execute(blink::ExecutionContext*)
0x00000001109dfe43	(Google Chrome Framework -dom_timer.cc:175 )	blink::DOMTimer::Fired()
0x000000011054bd7d	(Google Chrome Framework -timer.cc:156 )	blink::TimerBase::RunInternal()
0x000000010d606131	(Google Chrome Framework -callback.h:99 )	base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)
0x000000010d66efa1	(Google Chrome Framework -thread_controller_impl.cc:169 )	base::sequence_manager::internal::ThreadControllerImpl::DoWork(base::sequence_manager::internal::ThreadControllerImpl::WorkType)
0x000000010d606131	(Google Chrome Framework -callback.h:99 )	base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)
0x000000010d62561e	(Google Chrome Framework -message_loop.cc:421 )	base::MessageLoop::RunTask(base::PendingTask*)
0x000000010d625c50	(Google Chrome Framework -message_loop.cc:432 )	base::MessageLoop::DoDelayedWork(base::TimeTicks*)
0x000000010d627cc2	(Google Chrome Framework -message_pump_mac.mm:459 )	base::MessagePumpCFRunLoopBase::RunWork()
0x000000010d6181e9	(Google Chrome Framework + 0x022971e9 )	base::mac::CallWithEHFrame(void () block_pointer)
0x000000010d6275ce	(Google Chrome Framework -message_pump_mac.mm:431 )	base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
0x00007fff2c7e0404	(CoreFoundation + 0x00058404 )	__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
0x00007fff2c7e03aa	(CoreFoundation + 0x000583aa )	__CFRunLoopDoSource0
0x00007fff2c7c3e50	(CoreFoundation + 0x0003be50 )	__CFRunLoopDoSources0
0x00007fff2c7c33f9	(CoreFoundation + 0x0003b3f9 )	__CFRunLoopRun
0x00007fff2c7c2ce3	(CoreFoundation + 0x0003ace3 )	CFRunLoopRunSpecific
0x00007fff2eb235d9	(Foundation + 0x0001c5d9 )	-[NSRunLoop(NSRunLoop) runMode:beforeDate:]
0x000000010d62830c	(Google Chrome Framework -message_pump_mac.mm:729 )	base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*)
0x000000010d6270ed	(Google Chrome Framework -message_pump_mac.mm:184 )	base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*)
0x000000010d649c24	(Google Chrome Framework -run_loop.cc:102 )	<name omitted>
0x00000001118ea975	(Google Chrome Framework -renderer_main.cc:200 )	content::RendererMain(content::MainFunctionParams const&)
0x000000010d1f6f18	(Google Chrome Framework -content_main_runner_impl.cc:951 )	content::ContentMainRunnerImpl::Run(bool)
0x000000010eaa712c	(Google Chrome Framework -main.cc:472 )	service_manager::Main(service_manager::MainParams const&)
0x000000010d1f6143	(Google Chrome Framework -content_main.cc:19 )	content::ContentMain(content::ContentMainParams const&)
0x000000010b3851f2	(Google Chrome Framework -chrome_main.cc:101 )	ChromeMain
0x000000010b22e120	(Google Chrome Helper -chrome_exe_main_mac.cc:101 )	main
0x00007fff5985c084	(libdyld.dylib + 0x00017084 )	start
 
Cc: rsesek@chromium.org ellyjo...@chromium.org
Status: WontFix (was: Untriaged)
Pretty much nothing can be done - system resource exhaustion (system-wide FD limit).

Sign in to add a comment