Crash in js::frontend::RewritingParseNodeVisitor<FoldVisitor>::visit(js::frontend::ParseNode*&)

Similar reports
Problem #701651
Component
firefox
Last affected version
0:130.0-3.fc40
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2024-09-20
Last occurrence
2024-09-23
Unique reports
1
Quality
-78

Statistics

Operating system Unique / Total count
Fedora 40 1 / 3
Operating system Count
Fedora 40 3
Architecture Count
x86_64 3
Related packages Count
firefox 3
 0:130.0-3.fc40 3

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
js::frontend::RewritingParseNodeVisitor<FoldVisitor>::visit(js::frontend::ParseNode*&)
/usr/lib64/firefox/libxul.so 0x27dbeb5
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
2
js::frontend::RewritingParseNodeVisitor<FoldVisitor>::visit(js::frontend::ParseNode*&)
/usr/lib64/firefox/libxul.so 0x27dc340
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
3
bool 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, 0ul, js::SystemAllocPolicy>*, mozilla::Variant<mozilla::UniquePtr<js::frontend::ExtensibleCompilationStencil, JS::DeletePolicy<js::frontend::ExtensibleCompilationStencil> >, RefPtr<js::frontend::CompilationStencil>, js::frontend::CompilationGCOutput*>&) [clone .constprop.0]
/usr/lib64/firefox/libxul.so 0x2cbff21
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
4
JSScript* CompileGlobalScriptImpl<mozilla::Utf8Unit>(JSContext*, js::FrontendContext*, JS::ReadOnlyCompileOptions const&, JS::SourceText<mozilla::Utf8Unit>&, js::ScopeKind, mozilla::Vector<js::frontend::ExtraBindingInfo, 0ul, js::SystemAllocPolicy>*) [clone .constprop.0]
/usr/lib64/firefox/libxul.so 0x3186828
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
5
JSScript* CompileSourceBuffer<mozilla::Utf8Unit>(JSContext*, JS::ReadOnlyCompileOptions const&, JS::SourceText<mozilla::Utf8Unit>&) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x3186689
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
6
mozilla::dom::workerinternals::loader::WorkerScriptLoader::ProcessPendingRequests(JSContext*) [clone .isra.0]
/usr/lib64/firefox/libxul.so 0x308c02d
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
7
mozilla::dom::workerinternals::loader::ScriptExecutorRunnable::WorkerRun(JSContext*, mozilla::dom::WorkerPrivate*)
/usr/lib64/firefox/libxul.so 0x307dc06
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
8
mozilla::dom::WorkerThreadRunnable::Run()
/usr/lib64/firefox/libxul.so 0x30509c7
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
9
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2785ed3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
10
NS_ProcessNextEvent(nsIThread*, bool)
/usr/lib64/firefox/libxul.so 0x27859a3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
11
mozilla::dom::AutoSyncLoopHolder::Run()
/usr/lib64/firefox/libxul.so 0x3074cfe
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
12
mozilla::dom::workerinternals::(anonymous namespace)::LoadAllScripts(mozilla::dom::WorkerPrivate*, mozilla::UniquePtr<mozilla::dom::SerializedStackHolder, mozilla::DefaultDelete<mozilla::dom::SerializedStackHolder> >, nsTArray<nsTString<char16_t> > const&, bool, mozilla::dom::WorkerScriptType, mozilla::ErrorResult&, mozilla::Encoding const*) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x30714b8
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
13
mozilla::dom::WorkerGlobalScope_Binding::importScripts(JSContext*, JS::Handle<JSObject*>, void*, JSJitMethodCallArgs const&) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x348c4af
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
14
bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeGlobalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*)
/usr/lib64/firefox/libxul.so 0x30b73b7
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
15
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/usr/lib64/firefox/libxul.so 0x2838673
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
16
js::Interpret(JSContext*, js::RunState&)
/usr/lib64/firefox/libxul.so 0x2d290da
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
17
js::RunScript(JSContext*, js::RunState&)
/usr/lib64/firefox/libxul.so 0x2834b87
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
18
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/usr/lib64/firefox/libxul.so 0x2d284ab
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
19
JS_ExecuteScript(JSContext*, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>)
/usr/lib64/firefox/libxul.so 0x2ef4d79
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
20
mozilla::dom::workerinternals::loader::WorkerScriptLoader::ProcessPendingRequests(JSContext*) [clone .isra.0]
/usr/lib64/firefox/libxul.so 0x308c09d
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
21
mozilla::dom::workerinternals::loader::ScriptExecutorRunnable::WorkerRun(JSContext*, mozilla::dom::WorkerPrivate*)
/usr/lib64/firefox/libxul.so 0x307dc06
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
22
mozilla::dom::WorkerThreadRunnable::Run()
/usr/lib64/firefox/libxul.so 0x30509c7
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
23
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2785ed3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
24
NS_ProcessNextEvent(nsIThread*, bool)
/usr/lib64/firefox/libxul.so 0x27859a3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
25
mozilla::dom::AutoSyncLoopHolder::Run()
/usr/lib64/firefox/libxul.so 0x3074cfe
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
26
mozilla::dom::workerinternals::(anonymous namespace)::LoadAllScripts(mozilla::dom::WorkerPrivate*, mozilla::UniquePtr<mozilla::dom::SerializedStackHolder, mozilla::DefaultDelete<mozilla::dom::SerializedStackHolder> >, nsTArray<nsTString<char16_t> > const&, bool, mozilla::dom::WorkerScriptType, mozilla::ErrorResult&, mozilla::Encoding const*) [clone .lto_priv.0]
/usr/lib64/firefox/libxul.so 0x30714b8
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
27
mozilla::dom::(anonymous namespace)::CompileScriptRunnable::WorkerRun(JSContext*, mozilla::dom::WorkerPrivate*)
/usr/lib64/firefox/libxul.so 0x3050ffa
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
28
mozilla::dom::WorkerThreadRunnable::Run()
/usr/lib64/firefox/libxul.so 0x30509c7
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
29
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2785ed3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
30
NS_ProcessNextEvent(nsIThread*, bool)
/usr/lib64/firefox/libxul.so 0x27859a3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
31
mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()
/usr/lib64/firefox/libxul.so 0x304c7de
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
32
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2785ed3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
33
mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x2c3764a
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
34
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x2bcae18
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
35
nsThread::ThreadFunc(void*)
/usr/lib64/firefox/libxul.so 0x2c371e3
Build id: c2736555dfc0df4dffd98ff99b064e2d6c4dd0bb
-
36
_pt_root
/lib64/libnspr4.so 0x2b3b7
Build id: 88b018117c620786db3509f988d259d3db40e036
-
37
set_alt_signal_stack_and_start(PthreadCreateParams*)
/usr/lib64/firefox/firefox 0x55ff6
Build id: 5e9204982a33c05a71e498002a756311b9798ae2
-
38
start_thread
/lib64/libc.so.6 0x976d7
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
39
__clone
/lib64/libc.so.6 0x11b414
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-