Crash in mozilla::dom::RemoteObjectProxyBase::GetOrCreateProxyObject(JSContext*, void*, JSClass const*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, bool&) const

Similar reports
Problem #524900
Component
firefox
Last affected version
0:123.0-1.fc39
Executable
/usr/lib64/firefox/firefox
Error name
SIGSEGV 11
First occurrence
2024-02-28
Last occurrence
2024-03-22
Unique reports
5
Quality
-72

Statistics

Operating system Unique / Total count
Fedora 39 5 / 5
Operating system Count
Fedora 39 5
Architecture Count
x86_64 5
Related packages Count
firefox 5
 0:123.0-1.fc39 5

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.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
mozilla::dom::RemoteObjectProxyBase::GetOrCreateProxyObject(JSContext*, void*, JSClass const*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, bool&) const
/usr/lib64/firefox/libxul.so 0x1d9fd71
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
2
mozilla::dom::GetRemoteOuterWindowProxy(JSContext*, mozilla::dom::BrowsingContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)
/usr/lib64/firefox/libxul.so 0x12a557a
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
3
nsGlobalWindowOuter::PrepareForProcessChange(JSObject*)
/usr/lib64/firefox/libxul.so 0x1151f47
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
4
nsDocShell::Destroy() [clone .part.0]
/usr/lib64/firefox/libxul.so 0x3f45c9d
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
5
nsFrameLoader::DestroyDocShell()
/usr/lib64/firefox/libxul.so 0x13296da
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
6
nsFrameLoaderDestroyRunnable::Run()
/usr/lib64/firefox/libxul.so 0x13297a2
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
7
mozilla::dom::Document::MaybeInitializeFinalizeFrameLoaders()
/usr/lib64/firefox/libxul.so 0x125d9a6
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
8
mozilla::detail::RunnableMethodImpl<mozilla::dom::Document*, void (mozilla::dom::Document::*)(), true, (mozilla::RunnableKind)0>::Run()
/usr/lib64/firefox/libxul.so 0x11f393b
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
9
nsContentUtils::RemoveScriptBlocker() [clone .part.0]
/usr/lib64/firefox/libxul.so 0x10e5111
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
10
nsFrameLoaderOwner::ChangeRemotenessCommon(nsFrameLoaderOwner::ChangeRemotenessContextType const&, mozilla::dom::NavigationIsolationOptions const&, bool, bool, mozilla::dom::BrowsingContextGroup*, std::function<void ()>&, mozilla::ErrorResult&)
/usr/lib64/firefox/libxul.so 0x135bceb
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
11
nsFrameLoaderOwner::ChangeRemotenessWithBridge(mozilla::dom::BrowserBridgeChild*, mozilla::ErrorResult&)
/usr/lib64/firefox/libxul.so 0x135c453
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
12
mozilla::dom::WindowGlobalChild::RecvMakeFrameRemote(mozilla::dom::MaybeDiscarded<mozilla::dom::BrowsingContext> const&, mozilla::ipc::ManagedEndpoint<mozilla::dom::PBrowserBridgeChild>&&, mozilla::dom::IdType<mozilla::dom::BrowserParent> const&, mozilla::layers::LayersId const&, std::function<void (bool const&)>&&)
/usr/lib64/firefox/libxul.so 0x2d1a829
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
13
mozilla::dom::PWindowGlobalChild::OnMessageReceived(IPC::Message const&)
/usr/lib64/firefox/libxul.so 0x2de568c
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
14
mozilla::dom::PContentChild::OnMessageReceived(IPC::Message const&)
/usr/lib64/firefox/libxul.so 0x2da6e86
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
15
mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&)
/usr/lib64/firefox/libxul.so 0x9ab804
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
16
mozilla::ipc::MessageChannel::DispatchMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::UniquePtr<IPC::Message, mozilla::DefaultDelete<IPC::Message> >)
/usr/lib64/firefox/libxul.so 0x9b4068
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
17
mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::ipc::MessageChannel::MessageTask&)
/usr/lib64/firefox/libxul.so 0x9b497f
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
18
mozilla::ipc::MessageChannel::MessageTask::Run()
/usr/lib64/firefox/libxul.so 0x9b4afa
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
19
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x289d7e
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
20
mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&)
/usr/lib64/firefox/libxul.so 0x28a30d
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
21
mozilla::TaskController::ProcessPendingMTTask(bool)
/usr/lib64/firefox/libxul.so 0x28a55b
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
22
mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::{lambda()#2}>::Run()
/usr/lib64/firefox/libxul.so 0x28a669
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
23
nsThread::ProcessNextEvent(bool, bool*)
/usr/lib64/firefox/libxul.so 0x2a6f9f
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
24
NS_ProcessNextEvent(nsIThread*, bool)
/usr/lib64/firefox/libxul.so 0x29958f
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
25
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
/usr/lib64/firefox/libxul.so 0x99f470
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
26
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x9570a2
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
27
nsBaseAppShell::Run()
/usr/lib64/firefox/libxul.so 0x317b98c
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
28
nsAppShell::Run()
/usr/lib64/firefox/libxul.so 0x3223172
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
29
XRE_RunAppShell()
/usr/lib64/firefox/libxul.so 0x443d2f1
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
30
MessageLoop::Run()
/usr/lib64/firefox/libxul.so 0x9570a2
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
31
XRE_InitChildProcess(int, char**, XREChildData const*)
/usr/lib64/firefox/libxul.so 0x443d8fd
Build id: 6d9fdc8ae51aece725a0dd3003c52dafb3a7b50e
-
32
content_process_main(mozilla::Bootstrap*, int, char**)
/usr/lib64/firefox/firefox 0xd40a
Build id: fbd3d0d751ba672bbef41f980dbf304b2f536005
-
33
main
/usr/lib64/firefox/firefox 0xca6f
Build id: fbd3d0d751ba672bbef41f980dbf304b2f536005
-
34
__libc_start_call_main
/lib64/libc.so.6 0x2814a
Build id: 7ea8d85df0e89b90c63ac7ed2b3578b2e7728756
-
35
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2820b
Build id: 7ea8d85df0e89b90c63ac7ed2b3578b2e7728756
-
36
_start
/usr/lib64/firefox/firefox 0xce35
Build id: fbd3d0d751ba672bbef41f980dbf304b2f536005
-