[Webkit-unassigned] [Bug 266294] New: ASSERTION FAILED: ptr under CodePtr.h(129) : static CodePtr<tag, attr> WTF::CodePtr<357>::fromTaggedPtr(void *) [tag = 357, attr = WTF::FunctionAttributes::None
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 12 10:44:52 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266294
Bug ID: 266294
Summary: ASSERTION FAILED: ptr under CodePtr.h(129) : static
CodePtr<tag, attr>
WTF::CodePtr<357>::fromTaggedPtr(void *) [tag = 357,
attr = WTF::FunctionAttributes::None
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rackler at apple.com
https://build.webkit.org/#/builders/945/builds/2948
Description:
114 tests have the same assertion: Assert Failed ptr under CodePtr.h(129) : static CodePtr<tag, attr> WTF::CodePtr<357>::fromTaggedPtr(void *) [tag = 357, attr = WTF::FunctionAttributes::None
https://build.webkit.org/#/builders/945/builds/2948/steps/11/logs/stdio
Stdio:
15.6.2 15.6.2 The Boolean Constructor; 15.6.2.1 new Boolean( value ); 15.6.2.2 new Boolean()
ASSERTION FAILED: ptr
/Volumes/Data/worker/Apple-Sonoma-LLINT-CLoop-BuildAndTest/build/WebKitBuild/Debug/usr/local/include/wtf/CodePtr.h(129) : static CodePtr<tag, attr> WTF::CodePtr<357>::fromTaggedPtr(void *) [tag = 357, attr = WTF::FunctionAttributes::None]
1 0x110381ee9 WTFCrash
2 0x1103845fb WTFCrashWithInfo(int, char const*, char const*, int)
3 0x1109e050d WTF::CodePtr<(WTF::PtrTag)357, (WTF::FunctionAttributes)0>::fromTaggedPtr(void*)
4 0x110e8cd4f WTF::CodePtr<(WTF::PtrTag)357, (WTF::FunctionAttributes)0> JSC::LLInt::getCodePtrImpl<(WTF::PtrTag)357>(void*, void const*)
5 0x110e96787 WTF::CodePtr<(WTF::PtrTag)357, (WTF::FunctionAttributes)0> JSC::LLInt::getWide16CodePtr<(WTF::PtrTag)357>(JSC::OpcodeID)
6 0x110e6c5d2 JSC::MacroAssemblerCodeRef<(WTF::PtrTag)357> JSC::LLInt::getWide16CodeRef<(WTF::PtrTag)357>(JSC::OpcodeID)
7 0x110e6c541 JSC::LLInt::genericReturnPointEntrypoint(JSC::OpcodeSize)
8 0x110e86362 llint_slow_path_call_direct_eval_wide16
9 0x1106f5f07 JSC::LLInt::CLoop::execute(JSC::OpcodeID, void*, JSC::VM*, JSC::ProtoCallFrame*, bool)
10 0x110e8bc4d vmEntryToJavaScript
11 0x110e4820d JSC::Interpreter::executeProgram(JSC::SourceCode const&, JSC::JSGlobalObject*, JSC::JSObject*)
12 0x110fc0f0d JSC::evaluate(JSC::JSGlobalObject*, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&)
13 0x10b8248b1 runWithOptions(GlobalObject*, CommandLine&, bool&)
14 0x10b7d020a jscmain(int, char**)::$_10::operator()(JSC::VM&, GlobalObject*, bool&) const
15 0x10b7947fd int runJSC<jscmain(int, char**)::$_10>(CommandLine const&, bool, jscmain(int, char**)::$_10 const&)
16 0x10b79202d jscmain(int, char**)
17 0x10b791cd8 main
18 0x7ff81229c3a6 start
test_script_222: line 2: 84546 Segmentation fault: 11 ( "$@" ../../../../.vm/JavaScriptCore.framework/Helpers/jsc --useFTLJIT\=false --useFunctionDotArguments\=true --validateExceptionChecks\=true --useDollarVM\=true --maxPerThreadStackUsage\=1572864 --useJIT\=false ../shell.js 15.6.2.js )
ERROR: Unexpected exit code: 139
FAIL: mozilla-tests.yaml/ecma/Boolean/15.6.2.js.mozilla-llint
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231212/7195666a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list