Issue metadata
Sign in to add a comment
|
Closing a window hangs the entire browser
Reported by
cowb...@gmail.com,
Jun 13 2018
|
||||||||||||||||||||
Issue descriptionUserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 Steps to reproduce the problem: 1. Open Chrome 2. Close a window What is the expected behavior? The window closes and the browser continues running What went wrong? The window closes and then the browser locks up until a force quit is required. Crashed report ID: 8cbc28e5-6fa8-412f-8111-962b8fa276e3 How much crashed? Whole browser Is it a problem with a plugin? No Did this work before? Yes Chrome version: 69.0.3457.0 Channel: stable OS Version: OS X 10.13.5 Flash Version:
,
Jun 14 2018
Thanks for the Crashed report ID. But, the crash ID doesn't seems to be uploaded to server. Could you please click on "Send Now" link and upload the Crash ID to server. Thanks!
,
Jun 14 2018
That's strange, as Chrome says that it was uploaded yesterday morning. I've attached a screenshot of the details. 8c52919780e4d414 is the crash report ID.
,
Jun 14 2018
Thank you for providing more feedback. Adding the requester to the cc list. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jun 14 2018
Thank you for the crash report. spqchan@: this is touchbar-related - how are we invoking an exposedForTesting method in a release build? Call stack: 0x000000010e42decc (Google Chrome Framework -objc_zombie.mm:234 ) (anonymous namespace)::ZombieObjectCrash(objc_object*, objc_selector*, objc_selector*) 0x000000010e42dd20 (Google Chrome Framework -objc_zombie.mm:269 ) -[CrZombie forwardingTargetForSelector:] 0x00007fff3d48a380 (CoreFoundation + 0x00081380 ) ___forwarding___ 0x00007fff3d48a237 (CoreFoundation + 0x00081237 ) __forwarding_prep_0___ 0x000000010f631b79 (Google Chrome Framework -browser_window_touch_bar.mm:598 ) -[BrowserWindowTouchBar(ExposedForTesting) updateReloadStopButton] 0x000000010f631df0 (Google Chrome Framework -browser_window_touch_bar.mm:219 ) (anonymous namespace)::BrowserTouchBarNotificationBridge::UpdateWebContents(content::WebContents*) 0x000000010f631f41 (Google Chrome Framework -browser_window_touch_bar.mm:154 ) <name omitted> 0x000000010f6319a6 (Google Chrome Framework -memory:2321 ) -[BrowserWindowTouchBar .cxx_destruct] 0x00007fff6467e5d2 (libobjc.A.dylib + 0x000105d2 ) object_cxxDestructFromClass(objc_object*, objc_class*) 0x00007fff646772cb (libobjc.A.dylib + 0x000092cb ) objc_destructInstance 0x000000010e42e3c8 (Google Chrome Framework -objc_zombie.mm:110 ) (anonymous namespace)::ZombieDealloc(objc_object*, objc_selector*) 0x000000010f629088 (Google Chrome Framework -scoped_nsobject.h:75 ) -[BrowserWindowController .cxx_destruct] 0x00007fff6467e5d2 (libobjc.A.dylib + 0x000105d2 ) object_cxxDestructFromClass(objc_object*, objc_class*) 0x00007fff646772cb (libobjc.A.dylib + 0x000092cb ) objc_destructInstance 0x000000010e42e3c8 (Google Chrome Framework -objc_zombie.mm:110 ) (anonymous namespace)::ZombieDealloc(objc_object*, objc_selector*) 0x00007fff3aa1abc2 (AppKit + 0x00035bc2 ) -[NSResponder dealloc] 0x000000010f6b8f42 (Google Chrome Framework -tab_window_controller.mm:254 ) -[TabWindowController dealloc] 0x000000010f6249cc (Google Chrome Framework -browser_window_controller.mm:449 ) -[BrowserWindowController dealloc] 0x00007fff3f5ca98a (Foundation + 0x0006098a ) __delayedPerformCleanup 0x00007fff3d4983d9 (CoreFoundation + 0x0008f3d9 ) CFRunLoopTimerInvalidate 0x00007fff3d497d25 (CoreFoundation + 0x0008ed25 ) __CFRunLoopDoTimer 0x00007fff3d4977d9 (CoreFoundation + 0x0008e7d9 ) __CFRunLoopDoTimers 0x00007fff3d48edaa (CoreFoundation + 0x00085daa ) __CFRunLoopRun 0x00007fff3d48e1a2 (CoreFoundation + 0x000851a2 ) CFRunLoopRunSpecific 0x00007fff3c774d95 (HIToolbox + 0x0002fd95 ) RunCurrentEventLoopInMode 0x00007fff3c774b05 (HIToolbox + 0x0002fb05 ) ReceiveNextEventCommon 0x00007fff3c774883 (HIToolbox + 0x0002f883 ) _BlockUntilNextEventMatchingListInModeWithFilter 0x00007fff3aa26a72 (AppKit + 0x00041a72 ) _DPSNextEvent 0x00007fff3b1bce33 (AppKit + 0x007d7e33 ) -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] 0x000000010caab47f (Google Chrome Framework -chrome_browser_application_mac.mm:233 ) __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke 0x000000010ce6d4e9 (Google Chrome Framework + 0x022ab4e9 ) base::mac::CallWithEHFrame(void () block_pointer) 0x000000010caab3b3 (Google Chrome Framework -chrome_browser_application_mac.mm:232 ) -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 0x00007fff3aa1b884 (AppKit + 0x00036884 ) -[NSApplication run] 0x000000010ce7d3db (Google Chrome Framework -message_pump_mac.mm:808 ) base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) 0x000000010ce7bf3d (Google Chrome Framework -message_pump_mac.mm:184 ) base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) 0x000000010ce9ee34 (Google Chrome Framework -run_loop.cc:102 ) <name omitted> 0x000000010cab213a (Google Chrome Framework -chrome_browser_main.cc:2194 ) ChromeBrowserMainParts::MainMessageLoopRun(int*) 0x000000010b6a8c63 (Google Chrome Framework -browser_main_loop.cc:979 ) content::BrowserMainLoop::RunMainMessageLoopParts() 0x000000010b6ab211 (Google Chrome Framework -browser_main_runner_impl.cc:169 ) content::BrowserMainRunnerImpl::Run() 0x000000010b6a560a (Google Chrome Framework -browser_main.cc:51 ) content::BrowserMain(content::MainFunctionParams const&, std::__1::unique_ptr<content::BrowserProcessSubThread, std::__1::default_delete<content::BrowserProcessSubThread> >) 0x000000010ca655c6 (Google Chrome Framework -content_main_runner_impl.cc:620 ) content::ContentMainRunnerImpl::Run() 0x000000010e30c0f3 (Google Chrome Framework -main.cc:459 ) service_manager::Main(service_manager::MainParams const&) 0x000000010ca64643 (Google Chrome Framework -content_main.cc:19 ) content::ContentMain(content::ContentMainParams const&) 0x000000010abc6542 (Google Chrome Framework -chrome_main.cc:101 ) ChromeMain 0x0000000106f10dd1 (Google Chrome Canary + 0x00000dd1 ) 0x00007fff6529c014 (libdyld.dylib + 0x00001014 ) start 0x00007fff6529c014 (libdyld.dylib + 0x00001014 ) start
,
Jun 14 2018
|
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by meh...@chromium.org
, Jun 13 2018