Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2023 19:45:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 273999] www/firefox-esr : 115.3.0,1 screen sharing no longer works under Wayland (sway)
Message-ID:  <bug-273999-21738-48OLBS85ke@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273999-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273999-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273999

--- Comment #3 from Thibault Payet <monwarez@mailoo.org> ---
So I tested on 118, and it abort due to a stack overflow.
Here the backtrace without debug symbols

 0x00000008014053d0 in __fail (msg=3D0x80130f774 "stack overflow detected;
terminated") at /usr/src/lib/libc/secure/stack_protector.c:130
#2  0x0000000801405340 in __stack_chk_fail () at
/usr/src/lib/libc/secure/stack_protector.c:137
#3  0x00000008083df159 in  () at /usr/local/lib/firefox/libxul.so
#4  0x000000080624adf4 in mozilla::SyncRunnable::Run() () at
/usr/local/lib/firefox/libxul.so
#5  0x00000008061bdd13 in mozilla::RunnableTask::Run() () at
/usr/local/lib/firefox/libxul.so
#6  0x00000008061bb10c in
mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::d=
etail::BaseAutoLock<mozilla::Mutex&>
const&) () at /usr/local/lib/firefox/libxul.so
#7  0x00000008061ba12a in
mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::det=
ail::BaseAutoLock<mozilla::Mutex&>
const&) () at /usr/local/lib/firefox/libxul.so
#8  0x00000008061ba3be in mozilla::TaskController::ProcessPendingMTTask(boo=
l)
() at /usr/local/lib/firefox/libxul.so
#9  0x00000008061c0745 in
mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()=
::$_4>::Run()
() at /usr/local/lib/firefox/libxul.so
#10 0x00000008061cdb63 in nsThread::ProcessNextEvent(bool, bool*) () at
/usr/local/lib/firefox/libxul.so
#11 0x00000008061d1f8e in NS_ProcessNextEvent(nsIThread*, bool) () at
/usr/local/lib/firefox/libxul.so
#12 0x0000000806735a6e in
mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) () at
/usr/local/lib/firefox/libxul.so
#13 0x00000008066ead48 in MessageLoop::Run() () at
/usr/local/lib/firefox/libxul.so
#14 0x0000000808d642b9 in nsBaseAppShell::Run() () at
/usr/local/lib/firefox/libxul.so
#15 0x0000000809c2f1e6 in nsAppStartup::Run() () at
/usr/local/lib/firefox/libxul.so
#16 0x0000000809d033d5 in XREMain::XRE_mainRun() () at
/usr/local/lib/firefox/libxul.so
#17 0x0000000809d03ab9 in XREMain::XRE_main(int, char**,
mozilla::BootstrapConfig const&) () at /usr/local/lib/firefox/libxul.so
#18 0x0000000809d03e94 in XRE_main(int, char**, mozilla::BootstrapConfig
const&) () at /usr/local/lib/firefox/libxul.so
#19 0x0000000001047f8d in main ()

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273999-21738-48OLBS85ke>