Closed Bug 1931593 Opened 1 year ago Closed 1 year ago

Intermittent Assertion failure: atom, at /builds/worker/checkouts/gecko/js/src/frontend/BytecodeEmitter.cpp:751

Categories

(Core :: Storage: Quota Manager, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: assertion, intermittent-failure)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=482871324&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NHT2qAK3SdSuuAeoR_t8GQ/runs/0/artifacts/public/logs/live_backing.log


 INFO - TEST-START | browser/components/backup/tests/browser/browser_password_validation_inputs.js
[task 2024-11-15T17:36:02.544Z] 17:36:02     INFO - GECKO(1171) | [1171] Assertion failure: atom, at /builds/worker/checkouts/gecko/js/src/frontend/BytecodeEmitter.cpp:751
[task 2024-11-15T17:36:02.547Z] 17:36:02     INFO -  Initializing stack-fixing for the first stack frame, this may take a while...
[task 2024-11-15T17:36:28.033Z] 17:36:28     INFO - GECKO(1171) | #01: js::frontend::BytecodeEmitter::emitStringOp(JSOp, js::frontend::TaggedParserAtomIndex) [js/src/frontend/BytecodeEmitter.cpp:751]
[task 2024-11-15T17:36:28.033Z] 17:36:28     INFO - GECKO(1171) | #02: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.034Z] 17:36:28     INFO - GECKO(1171) | #03: js::frontend::BytecodeEmitter::emitArray(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:11387]
[task 2024-11-15T17:36:28.034Z] 17:36:28     INFO - GECKO(1171) | #04: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.035Z] 17:36:28     INFO - GECKO(1171) | #05: js::frontend::BytecodeEmitter::emitPropertyList(js::frontend::ListNode*, js::frontend::PropertyEmitter&, js::frontend::PropListType)::$_0::operator()() const [js/src/frontend/BytecodeEmitter.cpp:9508]
[task 2024-11-15T17:36:28.035Z] 17:36:28     INFO - GECKO(1171) | #06: js::frontend::BytecodeEmitter::emitPropertyList(js::frontend::ListNode*, js::frontend::PropertyEmitter&, js::frontend::PropListType) [js/src/frontend/BytecodeEmitter.cpp:9607]
[task 2024-11-15T17:36:28.036Z] 17:36:28     INFO - GECKO(1171) | #07: js::frontend::BytecodeEmitter::emitObject(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.036Z] 17:36:28     INFO - GECKO(1171) | #08: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.037Z] 17:36:28     INFO - GECKO(1171) | #09: js::frontend::BytecodeEmitter::emitAssignmentOrInit(js::frontend::ParseNodeKind, js::frontend::ParseNode*, js::frontend::ParseNode*) [js/src/frontend/BytecodeEmitter.cpp:4571]
[task 2024-11-15T17:36:28.037Z] 17:36:28     INFO - GECKO(1171) | #10: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.038Z] 17:36:28     INFO - GECKO(1171) | #11: js::frontend::BytecodeEmitter::emitExpressionStatement(js::frontend::UnaryNode*) [js/src/frontend/BytecodeEmitter.cpp:7248]
[task 2024-11-15T17:36:28.038Z] 17:36:28     INFO - GECKO(1171) | #12: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.038Z] 17:36:28     INFO - GECKO(1171) | #13: js::frontend::BytecodeEmitter::emitStatementList(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.039Z] 17:36:28     INFO - GECKO(1171) | #14: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.039Z] 17:36:28     INFO - GECKO(1171) | #15: js::frontend::BytecodeEmitter::emitLexicalScope(js::frontend::LexicalScopeNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.040Z] 17:36:28     INFO - GECKO(1171) | #16: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.040Z] 17:36:28     INFO - GECKO(1171) | #17: js::frontend::BytecodeEmitter::emitFunctionScript(js::frontend::FunctionNode*) [js/src/frontend/BytecodeEmitter.cpp:2564]
[task 2024-11-15T17:36:28.041Z] 17:36:28     INFO - GECKO(1171) | #18: js::frontend::BytecodeEmitter::emitFunction(js::frontend::FunctionNode*, bool) [js/src/frontend/BytecodeEmitter.cpp:6203]
[task 2024-11-15T17:36:28.041Z] 17:36:28     INFO - GECKO(1171) | #19: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.042Z] 17:36:28     INFO - GECKO(1171) | #20: js::frontend::BytecodeEmitter::emitCalleeAndThis(js::frontend::ParseNode*, js::frontend::CallNode*, js::frontend::CallOrNewEmitter&) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.042Z] 17:36:28     INFO - GECKO(1171) | #21: js::frontend::BytecodeEmitter::emitCallOrNew(js::frontend::CallNode*, js::frontend::ValueUsage) [js/src/frontend/BytecodeEmitter.cpp:8619]
[task 2024-11-15T17:36:28.043Z] 17:36:28     INFO - GECKO(1171) | #22: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.043Z] 17:36:28     INFO - GECKO(1171) | #23: js::frontend::BytecodeEmitter::emitExpressionStatement(js::frontend::UnaryNode*) [js/src/frontend/BytecodeEmitter.cpp:7248]
[task 2024-11-15T17:36:28.044Z] 17:36:28     INFO - GECKO(1171) | #24: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.044Z] 17:36:28     INFO - GECKO(1171) | #25: js::frontend::BytecodeEmitter::emitStatementList(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.045Z] 17:36:28     INFO - GECKO(1171) | #26: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.045Z] 17:36:28     INFO - GECKO(1171) | #27: js::frontend::BytecodeEmitter::emitLexicalScope(js::frontend::LexicalScopeNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.045Z] 17:36:28     INFO - GECKO(1171) | #28: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.046Z] 17:36:28     INFO - GECKO(1171) | #29: js::frontend::BytecodeEmitter::emitFunctionScript(js::frontend::FunctionNode*) [js/src/frontend/BytecodeEmitter.cpp:2564]
[task 2024-11-15T17:36:28.046Z] 17:36:28     INFO - GECKO(1171) | #30: js::frontend::BytecodeEmitter::emitFunction(js::frontend::FunctionNode*, bool) [js/src/frontend/BytecodeEmitter.cpp:6203]
[task 2024-11-15T17:36:28.047Z] 17:36:28     INFO - GECKO(1171) | #31: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.047Z] 17:36:28     INFO - GECKO(1171) | #32: js::frontend::BytecodeEmitter::emitArray(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:11387]
[task 2024-11-15T17:36:28.048Z] 17:36:28     INFO - GECKO(1171) | #33: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.048Z] 17:36:28     INFO - GECKO(1171) | #34: js::frontend::BytecodeEmitter::emitPropertyList(js::frontend::ListNode*, js::frontend::PropertyEmitter&, js::frontend::PropListType)::$_0::operator()() const [js/src/frontend/BytecodeEmitter.cpp:9508]
[task 2024-11-15T17:36:28.049Z] 17:36:28     INFO - GECKO(1171) | #35: js::frontend::BytecodeEmitter::emitPropertyList(js::frontend::ListNode*, js::frontend::PropertyEmitter&, js::frontend::PropListType) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.049Z] 17:36:28     INFO - GECKO(1171) | #36: js::frontend::BytecodeEmitter::emitObject(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.049Z] 17:36:28     INFO - GECKO(1171) | #37: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.050Z] 17:36:28     INFO - GECKO(1171) | #38: js::frontend::BytecodeEmitter::emitArguments(js::frontend::ListNode*, bool, bool, js::frontend::CallOrNewEmitter&) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.050Z] 17:36:28     INFO - GECKO(1171) | #39: js::frontend::BytecodeEmitter::emitCallOrNew(js::frontend::CallNode*, js::frontend::ValueUsage) [js/src/frontend/BytecodeEmitter.cpp:8623]
[task 2024-11-15T17:36:28.051Z] 17:36:28     INFO - GECKO(1171) | #40: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.051Z] 17:36:28     INFO - GECKO(1171) | #41: js::frontend::BytecodeEmitter::emitCalleeAndThis(js::frontend::ParseNode*, js::frontend::CallNode*, js::frontend::CallOrNewEmitter&) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.052Z] 17:36:28     INFO - GECKO(1171) | #42: js::frontend::BytecodeEmitter::emitCallOrNew(js::frontend::CallNode*, js::frontend::ValueUsage) [js/src/frontend/BytecodeEmitter.cpp:8619]
[task 2024-11-15T17:36:28.052Z] 17:36:28     INFO - GECKO(1171) | #43: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.053Z] 17:36:28     INFO - GECKO(1171) | #44: js::frontend::BytecodeEmitter::emitReturn(js::frontend::UnaryNode*) [js/src/frontend/BytecodeEmitter.cpp:6446]
[task 2024-11-15T17:36:28.053Z] 17:36:28     INFO - GECKO(1171) | #45: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.053Z] 17:36:28     INFO - GECKO(1171) | #46: js::frontend::BytecodeEmitter::emitStatementList(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.054Z] 17:36:28     INFO - GECKO(1171) | #47: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.054Z] 17:36:28     INFO - GECKO(1171) | #48: js::frontend::BytecodeEmitter::emitLexicalScope(js::frontend::LexicalScopeNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.055Z] 17:36:28     INFO - GECKO(1171) | #49: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.055Z] 17:36:28     INFO - GECKO(1171) | #50: js::frontend::BytecodeEmitter::emitFunctionScript(js::frontend::FunctionNode*) [js/src/frontend/BytecodeEmitter.cpp:2564]
[task 2024-11-15T17:36:28.056Z] 17:36:28     INFO - GECKO(1171) | #51: js::frontend::BytecodeEmitter::emitFunction(js::frontend::FunctionNode*, bool) [js/src/frontend/BytecodeEmitter.cpp:6203]
[task 2024-11-15T17:36:28.056Z] 17:36:28     INFO - GECKO(1171) | #52: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.057Z] 17:36:28     INFO - GECKO(1171) | #53: js::frontend::BytecodeEmitter::emitArguments(js::frontend::ListNode*, bool, bool, js::frontend::CallOrNewEmitter&) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.057Z] 17:36:28     INFO - GECKO(1171) | #54: js::frontend::BytecodeEmitter::emitCallOrNew(js::frontend::CallNode*, js::frontend::ValueUsage) [js/src/frontend/BytecodeEmitter.cpp:8623]
[task 2024-11-15T17:36:28.057Z] 17:36:28     INFO - GECKO(1171) | #55: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.058Z] 17:36:28     INFO - GECKO(1171) | #56: js::frontend::BytecodeEmitter::emitExpressionStatement(js::frontend::UnaryNode*) [js/src/frontend/BytecodeEmitter.cpp:7248]
[task 2024-11-15T17:36:28.058Z] 17:36:28     INFO - GECKO(1171) | #57: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.059Z] 17:36:28     INFO - GECKO(1171) | #58: js::frontend::BytecodeEmitter::emitStatementList(js::frontend::ListNode*) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.059Z] 17:36:28     INFO - GECKO(1171) | #59: js::frontend::BytecodeEmitter::emitTree(js::frontend::ParseNode*, js::frontend::ValueUsage, js::frontend::BytecodeEmitter::EmitLineNumberNote) [js/src/frontend/BytecodeEmitter.cpp:0]
[task 2024-11-15T17:36:28.060Z] 17:36:28     INFO - GECKO(1171) | #60: js::frontend::BytecodeEmitter::emitScript(js::frontend::ParseNode*) [js/src/frontend/BytecodeEmitter.cpp:2435]
[task 2024-11-15T17:36:28.060Z] 17:36:28     INFO - GECKO(1171) | #61: ScriptCompiler<mozilla::Utf8Unit>::compile(JSContext*, js::frontend::SharedContext*) [js/src/frontend/BytecodeCompiler.cpp:995]
[task 2024-11-15T17:36:28.061Z] 17:36:28     INFO - GECKO(1171) | #62: CompileGlobalScriptToStencilAndMaybeInstantiate<mozilla::Utf8Unit>(JSContext*, js::FrontendContext*, js::LifoAlloc&, js::frontend::CompilationInput&, js::frontend::ScopeBindingCache*, JS::SourceText<mozilla::Utf8Unit>&, js::ScopeKind, mozilla::Vector<js::frontend::ExtraBindingInfo, (unsigned long)0, js::SystemAllocPolicy>*, mozilla::Variant<mozilla::UniquePtr<js::frontend::ExtensibleCompilationStencil, JS::DeletePolicy<js::frontend::ExtensibleCompilationStencil> >, RefPtr<js::frontend::CompilationStencil>, js::frontend::CompilationGCOutput*>&) [js/src/frontend/BytecodeCompiler.cpp:337]
[task 2024-11-15T17:36:28.061Z] 17:36:28     INFO - GECKO(1171) | #63: js::frontend::CompileGlobalScriptToStencil(JSContext*, js::FrontendContext*, js::LifoAlloc&, js::frontend::CompilationInput&, js::frontend::ScopeBindingCache*, JS::SourceText<mozilla::Utf8Unit>&, js::ScopeKind) [js/src/frontend/BytecodeCompiler.cpp:428]
[task 2024-11-15T17:36:28.062Z] 17:36:28     INFO - GECKO(1171) | #64: JS::CompileGlobalScriptToStencil(JSContext*, JS::ReadOnlyCompileOptions const&, JS::SourceText<mozilla::Utf8Unit>&) [js/src/frontend/Stencil.cpp:5540]
[task 2024-11-15T17:36:28.062Z] 17:36:28     INFO - GECKO(1171) | #65: mozJSSubScriptLoader::ReadStencil(js::frontend::CompilationStencil**, nsIURI*, JSContext*, JS::ReadOnlyCompileOptions const&, nsIIOService*, bool) [js/xpconnect/loader/mozJSSubScriptLoader.cpp:278]
[task 2024-11-15T17:36:28.063Z] 17:36:28     INFO - GECKO(1171) | #66: mozJSSubScriptLoader::DoLoadSubScriptWithOptions(nsTSubstring<char16_t> const&, LoadSubScriptOptions&, JSContext*, JS::MutableHandle<JS::Value>) [js/xpconnect/loader/mozJSSubScriptLoader.cpp:458]
[task 2024-11-15T17:36:28.063Z] 17:36:28     INFO - GECKO(1171) | #67: mozJSSubScriptLoader::LoadSubScript(nsTSubstring<char16_t> const&, JS::Handle<JS::Value>, JSContext*, JS::MutableHandle<JS::Value>) [js/xpconnect/loader/mozJSSubScriptLoader.cpp:299]
[task 2024-11-15T17:36:28.064Z] 17:36:28     INFO - GECKO(1171) | #68: NS_InvokeByIndex [/opt/worker/tasks/task_173169164753287/build/application/Firefox NightlyDebug.app/Contents/MacOS/XUL + 0x7cbf0e]
[task 2024-11-15T17:36:28.064Z] 17:36:28     INFO - GECKO(1171) | #69: CallMethodHelper::Call() [js/xpconnect/src/XPCWrappedNative.cpp:1174]
[task 2024-11-15T17:36:28.064Z] 17:36:28     INFO - GECKO(1171) | #70: XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) [js/xpconnect/src/XPCWrappedNative.cpp:1120]
[task 2024-11-15T17:36:28.065Z] 17:36:28     INFO - GECKO(1171) | #71: XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) [js/xpconnect/src/XPCWrappedNativeJSOps.cpp:966]
[task 2024-11-15T17:36:28.065Z] 17:36:28     INFO - GECKO(1171) | #72: CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::CallReason, JS::CallArgs const&) [js/src/vm/Interpreter.cpp:532]
[task 2024-11-15T17:36:28.066Z] 17:36:28     INFO - GECKO(1171) | #73: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) [js/src/vm/Interpreter.cpp:628]
[task 2024-11-15T17:36:28.066Z] 17:36:28     INFO - GECKO(1171) | #74: js::Interpret(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.066Z] 17:36:28     INFO - GECKO(1171) | #75: js::RunScript(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.067Z] 17:36:28     INFO - GECKO(1171) | #76: js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:893]
[task 2024-11-15T17:36:28.067Z] 17:36:28     INFO - GECKO(1171) | #77: js::Execute(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.068Z] 17:36:28     INFO - GECKO(1171) | #78: js::ModuleObject::execute(JSContext*, JS::Handle<js::ModuleObject*>) [js/src/builtin/ModuleObject.cpp:1440]
[task 2024-11-15T17:36:28.068Z] 17:36:28     INFO - GECKO(1171) | #79: InnerModuleEvaluation(JSContext*, JS::Handle<js::ModuleObject*>, JS::MutableHandle<JS::GCVector<js::ModuleObject*, (unsigned long)0, js::SystemAllocPolicy> >, unsigned long, unsigned long*) [js/src/vm/Modules.cpp:1812]
[task 2024-11-15T17:36:28.069Z] 17:36:28     INFO - GECKO(1171) | #80: JS::ModuleEvaluate(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) [js/src/vm/Modules.cpp:246]
[task 2024-11-15T17:36:28.069Z] 17:36:28     INFO - GECKO(1171) | #81: JS::loader::ModuleLoaderBase::EvaluateModuleInContext(JSContext*, JS::loader::ModuleLoadRequest*, JS::ModuleErrorBehaviour) [js/loader/ModuleLoaderBase.cpp:1363]
[task 2024-11-15T17:36:28.070Z] 17:36:28     INFO - GECKO(1171) | #82: mozJSModuleLoader::ImportESModule(JSContext*, nsTSubstring<char> const&, JS::MutableHandle<JSObject*>, mozilla::loader::SkipCheckForBrokenURLOrZeroSized) [js/xpconnect/loader/mozJSModuleLoader.cpp:2136]
[task 2024-11-15T17:36:28.070Z] 17:36:28     INFO - GECKO(1171) | #83: mozilla::dom::ChromeUtils::ImportESModule(mozilla::dom::GlobalObject const&, nsTSubstring<char16_t> const&, mozilla::dom::ImportESModuleOptionsDictionary const&, JS::MutableHandle<JSObject*>, mozilla::ErrorResult&) [dom/base/ChromeUtils.cpp:758]
[task 2024-11-15T17:36:28.070Z] 17:36:28     INFO - GECKO(1171) | #84: mozilla::dom::ChromeUtils_Binding::importESModule(JSContext*, unsigned int, JS::Value*) [s3:gecko-generated-sources:ce2e3489e6773915ce84547a464a500ddbc395634446315e5160756a79070ede449a1c869be9582b00762a4c6e5e01c3d28529ab909a4c6de94793f47a6ae002/dom/bindings/ChromeUtilsBinding.cpp::4697]
[task 2024-11-15T17:36:28.071Z] 17:36:28     INFO - GECKO(1171) | #85: CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::CallReason, JS::CallArgs const&) [js/src/vm/Interpreter.cpp:532]
[task 2024-11-15T17:36:28.071Z] 17:36:28     INFO - GECKO(1171) | #86: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) [js/src/vm/Interpreter.cpp:628]
[task 2024-11-15T17:36:28.071Z] 17:36:28     INFO - GECKO(1171) | #87: js::Interpret(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.072Z] 17:36:28     INFO - GECKO(1171) | #88: js::RunScript(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.072Z] 17:36:28     INFO - GECKO(1171) | #89: js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:893]
[task 2024-11-15T17:36:28.073Z] 17:36:28     INFO - GECKO(1171) | #90: js::Execute(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.073Z] 17:36:28     INFO - GECKO(1171) | #91: ExecuteScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>) [js/src/vm/CompilationAndEvaluation.cpp:0]
[task 2024-11-15T17:36:28.073Z] 17:36:28     INFO - GECKO(1171) | #92: ExecuteScript(JSContext*, JS::EnvironmentChain const&, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>) [js/src/vm/CompilationAndEvaluation.cpp:507]
[task 2024-11-15T17:36:28.074Z] 17:36:28     INFO - GECKO(1171) | #93: mozJSSubScriptLoader::DoLoadSubScriptWithOptions(nsTSubstring<char16_t> const&, LoadSubScriptOptions&, JSContext*, JS::MutableHandle<JS::Value>) [js/xpconnect/loader/mozJSSubScriptLoader.cpp:474]
[task 2024-11-15T17:36:28.074Z] 17:36:28     INFO - GECKO(1171) | #94: mozJSSubScriptLoader::LoadSubScript(nsTSubstring<char16_t> const&, JS::Handle<JS::Value>, JSContext*, JS::MutableHandle<JS::Value>) [js/xpconnect/loader/mozJSSubScriptLoader.cpp:299]
[task 2024-11-15T17:36:28.075Z] 17:36:28     INFO - GECKO(1171) | #95: NS_InvokeByIndex [/opt/worker/tasks/task_173169164753287/build/application/Firefox NightlyDebug.app/Contents/MacOS/XUL + 0x7cbf0e]
[task 2024-11-15T17:36:28.075Z] 17:36:28     INFO - GECKO(1171) | #96: CallMethodHelper::Call() [js/xpconnect/src/XPCWrappedNative.cpp:1174]
[task 2024-11-15T17:36:28.076Z] 17:36:28     INFO - GECKO(1171) | #97: XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) [js/xpconnect/src/XPCWrappedNative.cpp:1120]
[task 2024-11-15T17:36:28.076Z] 17:36:28     INFO - GECKO(1171) | #98: XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) [js/xpconnect/src/XPCWrappedNativeJSOps.cpp:966]
[task 2024-11-15T17:36:28.076Z] 17:36:28     INFO - GECKO(1171) | #99: CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::CallReason, JS::CallArgs const&) [js/src/vm/Interpreter.cpp:532]
[task 2024-11-15T17:36:28.077Z] 17:36:28     INFO - GECKO(1171) | #100: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) [js/src/vm/Interpreter.cpp:628]
[task 2024-11-15T17:36:28.077Z] 17:36:28     INFO - GECKO(1171) | #101: js::Interpret(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.077Z] 17:36:28     INFO - GECKO(1171) | #102: js::RunScript(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:0]
[task 2024-11-15T17:36:28.078Z] 17:36:28     INFO - GECKO(1171) | #103: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) [js/src/vm/Interpreter.cpp:660]
[task 2024-11-15T17:36:28.078Z] 17:36:28     INFO - GECKO(1171) | #104: js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) [js/src/vm/Interpreter.cpp:727]
[task 2024-11-15T17:36:28.079Z] 17:36:28     INFO - GECKO(1171) | #105: js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.h:121]
[task 2024-11-15T17:36:28.079Z] 17:36:28     INFO - GECKO(1171) | #106: PromiseReactionJob(JSContext*, unsigned int, JS::Value*) [js/src/builtin/Promise.cpp:0]
[task 2024-11-15T17:36:28.079Z] 17:36:28     INFO - GECKO(1171) | #107: CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), js::CallReason, JS::CallArgs const&) [js/src/vm/Interpreter.cpp:532]
[task 2024-11-15T17:36:28.080Z] 17:36:28     INFO - GECKO(1171) | #108: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) [js/src/vm/Interpreter.cpp:628]
[task 2024-11-15T17:36:28.080Z] 17:36:28     INFO - GECKO(1171) | #109: js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) [js/src/vm/Interpreter.cpp:727]
[task 2024-11-15T17:36:28.081Z] 17:36:28     INFO - GECKO(1171) | #110: JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) [js/src/vm/CallAndConstruct.cpp:119]
[task 2024-11-15T17:36:28.081Z] 17:36:28     INFO - GECKO(1171) | #111: mozilla::dom::PromiseJobCallback::Call(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::ErrorResult&) [s3:gecko-generated-sources:b2a89c332102b94094b6fecf266c664579c78f5d2f6e3914b410e626cf6f8f9b938fa76b7f0bee55815a3246a68a36ce93a1ec871e9ac242c6b7909d46813192/dom/bindings/PromiseBinding.cpp::83]
[task 2024-11-15T17:36:28.082Z] 17:36:28     INFO - GECKO(1171) | #112: mozilla::dom::PromiseJobCallback::Call(mozilla::ErrorResult&, char const*, mozilla::dom::CallbackObject::ExceptionHandling, JS::Realm*) [s3:gecko-generated-sources:aa79d16b59d74468eeaacc5afff3924bc809931b6a57008fcda1425a36bc3337043258639ee4f702f00ea3b5a7f74fc722e52a43659a46efd265dc6c6a61cf7e/dist/include/mozilla/dom/PromiseBinding.h::0]
[task 2024-11-15T17:36:28.082Z] 17:36:28     INFO - GECKO(1171) | #113: mozilla::PromiseJobRunnable::Run(mozilla::AutoSlowOperation&) [xpcom/base/CycleCollectedJSContext.cpp:209]
[task 2024-11-15T17:36:28.083Z] 17:36:28     INFO - GECKO(1171) | #114: mozilla::CycleCollectedJSContext::PerformMicroTaskCheckPoint(bool) [xpcom/base/CycleCollectedJSContext.cpp:715]
[task 2024-11-15T17:36:28.083Z] 17:36:28     INFO - GECKO(1171) | #115: mozilla::CycleCollectedJSContext::AfterProcessTask(unsigned int) [xpcom/base/CycleCollectedJSContext.cpp:504]
[task 2024-11-15T17:36:28.084Z] 17:36:28     INFO - GECKO(1171) | #116: XPCJSContext::AfterProcessTask(unsigned int) [js/xpconnect/src/XPCJSContext.cpp:1461]
[task 2024-11-15T17:36:28.084Z] 17:36:28     INFO - GECKO(1171) | #117: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1195]
[task 2024-11-15T17:36:28.084Z] 17:36:28     INFO - GECKO(1171) | #118: NS_ProcessPendingEvents(nsIThread*, unsigned int) [xpcom/threads/nsThreadUtils.cpp:446]
[task 2024-11-15T17:36:28.085Z] 17:36:28     INFO - GECKO(1171) | #119: nsBaseAppShell::NativeEventCallback() [widget/nsBaseAppShell.cpp:88]
[task 2024-11-15T17:36:28.085Z] 17:36:28     INFO - GECKO(1171) | #120: nsAppShell::ProcessGeckoEvents(void*) [widget/cocoa/nsAppShell.mm:535]
[task 2024-11-15T17:36:28.089Z] 17:36:28     INFO - GECKO(1171) | #121: __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation + 0x83d52]
[task 2024-11-15T17:36:28.089Z] 17:36:28     INFO - GECKO(1171) | #122: __CFRunLoopDoSource0 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation + 0x83cf1]
[task 2024-11-15T17:36:28.090Z] 17:36:28     INFO - GECKO(1171) | #123: __CFRunLoopDoSources0 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation + 0x83b0b]
[task 2024-11-15T17:36:28.090Z] 17:36:28     INFO - GECKO(1171) | #124: __CFRunLoopRun [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation + 0x8283a]
[task 2024-11-15T17:36:28.091Z] 17:36:28     INFO - GECKO(1171) | #125: CFRunLoopRunSpecific [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation + 0x81e3e]
[task 2024-11-15T17:36:28.104Z] 17:36:28     INFO - GECKO(1171) | #126: RunCurrentEventLoopInMode [/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox + 0x2fabd]
[task 2024-11-15T17:36:28.104Z] 17:36:28     INFO - GECKO(1171) | #127: ReceiveNextEventCommon [/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox + 0x2f7d5]
[task 2024-11-15T17:36:28.104Z] 17:36:28     INFO - GECKO(1171) | #128: _BlockUntilNextEventMatchingListInModeWithFilter [/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox + 0x2f579]
[task 2024-11-15T17:36:28.181Z] 17:36:28     INFO - GECKO(1171) | #129: _DPSNextEvent [/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit + 0x41039]
[task 2024-11-15T17:36:28.182Z] 17:36:28     INFO - GECKO(1171) | #130: -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] [/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit + 0x3f880]
[task 2024-11-15T17:36:28.182Z] 17:36:28     INFO - GECKO(1171) | #131: -[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] [widget/cocoa/nsAppShell.mm:186]
[task 2024-11-15T17:36:28.183Z] 17:36:28     INFO - GECKO(1171) | #132: -[NSApplication run] [/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit + 0x3158e]
[task 2024-11-15T17:36:28.183Z] 17:36:28     INFO - GECKO(1171) | #133: -[GeckoNSApplication run] [widget/cocoa/nsAppShell.mm:0]
[task 2024-11-15T17:36:28.183Z] 17:36:28     INFO - GECKO(1171) | #134: nsAppShell::Run() [widget/cocoa/nsAppShell.mm:0]
[task 2024-11-15T17:36:28.184Z] 17:36:28     INFO - GECKO(1171) | #135: nsAppStartup::Run() [toolkit/components/startup/nsAppStartup.cpp:296]
[task 2024-11-15T17:36:28.184Z] 17:36:28     INFO - GECKO(1171) | #136: XREMain::XRE_mainRun() [toolkit/xre/nsAppRunner.cpp:5791]
[task 2024-11-15T17:36:28.184Z] 17:36:28     INFO - GECKO(1171) | #137: XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) [toolkit/xre/nsAppRunner.cpp:6032]
[task 2024-11-15T17:36:28.185Z] 17:36:28     INFO - GECKO(1171) | #138: XRE_main(int, char**, mozilla::BootstrapConfig const&) [toolkit/xre/nsAppRunner.cpp:6104]
[task 2024-11-15T17:36:28.185Z] 17:36:28     INFO - GECKO(1171) | #139: main [browser/app/nsBrowserApp.cpp:464]
[task 2024-11-15T17:36:28.185Z] 17:36:28     INFO - GECKO(1171) | [Child 1187, IPC I/O Child] WARNING: [BC923D4CDDAF6392.52585F7EE7B1B74D]: Dropping message '<null>'; no connection to unknown peer 1.1: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:364
[task 2024-11-15T17:36:28.186Z] 17:36:28     INFO - GECKO(1171) | [Child 1185, IPC I/O Child] WARNING: [D9FEA4960B7A4256.9488AB5924F168E8]: Dropping message '<null>'; no connection to unknown peer 1.1: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:364
<...>
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.