Date: Tue, 24 Mar 2020 13:38:15 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 244994] www/firefox 72 and newer fail with channel errors at startup Message-ID: <bug-244994-21738-NdTgcgIWEA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244994-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-244994-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=3D244994 --- Comment #11 from Zane C. Bowers-Hadley <vvelox@vvelox.net> --- backtrace as below.... (gdb) bt #0 thr_kill () at thr_kill.S:3 #1 0x00000008013d9544 in __raise (s=3D11) at /arc/src/FreeBSD/base/stable/12/lib/libc/gen/raise.c:52 #2 0x0000000809890d05 in nsProfileLock::FatalSignalHandler(int, __siginfo*, void*) () at /usr/local/lib/firefox/libxul.so #3 0x000000080a2d6dca in WasmTrapHandler(int, __siginfo*, void*) () at /usr/local/lib/firefox/libxul.so #4 0x000000080120c3be in handle_signal (actp=3D0x7fffdeb8e680, sig=3D11, info=3D0x7fffdeb8ea70, ucp=3D0x7fffdeb8e700) at /arc/src/FreeBSD/base/stable/12/lib/libthr/thread/thr_sig.c:246 #5 0x000000080120b97f in thr_sighandler (sig=3D11, info=3D0x7fffdeb8ea70, _ucp=3D0x7fffdeb8e700) at /arc/src/FreeBSD/base/stable/12/lib/libthr/thread/thr_sig.c:191 #6 0x00007fffffffe193 in <signal handler called> () #7 0x0000000000000000 in () #8 0x0000000850101b43 in () at /usr/local/lib/libdsocks.so #9 0x000000085012b3aa in () at /usr/local/lib/libdsocks.so #10 0x000000085012d908 in () at /usr/local/lib/libdsocks.so #11 0x0000000850100886 in () at /usr/local/lib/libdsocks.so #12 0x0000000850100510 in () at /usr/local/lib/libdsocks.so #13 0x000000085010de71 in () at /usr/local/lib/libdsocks.so #14 0x000000080108456d in objlist_call_init (list=3D<optimized out>, lockstate=3D<optimized out>) at /arc/src/FreeBSD/base/stable/12/libexec/rtld-elf/rtld.c:2744 #15 0x00000008010891dc in dlopen_object (name=3D0x81d7cb448 "/usr/local/lib/libdsocks.so", fd=3D<optimized out>, refobj=3D<optimized out>, lo_flags=3D<optimized out>, mode=3D1, lockstate= =3D<optimized out>) at /arc/src/FreeBSD/base/stable/12/libexec/rtld-elf/rtld.c:3456 #16 0x000000080108587f in rtld_dlopen (name=3D0x81d7cb448 "/usr/local/lib/libdsocks.so", fd=3D-1, mode=3D<optimized out>) at /arc/src/FreeBSD/base/stable/12/libexec/rtld-elf/rtld.c:3321 #17 0x000000080414d2c3 in PR_LoadLibraryWithFlags () at /usr/local/lib/libnspr4.so #18 0x00000008082a1e2f in nsPluginFile::GetPluginInfo(nsPluginInfo&, PRLibrary**) () at /usr/local/lib/firefox/libxul.so #19 0x00000008082a12ed in PluginFinder::ScanPluginsDirectory(nsIFile*, bool= *) () at /usr/local/lib/firefox/libxul.so #20 0x00000008082a031a in PluginFinder::FindPlugins() () at /usr/local/lib/firefox/libxul.so #21 0x000000080829ff03 in PluginFinder::Run() () at /usr/local/lib/firefox/libxul.so #22 0x000000080601e80d in nsThreadPool::Run() () at /usr/local/lib/firefox/libxul.so #23 0x000000080601edcd in non-virtual thunk to nsThreadPool::Run() () at /usr/local/lib/firefox/libxul.so #24 0x000000080601a108 in nsThread::ProcessNextEvent(bool, bool*) () at /usr/local/lib/firefox/libxul.so #25 0x000000080601d4eb in NS_ProcessNextEvent(nsIThread*, bool) () at /usr/local/lib/firefox/libxul.so #26 0x0000000806480ff8 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate= *) () at /usr/local/lib/firefox/libxul.so #27 0x000000080643b218 in MessageLoop::Run() () at /usr/local/lib/firefox/libxul.so #28 0x000000080601823b in nsThread::ThreadFunc(void*) () at /usr/local/lib/firefox/libxul.so #29 0x0000000804164a6d in () at /usr/local/lib/libnspr4.so #30 0x0000000801206736 in thread_start (curthread=3D0x815a23700) at /arc/src/FreeBSD/base/stable/12/lib/libthr/thread/thr_create.c:292 #31 0x0000000000000000 in () (gdb) --=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-244994-21738-NdTgcgIWEA>