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

Issue 755950 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

Browser get crashed after clicking on edit and save button of 'Save password bubble'

Reported by nutan.ga...@etouch.net, Aug 16 2017

Issue description

Chrome version: 62.0.3187.0 1066a02fc3eda664375a59a5962ccffa0e28c81f-refs/heads/master@{#494644}
OS:Mac OS X(10.11.6,10.12.3, 10.12.5)

Step to reproduce
1. Launch chrome, navigate to www.gmail.com and Sign-in with valid credential
2. Click on Edit button on ‘Save your password’ bubble
3. Enter random text and click on save button, observe

Actual: Browser get crashed
Crash-id: Uploaded Crash Report ID 1186de21f5203808 (Local Crash ID: 9cae9185-0ae2-4614-a3e7-c958c3617a57)

Expected: Browser should not get crashed

This is an Non-Regression issue seen from M-62 (62.0.3182.0)

Note: Issue is not reproducible on Windows and Linux OS


 
Actual Result.mov
15.2 MB Download

Comment 1 by battre@chromium.org, Aug 16 2017

Cc: irmakk@google.com
Owner: melandory@chromium.org
Status: Assigned (was: Unconfirmed)
	0x000000010c33ae3f	(Google Chrome Framework -objc_zombie.mm:237 )	(anonymous namespace)::ZombieObjectCrash(objc_object*, objc_selector*, objc_selector*)
0x000000010c33ae71	(Google Chrome Framework -objc_zombie.mm:280 )	-[CrZombie respondsToSelector:]
0x00007fff96590334	(AppKit + 0x00228334 )	-[NSCell _delegateValidation:object:uiHandled:]
0x00007fff96590120	(AppKit + 0x00228120 )	-[NSCell _validateEntryString:uiHandled:]
0x00007fff9658fef2	(AppKit + 0x00227ef2 )	-[NSTextField textShouldEndEditing:]
0x00007fff9657c2bf	(AppKit + 0x002142bf )	-[NSTextView(NSSharing) resignFirstResponder]
0x00007fff9647132e	(AppKit + 0x0010932e )	-[NSWindow _realMakeFirstResponder:]
0x00007fff964711f6	(AppKit + 0x001091f6 )	-[NSWindow makeFirstResponder:]
0x00007fff964956e4	(AppKit + 0x0012d6e4 )	-[NSWindow endEditingFor:]
0x00007fff9639380d	(AppKit + 0x0002b80d )	-[NSView removeFromSuperview]
0x00007fff9646cf39	(AppKit + 0x00104f39 )	-[NSView setSubviews:]
0x000000010e034d08	(Google Chrome Framework -passwords_bubble_controller.mm:170 )	-[ManagePasswordsBubbleController refreshBubble]
0x00007fff93188079	(libsystem_trace.dylib + 0x00002079 )	_os_activity_initiate
0x00007fff96619dbc	(AppKit + 0x002b1dbc )	-[NSApplication sendAction:to:from:]
0x000000010b38c42a	(Google Chrome Framework -chrome_browser_application_mac.mm:243 )	__43-[BrowserCrApplication sendAction:to:from:]_block_invoke
0x000000010b7ab219	(Google Chrome Framework + 0x01b04219 )	base::mac::CallWithEHFrame(void () block_pointer)
0x000000010b38c32e	(Google Chrome Framework -chrome_browser_application_mac.mm:242 )	-[BrowserCrApplication sendAction:to:from:]
0x00007fff9662bf11	(AppKit + 0x002c3f11 )	-[NSControl sendAction:to:]
0x00007fff9662be3b	(AppKit + 0x002c3e3b )	__26-[NSCell _sendActionFrom:]_block_invoke
0x00007fff93188079	(libsystem_trace.dylib + 0x00002079 )	_os_activity_initiate
0x00007fff9662bd98	(AppKit + 0x002c3d98 )	-[NSCell _sendActionFrom:]
0x00007fff93188079	(libsystem_trace.dylib + 0x00002079 )	_os_activity_initiate
0x00007fff9662a3bd	(AppKit + 0x002c23bd )	-[NSCell trackMouse:inRect:ofView:untilMouseUp:]
0x00007fff96672f03	(AppKit + 0x0030af03 )	-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]
0x00007fff96628ae7	(AppKit + 0x002c0ae7 )	-[NSControl mouseDown:]
0x00007fff96b7d3c8	(AppKit + 0x008153c8 )	-[NSWindow _handleMouseDownEvent:isDelayedEvent:]
0x00007fff96b7e3ac	(AppKit + 0x008163ac )	-[NSWindow _reallySendEvent:isDelayedEvent:]
0x00007fff965bd538	(AppKit + 0x00255538 )	-[NSWindow sendEvent:]
0x000000010dfbe88e	(Google Chrome Framework -chrome_event_processing_window.mm:78 )	-[ChromeEventProcessingWindow sendEvent:]
0x000000010e002634	(Google Chrome Framework -info_bubble_window.mm:253 )	-[InfoBubbleWindow sendEvent:]
0x00007fff9653da37	(AppKit + 0x001d5a37 )	-[NSApplication sendEvent:]
0x000000010b38c83b	(Google Chrome Framework -chrome_browser_application_mac.mm:277 )	__34-[BrowserCrApplication sendEvent:]_block_invoke
0x000000010b7ab219	(Google Chrome Framework + 0x01b04219 )	base::mac::CallWithEHFrame(void () block_pointer)
0x000000010b38c626	(Google Chrome Framework -chrome_browser_application_mac.mm:261 )	-[BrowserCrApplication sendEvent:]
0x00007fff963a4df1	(AppKit + 0x0003cdf1 )	-[NSApplication run]

Comment 2 by irmakk@google.com, Aug 21 2017

Hi,

I think this one is a duplicate of crbug.com/756121, and is currently being fixed by cl https://chromium-review.googlesource.com/c/623669.

I am unable to mark it as duplicate due to restrictions, so I'm letting you know by a comment. :)

Thanks!

Comment 3 by battre@chromium.org, Aug 21 2017

Mergedinto: 756121
Status: Duplicate (was: Assigned)

Sign in to add a comment