New issue
Advanced search Search tips

Issue 882873 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 882787
Owner: ----
Closed: Sep 11
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

hard crash

Reported by josh.lin...@gmail.com, Sep 11

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3525.3 Safari/537.36

Steps to reproduce the problem:
1. Open browser
2. crash
3. crash

What is the expected behavior?
that it stays alive

What went wrong?
Process:               Google Chrome Canary [898]
Path:                  /Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary
Identifier:            com.google.Chrome.canary
Version:               71.0.3549.0 (3549.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Google Chrome Canary [898]
User ID:               501

Date/Time:             2018-09-11 09:50:50.791 -0400
OS Version:            Mac OS X 10.13.6 (17G65)
Report Version:        12
Bridge OS Version:     3.0 (14Y664)
Anonymous UUID:        739D7BE8-B832-A689-03B3-29F9E468D6A5

Time Awake Since Boot: 400 seconds

System Integrity Protection: enabled

Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000

 
canary-crash-1
79.4 KB View Download
canary-crash-2
79.4 KB View Download
Mergedinto: 882787
Status: Duplicate (was: Unconfirmed)
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000106134000-0000000106135000 [    4K] r-x/rwx SM=COW  /Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   com.google.Chrome.framework   	0x000000010f3821fe KeychainPassword::GetPassword() const + keychain_password_mac.mm:67
1   com.google.Chrome.framework   	0x000000010f3827c5 (anonymous namespace)::GetEncryptionKey() + string:3032
2   com.google.Chrome.framework   	0x000000010f38265e OSCrypt::GetRawEncryptionKey() + os_crypt_mac.mm:138
3   com.google.Chrome.framework   	0x000000010d90489d SystemNetworkContextManager::OnNetworkServiceCreated(network::mojom::NetworkService*) + system_network_context_manager.cc:494
4   com.google.Chrome.framework   	0x000000010c67a84a content::GetNetworkServiceFromConnector(service_manager::Connector*) + memory:2631
5   com.google.Chrome.framework   	0x000000010c67ac13 content::(anonymous namespace)::BindNetworkChangeManagerRequest(mojo::InterfaceRequest<network::mojom::NetworkChangeManager>) + handle.h:157
6   com.google.Chrome.framework   	0x000000010c67afdd base::internal::Invoker<base::internal::BindState<void (*)(mojo::InterfaceRequest<network::mojom::NetworkChangeManager>)>, void (mojo::InterfaceRequest<network::mojom::NetworkChangeManager>)>::Run(base::internal::BindStateBase*, mojo::InterfaceRequest<network::mojom::NetworkChangeManager>&&) + handle.h:167
7   com.google.Chrome.framework   	0x000000010eee1de7 network::NetworkConnectionTracker::Initialize() + handle.h:167
8   com.google.Chrome.framework   	0x000000010eee1d30 network::NetworkConnectionTracker::NetworkConnectionTracker(base::RepeatingCallback<void (mojo::InterfaceRequest<network::mojom::NetworkChangeManager>)>) + network_connection_tracker.cc:51
9   com.google.Chrome.framework   	0x000000010c67abb6 content::GetNetworkConnectionTracker() + network_service_instance.cc:126
10  com.google.Chrome.framework   	0x000000010f966cfe web_resource::ResourceRequestAllowedNotifier::Init(web_resource::ResourceRequestAllowedNotifier::Observer*, bool) + callback.h:99
11  com.google.Chrome.framework   	0x000000010f9672a5 web_resource::WebResourceService::WebResourceService(PrefService*, GURL const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, int, int, scoped_refptr<network::SharedURLLoaderFactory>, char const*, base::RepeatingCallback<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, base::RepeatingCallback<void (std::__1::unique_ptr<base::Value, std::__1::default_delete<base::Value> >)> const&, base::RepeatingCallback<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&)> const&, net::NetworkTrafficAnnotationTag const&, base::OnceCallback<network::NetworkConnectionTracker* ()>) + web_resource_service.cc:68
12  com.google.Chrome.framework   	0x000000010dbad004 PluginsResourceService::PluginsResourceService(PrefService*) + plugins_resource_service.cc:80
13  com.google.Chrome.framework   	0x000000010d7ec8c6 BrowserProcessImpl::PreMainMessageLoopRun() + memory:2631
14  com.google.Chrome.framework   	0x000000010d818b3b ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + memory:2603
15  com.google.Chrome.framework   	0x000000010d81894e ChromeBrowserMainParts::PreMainMessageLoopRun() + chrome_browser_main.cc:1402
16  com.google.Chrome.framework   	0x000000010c40d403 content::BrowserMainLoop::PreMainMessageLoopRun() + trace_event.h:1106
17  com.google.Chrome.framework   	0x000000010c813207 content::StartupTaskRunner::RunAllTasksNow() + callback.h:129
18  com.google.Chrome.framework   	0x000000010c40be78 content::BrowserMainLoop::CreateStartupTasks() + browser_main_loop.cc:933
19  com.google.Chrome.framework   	0x000000010c40f8a0 content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + memory:2603
20  com.google.Chrome.framework   	0x000000010c409fb4 content::BrowserMain(content::MainFunctionParams const&) + browser_main.cc:44
21  com.google.Chrome.framework   	0x000000010d7d1442 content::ContentMainRunnerImpl::Run(bool) + content_main_runner_impl.cc:537
22  com.google.Chrome.framework   	0x000000010f4a489d service_manager::Main(service_manager::MainParams const&) + main.cc:472
23  com.google.Chrome.framework   	0x000000010d7d06c4 content::ContentMain(content::ContentMainParams const&) + content_main.cc:19
24  com.google.Chrome.framework   	0x000000010b786fef ChromeMain + chrome_main.cc:0
25  com.google.Chrome.canary      	0x0000000106134dd1 main + 385
26  libdyld.dylib                 	0x00007fff7f3bd015 start + 1


Sign in to add a comment