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

Issue 757178 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Global errors (on wrench menu) for updates don't behave as expected

Project Member Reported by ainslie@chromium.org, Aug 19 2017

Issue description

OS: Mac 10.12.6

Chrome Version: 58.0.3029.96 (setting up my new TouchBar Mac, this version was pre-installed)
https://screenshot.googleplex.com/h8PbcLnq6f1.png
When I click on the global error icon and then "Chrome is Out of Date" menu item nothing happens. I expect the relaunch confirmation dialog to appear. 

Chrome Version: Yesterday's canary (the one before 62.0.3190.0)
https://screenshot.googleplex.com/SSFq6bVYmkj.png
In canary, the "Update" menu item brought up the relaunch dialog as expected and Chrome disappeared when I clicked relaunch as expected but the full relaunch didn't happen. When I manually launched it, the crash infobar was visible. 




 
Components: Internals>Installer

Comment 2 by rsesek@chromium.org, Aug 24 2017

For the second case, do you have a crash report in chrome://crashes?
I think it's probably this one (based on timestamp) --> c4e1bba19580b07f

Comment 4 by tapted@chromium.org, Aug 27 2017

Owner: spqc...@chromium.org
Status: Assigned (was: Untriaged)
Hnh - there's no zombie_dealloc_bt in that crashid, even though that's the trigger. But going by "NSTextInputContext" this may be a regression from r489676 (fix for  Issue 684388 ), so assigning to spqchan.

0x00007fffc4ad4482	(CarbonCore + 0x00006482 )	FindItem(OpaqueCollection*, unsigned int, int, unsigned long*)
0x00007fffc4ada3a3	(CarbonCore + 0x0000c3a3 )	RemoveCollectionItem
0x00007fffc31b0d37	(HIToolbox + 0x00043d37 )	TSMRemoveDocumentProperty_Internal
0x00007fffc19f8fb3	(AppKit + 0x00308fb3 )	-[NSTextInputContext dealloc]
0x00007fffd8acb7b4	(libobjc.A.dylib + 0x000097b4 )	_object_remove_assocations
0x00007fffd8acb602	(libobjc.A.dylib + 0x00009602 )	objc_destructInstance
0x00000001065e9708	(Google Chrome Framework -objc_zombie.mm:117 )	(anonymous namespace)::ZombieDealloc(objc_object*, objc_selector*)
0x00007fffc172a65a	(AppKit + 0x0003a65a )	-[NSResponder dealloc]
0x00007fffc1729071	(AppKit + 0x00039071 )	-[NSView dealloc]
0x0000000106575677	(Google Chrome Framework -base_view.mm:31 )	-[BaseView dealloc]
0x0000000104804d37	(Google Chrome Framework -render_widget_host_view_mac.mm:1807 )	-[RenderWidgetHostViewCocoa dealloc]
0x00007fffd8acc3bc	(libobjc.A.dylib + 0x0000a3bc )	(anonymous namespace)::AutoreleasePoolPage::pop(void*)
0x00007fffc3bfc025	(CoreFoundation + 0x00046025 )	_CFAutoreleasePoolPop
0x00007fffc5644b56	(Foundation + 0x00016b56 )	-[NSAutoreleasePool drain]


Status: WontFix (was: Assigned)
No longer an issue

Sign in to add a comment