Bug 165490 - REGRESSION (r209399): ASSERTION FAILED: string[6] seen with 28 JSC tests
Summary: REGRESSION (r209399): ASSERTION FAILED: string[6] seen with 28 JSC tests
Status: RESOLVED DUPLICATE of bug 165483
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-06 14:03 PST by Ryan Haddad
Modified: 2016-12-06 14:08 PST (History)
2 users (show)

See Also:


Attachments
Crash log (72.47 KB, application/octet-stream)
2016-12-06 14:03 PST, Ryan Haddad
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-12-06 14:03:46 PST
Created attachment 296315 [details]
Crash log

https://build.webkit.org/builders/Apple%20Yosemite%2032-bit%20JSC%20%28BuildAndTest%29/builds/11484

** The following JSC stress test failures have been introduced:
	profiler-test.yaml/tests/sunspider-1.0/3d-cube.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/3d-morph.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/3d-raytrace.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/access-binary-trees.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/access-fannkuch.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/access-nbody.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/access-nsieve.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/bitops-3bit-bits-in-byte.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/bitops-bits-in-byte.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/bitops-bitwise-and.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/bitops-nsieve-bits.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/controlflow-recursive.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/crypto-aes.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/crypto-md5.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/crypto-sha1.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/date-format-tofte.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/date-format-xparb.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/math-cordic.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/math-partial-sums.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/math-spectral-norm.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/regexp-dna.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/string-base64.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/string-fasta.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/string-tagcloud.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/string-unpack-code.js.profiler-simple
	profiler-test.yaml/tests/sunspider-1.0/string-validate-input.js.profiler-simple
	stress/op-push-name-scope-crashes-profiler.js.profiler-simple
	stress/tail-call-profiler.js.profiler-simple
Comment 1 Ryan Haddad 2016-12-06 14:07:39 PST
Seems to be related to https://trac.webkit.org/changeset/209399
Comment 2 Ryan Haddad 2016-12-06 14:08:41 PST
Actually, the bot is behind. This should be fixed by https://bugs.webkit.org/show_bug.cgi?id=165483

*** This bug has been marked as a duplicate of bug 165483 ***