Bug 206937
| Summary: | REGRESSION: (255355) [ Mac0s wk2 ] svg/custom/inline-style-overrides-markers.svg is flaky crashing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jacob Uphoff
svg/custom/inline-style-overrides-markers.svg
Noticed a crash happened on Catalina wk2 release on commit 255355
Ran tests in iterations and ran test list, did not reproduce the crash with those so its possible the regression happened before 255355.
History:
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Finline-style-overrides-markers.svg
Crash:
No crash log found for WebKitTestRunner:95002.
stdout:
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 118x118
RenderSVGPath {line} at (0,0) size 118x118 [stroke={[type=SOLID] [color=#008000] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=100.00] [y2=100.00]
stderr:
Unable to shrink memory footprint of process (4322 MB) below the kill thresold (4096 MB). Killed
#CRASHED - com.apple.WebKit.WebContent.Development (pid 96223)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/58992014>
Ryosuke Niwa
https://trac.webkit.org/changeset/255355/webkit ? That’s a JSC tesr change. Can’t possibly introduce a new crash in SVG.
Ryan Haddad
I think this is a dupe of https://bugs.webkit.org/show_bug.cgi?id=206627
*** This bug has been marked as a duplicate of bug 206627 ***