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

Issue 664767 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

caretLayoutItem.isDescendantOf(caretPainterItem) in CaretBase.cpp

Project Member Reported by ClusterFuzz, Nov 12 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6632941821362176

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_debug_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  caretLayoutItem.isDescendantOf(caretPainterItem) in CaretBase.cpp
  blink::mapCaretRectToCaretPainter
  blink::CaretBase::updateCaretRect
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=297440:297710

Minimized Testcase (1.82 Kb): https://cluster-fuzz.appspot.com/download/AMIfv975FG4jYTRgP3ntgLqZ2vI5HOvyP6_p5HMVotbcQcQz0f7kHhIqM3Yr0vZ4lHHiIduUoErUcY8doA53rT0c0FWuLFV65iXigQ4dsxVi3OUVV9VFsM3R0CHns2c3Wbygup5VGKQcd8gStmNRAwl_9vKNfPGU1w?testcase_id=6632941821362176

Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 

Comment 1 by ajha@chromium.org, Nov 22 2016

Labels: M-55
Project Member

Comment 2 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Cc: msrchandra@chromium.org e...@chromium.org
Components: Blink>Editing
Labels: Test-Predator-Wrong
Owner: yosin@chromium.org
Status: Assigned (was: Untriaged)
Unable to find the possible suspect using Find it and CL (no regression range).
Assigning to the concern owner who previously worked on similar issue.

@yosin -- Could you please look into the issue, kindly re-assign if this is not related to your change.
Thank You.

Comment 4 by yosin@chromium.org, Nov 30 2016

Here is DOM tree at DCHECK()

caretPosition.showTreeForThis()
[61536:44292:1130/164627:1811223296:INFO:position.cpp(612)] 
BODY
*	RBC class="CLASS3"
	OBJECT
		#shadow-root
			CONTENT
		#text "\n"
		svg
			#text "\n"
			ellipse
				#text "\n"
				animate
					#text "\n"
					title
						#text "\n"
						BUTTON
							#text "\n"
							DIV
								#text "\n"
								KBD
									#text "\n"
									DIV
										#text "\n"
										INPUT
											#shadow-root
												DIV id="inner-editor"
										#text "\n"
										FORM
											#text "\n"
											DELNL"
												#text "\n"
												RUBY
													#text "\n"
						BUTTON
							#text "\n"
							RUBY
								#text "\n"
								RB
									#text "\n"
								RTC
									#text "\n"
									RT
										#text "\n"
										svg
											#text "\n"
											use
												#shadow-root
												#text "\n"
												animateColor
													#text "\n"
													desc
														#text "\n"
														METADATA
															#text "\n"
															FOREIGNOBJECT
																#text "\n"
																BLOCKQUOTE
																	#text "\n"
																	H2
																		#text "\n"
																		TEXTAREA
																			#shadow-root
																				DIV id="inner-editor"
																		#text "\n"
																		RUBY
																			#text "\n"
																			RBC
																				#text "\n"
																				RB
																					#text "\n"
																					FOREIGNOBJECT
																						#text "\n\n"
																						CLIPPATH
																							#text "\n"
																							svg
																								#text "\n"
																								a
																									#text "\n"
																							I
																								#text "\n"
																								INPUT
																									#shadow-root
																										DIV id="inner-editor"
																								#text "\n"
																								RUBY
																									#text "\n"
offsetInAnchor[0]
<void>

Comment 5 by yosin@chromium.org, Dec 2 2016

Status: Available (was: Assigned)

Comment 6 by yosin@chromium.org, Dec 2 2016

Owner: ----

Comment 7 by yosin@chromium.org, Feb 7 2017

Owner: yosin@chromium.org
Status: Started (was: Available)
Project Member

Comment 8 by ClusterFuzz, Feb 14 2017

ClusterFuzz has detected this issue as fixed in range 449972:450031.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6632941821362176

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_debug_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  caretLayoutItem.isDescendantOf(caretPainterItem) in CaretBase.cpp
  blink::mapCaretRectToCaretPainter
  blink::CaretBase::updateCaretRect
  
Sanitizer: address (ASAN)

Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=297440:297710
Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=449972:450031

Reproducer Testcase: https://cluster-fuzz.appspot.com/download/AMIfv975FG4jYTRgP3ntgLqZ2vI5HOvyP6_p5HMVotbcQcQz0f7kHhIqM3Yr0vZ4lHHiIduUoErUcY8doA53rT0c0FWuLFV65iXigQ4dsxVi3OUVV9VFsM3R0CHns2c3Wbygup5VGKQcd8gStmNRAwl_9vKNfPGU1w?testcase_id=6632941821362176


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 9 by ClusterFuzz, Feb 14 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Started)
ClusterFuzz testcase 6632941821362176 is verified as fixed, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment