Page MenuHomeFreeBSD
Paste P557

2023-02-26 08:59 crash of Firefox – Renderer, SIGSEGV
ActivePublic

Authored by grahamperrin on Feb 26 2023, 10:31 AM.
% date ; uname -aKU
Mon 27 Feb 2023 06:51:30 GMT
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #33 main-n261014-cd406ac94d8b: Sun Feb 19 01:35:14 GMT 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400081 1400081
% ls -hln ~/firefox.core
-rw------- 1 1002 1002 2.8G 26 Feb 08:59 /home/grahamperrin/firefox.core
% pkg info -x firefox
firefox-110.0_3,2
% lldb -c ~/firefox.core -- /usr/local/bin/firefox
(lldb) target create "/usr/local/bin/firefox" --core "/home/grahamperrin/firefox.core"
Core file '/home/grahamperrin/firefox.core' (x86_64) was loaded.
warning: This version of LLDB has no plugin for the language "assembler". Inspection of frame variables will be limited.
(lldb) bt
* thread #1, name = 'Renderer', stop reason = signal SIGSEGV
* frame #0: 0x0000292e79f7a95a libc.so.7`__sys_thr_kill at thr_kill.S:4
frame #1: 0x0000292e79ee8e24 libc.so.7`__raise(s=11) at raise.c:52:10
frame #2: 0x0000292ea9298532 libxul.so`nsProfileLock::FatalSignalHandler(int, __siginfo*, void*) + 242
frame #3: 0x0000292ea9c8e2b7 libxul.so`WasmTrapHandler(int, __siginfo*, void*) + 327
frame #4: 0x0000292e79396fec libthr.so.3`handle_signal(actp=0x0000292f3441db80, sig=11, info=0x0000292f3441df70, ucp=0x0000292f3441dc00) at thr_sig.c:301:3
frame #5: 0x0000292e79396579 libthr.so.3`thr_sighandler(sig=11, info=0x0000292f3441df70, _ucp=0x0000292f3441dc00) at thr_sig.c:246:2
(lldb) bt all
warning: This version of LLDB has no plugin for the language "assembler". Inspection of frame variables will be limited.
* thread #1, name = 'Renderer', stop reason = signal SIGSEGV
* frame #0: 0x0000292e79f7a95a libc.so.7`__sys_thr_kill at thr_kill.S:4
frame #1: 0x0000292e79ee8e24 libc.so.7`__raise(s=11) at raise.c:52:10
frame #2: 0x0000292ea9298532 libxul.so`nsProfileLock::FatalSignalHandler(int, __siginfo*, void*) + 242
frame #3: 0x0000292ea9c8e2b7 libxul.so`WasmTrapHandler(int, __siginfo*, void*) + 327
frame #4: 0x0000292e79396fec libthr.so.3`handle_signal(actp=0x0000292f3441db80, sig=11, info=0x0000292f3441df70, ucp=0x0000292f3441dc00) at thr_sig.c:301:3
frame #5: 0x0000292e79396579 libthr.so.3`thr_sighandler(sig=11, info=0x0000292f3441df70, _ucp=0x0000292f3441dc00) at thr_sig.c:246:2
thread #2, name = 'MainThread', stop reason = signal SIGSEGV
frame #0: 0x0000292e7939342f libthr.so.3`dequeue_mutex(curthread=0x0000292e7b2e6000, m=0x0000292fcebb3808) at thr_mutex.c:584:2
frame #1: 0x0000292e7939307a libthr.so.3`mutex_unlock_common(m=0x0000292fcebb3808, cv=false, mtx_defer=0x0000000000000000) at thr_mutex.c:989:3
frame #2: 0x0000292ea5816284 libxul.so`nsPipe::AdvanceReadCursor(nsPipeReadState&, unsigned int) + 292
frame #3: 0x0000292ea581807c libxul.so`nsPipeInputStream::ReadSegments(nsresult (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) + 140
frame #4: 0x0000292ea74b9627 libxul.so`mozilla::dom::BlobURLInputStream::Read(char*, unsigned int, unsigned int*) + 87
frame #5: 0x0000292ea5957ac0 libxul.so`nsBufferedInputStream::Read(char*, unsigned int, unsigned int*) + 400
frame #6: 0x0000292ea58192ea libxul.so`nsPipeOutputStream::WriteSegments(nsresult (*)(nsIOutputStream*, void*, char*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) + 234
frame #7: 0x0000292ea59185f6 libxul.so`mozilla::net::BackgroundFileSaverStreamListener::OnDataAvailable(nsIRequest*, nsIInputStream*, unsigned long, unsigned int) + 70
frame #8: 0x0000292ea5869be6 libxul.so`NS_InvokeByIndex + 142
frame #9: 0x0000292ea5e77186 libxul.so`XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 4086
frame #10: 0x0000292ea5e78786 libxul.so`XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) + 678
frame #11: 0x0000292ea939eac4 libxul.so`js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) + 532
frame #12: 0x0000292ea939930b libxul.so`Interpret(JSContext*, js::RunState&) + 34363
frame #13: 0x0000292ea9390c1a libxul.so`js::RunScript(JSContext*, js::RunState&) + 442
frame #14: 0x0000292ea939ed95 libxul.so`js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) + 1253
frame #15: 0x0000292ea939f28e libxul.so`js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) + 174
frame #16: 0x0000292ea93f6c5d libxul.so`JS_CallFunctionValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) + 461
frame #17: 0x0000292ea5e720b0 libxul.so`nsXPCWrappedJS::CallMethod(unsigned short, nsXPTMethodInfo const*, nsXPTCMiniVariant*) + 3056
frame #18: 0x0000292ea586a9b5 libxul.so`PrepareAndDispatch + 549
frame #19: 0x0000292ea5869de3 libxul.so`SharedStub + 91
frame #20: 0x0000292ea59514f1 libxul.so`nsBaseChannel::OnDataAvailable(nsIRequest*, nsIInputStream*, unsigned long, unsigned int) + 97
frame #21: 0x0000292ea596bdc3 libxul.so`nsInputStreamPump::OnStateTransfer() + 451
frame #22: 0x0000292ea596b808 libxul.so`nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) + 360
frame #23: 0x0000292ea74ba2e0 libxul.so`non-virtual thunk to mozilla::dom::BlobURLInputStream::OnInputStreamReady(nsIAsyncInputStream*) + 80
frame #24: 0x0000292ea5802905 libxul.so`non-virtual thunk to mozilla::InputStreamLengthWrapper::OnInputStreamReady(nsIAsyncInputStream*) + 69
frame #25: 0x0000292ea5820c78 libxul.so`already_AddRefed<mozilla::CancelableRunnable> NS_NewCancelableRunnableFunction<CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::'lambda'()>(char const*, CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::'lambda'()&&)::FuncCancelableRunnable::Run() + 24
frame #26: 0x0000292ea583f993 libxul.so`mozilla::RunnableTask::Run() + 19
frame #27: 0x0000292ea583e539 libxul.so`mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) + 1593
frame #28: 0x0000292ea583d5ba libxul.so`mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) + 42
frame #29: 0x0000292ea58413b8 libxul.so`mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_2>::Run() + 56
frame #30: 0x0000292ea584e5c3 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 963
frame #31: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #32: 0x0000292ea5d89eb8 libxul.so`mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) + 136
frame #33: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #34: 0x0000292ea82b7ac9 libxul.so`nsBaseAppShell::Run() + 41
frame #35: 0x0000292ea91d5e26 libxul.so`nsAppStartup::Run() + 118
frame #36: 0x0000292ea92ac0a9 libxul.so`XREMain::XRE_mainRun() + 3049
frame #37: 0x0000292ea92ac707 libxul.so`XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) + 1127
frame #38: 0x0000292ea92acada libxul.so`XRE_main(int, char**, mozilla::BootstrapConfig const&) + 202
frame #39: 0x0000292654600b98 firefox`main + 1144
frame #40: 0x00002926546004bd firefox`_start(ap=<unavailable>, cleanup=<unavailable>) at crt1_c.c:73:7
thread #3, name = 'pool-spawner', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b47ac40, mp=0x0000292e7c9c5e88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x0000292e8e45bb15 libglib-2.0.so.0`g_cond_wait + 37
frame #5: 0x0000292e8e3ce985 libglib-2.0.so.0`___lldb_unnamed_symbol2327 + 133
frame #6: 0x0000292e8e430088 libglib-2.0.so.0`___lldb_unnamed_symbol2573 + 72
frame #7: 0x0000292e8e42fa62 libglib-2.0.so.0`___lldb_unnamed_symbol2568 + 66
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e6700) at thr_create.c:292:16
thread #4, name = 'gmain', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bc7a libc.so.7`__sys_poll at _poll.S:4
frame #1: 0x0000292e79399216 libthr.so.3`__thr_poll(fds=0x0000292ec77efe80, nfds=2, timeout=3992) at thr_syscalls.c:338:8
frame #2: 0x0000292e8e403d31 libglib-2.0.so.0`___lldb_unnamed_symbol2446 + 449
frame #3: 0x0000292e8e403e58 libglib-2.0.so.0`g_main_context_iteration + 104
frame #4: 0x0000292e8e4058c1 libglib-2.0.so.0`___lldb_unnamed_symbol2453 + 33
frame #5: 0x0000292e8e42fa62 libglib-2.0.so.0`___lldb_unnamed_symbol2568 + 66
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e6e00) at thr_create.c:292:16
thread #5, name = 'gdbus', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bc7a libc.so.7`__sys_poll at _poll.S:4
frame #1: 0x0000292e79399216 libthr.so.3`__thr_poll(fds=0x0000292edd87bd40, nfds=3, timeout=-1) at thr_syscalls.c:338:8
frame #2: 0x0000292e8e403d31 libglib-2.0.so.0`___lldb_unnamed_symbol2446 + 449
frame #3: 0x0000292e8e4040ea libglib-2.0.so.0`g_main_loop_run + 266
frame #4: 0x0000292e8bcb48ab libgio-2.0.so.0`___lldb_unnamed_symbol6783 + 27
frame #5: 0x0000292e8e42fa62 libglib-2.0.so.0`___lldb_unnamed_symbol2568 + 66
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e7500) at thr_create.c:292:16
thread #6, name = 'glean.dispatcher', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa933286 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa93414b libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h6b6854356e9b7db7 + 139
frame #5: 0x0000292eaa938176 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h36a58eb0378b82a9 + 6086
frame #6: 0x0000292eaa9437a2 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h2082057cdcb15ec6 + 162
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e8300) at thr_create.c:292:16
thread #7, name = 'IPC I/O Parent', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bbba libc.so.7`__sys_kevent at _kevent.S:4
frame #1: 0x0000292e793997b3 libthr.so.3`__thr_kevent(kq=13, changelist=0x0000292ece4f6000, nchanges=0, eventlist=0x0000292ece4f7000, nevents=64, timeout=0x0000000000000000) at thr_syscalls.c:400:8
frame #2: 0x0000292eb1351f72 libevent-2.1.so.7`___lldb_unnamed_symbol1205 + 850
frame #3: 0x0000292eb1346003 libevent-2.1.so.7`event_base_loop + 963
frame #4: 0x0000292ea5d40fee libxul.so`base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 430
frame #5: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #6: 0x0000292ea5d48550 libxul.so`base::Thread::ThreadMain() + 496
frame #7: 0x0000292ea5d4559a libxul.so`ThreadFunc(void*) + 10
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e8a00) at thr_create.c:292:16
thread #8, name = 'Timer', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b35ad40, mp=0x0000292e7c9d1e88, abstime=0x0000292ed5299b70, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292ed5299b70, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea5847d0c libxul.so`TimerThread::Run() + 396
frame #6: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e9100) at thr_create.c:292:16
thread #9, name = 'Socket Thread', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bc7a libc.so.7`__sys_poll at _poll.S:4
frame #1: 0x0000292e79399216 libthr.so.3`__thr_poll(fds=0x0000292ed55ab840, nfds=6, timeout=-1) at thr_syscalls.c:338:8
frame #2: 0x0000292ead60a447 libnspr4.so`PR_Poll + 1303
frame #3: 0x0000292ea599efff libxul.so`mozilla::net::nsSocketTransportService::Poll(mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*, unsigned int) + 383
frame #4: 0x0000292ea59a1694 libxul.so`mozilla::net::nsSocketTransportService::DoPollIteration(mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 1572
frame #5: 0x0000292ea59a0ad9 libxul.so`mozilla::net::nsSocketTransportService::Run() + 681
frame #6: 0x0000292ea59a19cd libxul.so`non-virtual thunk to mozilla::net::nsSocketTransportService::Run() + 13
frame #7: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #8: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #9: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #10: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #11: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #12: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #13: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e9800) at thr_create.c:292:16
thread #10, name = 'IPDL Background', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b360de0, mp=0x0000292e7c9d7e88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2e9f00) at thr_create.c:292:16
thread #11, name = 'HTML5 Parser', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ecadf16c0, mp=0x0000292e7c9dea08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2eb400) at thr_create.c:292:16
thread #12, name = 'JS Watchdog', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ecad3a4c0, mp=0x0000292ede4f9208, abstime=0x0000292ee2c24ed0, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292ee2c24ed0, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x0000292ead60807a libnspr4.so`PR_WaitCondVar + 234
frame #5: 0x0000292ea5e600ef libxul.so`WatchdogMain(void*) + 255
frame #6: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ecaf20700) at thr_create.c:292:16
thread #13, name = 'TaskController #0', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b35abe0, mp=0x0000292e7c9d1788, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea583cb06 libxul.so`mozilla::TaskController::RunPoolThread() + 438
frame #6: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ecaf23800) at thr_create.c:292:16
thread #14, name = 'TaskController #1', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b35abe0, mp=0x0000292e7c9d1788, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea583cb06 libxul.so`mozilla::TaskController::RunPoolThread() + 438
frame #6: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ecaf23f00) at thr_create.c:292:16
thread #15, name = 'TaskController #2', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b35abe0, mp=0x0000292e7c9d1788, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea583cb06 libxul.so`mozilla::TaskController::RunPoolThread() + 438
frame #6: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ecaf24600) at thr_create.c:292:16
thread #16, name = 'TaskController #3', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b35abe0, mp=0x0000292e7c9d1788, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea583cb06 libxul.so`mozilla::TaskController::RunPoolThread() + 438
frame #6: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ecaf24d00) at thr_create.c:292:16
thread #17, name = 'Cache2 I/O', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ee333bd60, mp=0x0000292ede500188, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea5a75f97 libxul.so`mozilla::net::CacheIOThread::ThreadFunc() + 823
frame #6: 0x0000292ea5a75a84 libxul.so`mozilla::net::CacheIOThread::ThreadFunc(void*) + 36
frame #7: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ee32bb900) at thr_create.c:292:16
thread #18, name = 'Cookie', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ee333be80, mp=0x0000292ede507288, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ee332e000) at thr_create.c:292:16
thread #19, name = 'Worker Launcher', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef4825aa0, mp=0x0000292ef6209108, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef343d700) at thr_create.c:292:16
thread #20, name = 'dconf worker', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bc7a libc.so.7`__sys_poll at _poll.S:4
frame #1: 0x0000292e79399216 libthr.so.3`__thr_poll(fds=0x0000292edc0a5320, nfds=1, timeout=-1) at thr_syscalls.c:338:8
frame #2: 0x0000292e8e403d31 libglib-2.0.so.0`___lldb_unnamed_symbol2446 + 449
frame #3: 0x0000292e8e403e58 libglib-2.0.so.0`g_main_context_iteration + 104
frame #4: 0x0000292f009fbdcd libdconfsettings.so`___lldb_unnamed_symbol475 + 29
frame #5: 0x0000292e8e42fa62 libglib-2.0.so.0`___lldb_unnamed_symbol2568 + 66
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2ec900) at thr_create.c:292:16
thread #21, name = 'firefox:rcs0', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef4992860, mp=0x0000292ef6215e88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x0000292f43dded59 r600_dri.so`___lldb_unnamed_symbol3440 + 9
frame #5: 0x0000292f43d45adf r600_dri.so`___lldb_unnamed_symbol1766 + 559
frame #6: 0x0000292f43ddeed9 r600_dri.so`___lldb_unnamed_symbol3446 + 25
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef3441600) at thr_create.c:292:16
thread #22, name = 'firefox:disk$0', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef49928a0, mp=0x0000292ef6215f88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x0000292f43dded59 r600_dri.so`___lldb_unnamed_symbol3440 + 9
frame #5: 0x0000292f43d45adf r600_dri.so`___lldb_unnamed_symbol1766 + 559
frame #6: 0x0000292f43ddeed9 r600_dri.so`___lldb_unnamed_symbol3446 + 25
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef3441d00) at thr_create.c:292:16
thread #23, name = 'firefox:rcs0', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef49a90a0, mp=0x0000292ef6216908, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x0000292f43dded59 r600_dri.so`___lldb_unnamed_symbol3440 + 9
frame #5: 0x0000292f43d45adf r600_dri.so`___lldb_unnamed_symbol1766 + 559
frame #6: 0x0000292f43ddeed9 r600_dri.so`___lldb_unnamed_symbol3446 + 25
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef3442400) at thr_create.c:292:16
thread #24, name = 'firefox:disk$0', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef49a90e0, mp=0x0000292ef6216988, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x0000292f43dded59 r600_dri.so`___lldb_unnamed_symbol3440 + 9
frame #5: 0x0000292f43d45adf r600_dri.so`___lldb_unnamed_symbol1766 + 559
frame #6: 0x0000292f43ddeed9 r600_dri.so`___lldb_unnamed_symbol3446 + 25
frame #7: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef3442b00) at thr_create.c:292:16
thread #25, name = 'GLXVsyncThread', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bc7a libc.so.7`__sys_poll at _poll.S:4
frame #1: 0x0000292e79399216 libthr.so.3`__thr_poll(fds=0x0000292f2c2d98f8, nfds=1, timeout=-1) at thr_syscalls.c:338:8
frame #2: 0x0000292e91369262 libxcb.so.1`___lldb_unnamed_symbol814 + 274
frame #3: 0x0000292e9136bae9 libxcb.so.1`xcb_wait_for_special_event + 137
frame #4: 0x0000292f230af31c libGLX_mesa.so.0`___lldb_unnamed_symbol2851 + 108
frame #5: 0x0000292f230af23b libGLX_mesa.so.0`___lldb_unnamed_symbol2850 + 123
frame #6: 0x0000292f23096059 libGLX_mesa.so.0`___lldb_unnamed_symbol2746 + 25
frame #7: 0x0000292f230849e5 libGLX_mesa.so.0`___lldb_unnamed_symbol2490 + 245
frame #8: 0x0000292ea62ad608 libxul.so`GtkVsyncSource::RunVsync() + 312
frame #9: 0x0000292ea62ad8c7 libxul.so`mozilla::detail::RunnableMethodImpl<GtkVsyncSource*, void (GtkVsyncSource::*)(), true, (mozilla::RunnableKind)0>::Run() + 39
frame #10: 0x0000292ea5d3fa73 libxul.so`MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask&&) + 291
frame #11: 0x0000292ea5d3fd7b libxul.so`MessageLoop::DoWork() + 459
frame #12: 0x0000292ea5d40401 libxul.so`base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 433
frame #13: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #14: 0x0000292ea5d48550 libxul.so`base::Thread::ThreadMain() + 496
frame #15: 0x0000292ea5d4559a libxul.so`ThreadFunc(void*) + 10
frame #16: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef3443200) at thr_create.c:292:16
thread #26, name = 'CanvasRenderer', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef49a9720, mp=0x0000292f2e46bd08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef3443900) at thr_create.c:292:16
thread #27, name = 'WRWorker#0', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82e7700) at thr_create.c:292:16
thread #28, name = 'WRWorker#1', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82e7e00) at thr_create.c:292:16
thread #29, name = 'WRWorker#2', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82e8500) at thr_create.c:292:16
thread #30, name = 'WRWorker#3', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82e8c00) at thr_create.c:292:16
thread #31, name = 'WRWorkerLP#0', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82e9300) at thr_create.c:292:16
thread #32, name = 'WRWorkerLP#1', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82e9a00) at thr_create.c:292:16
thread #33, name = 'WRWorkerLP#2', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82ea100) at thr_create.c:292:16
thread #34, name = 'WRWorkerLP#3', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eab0b8b29 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b635122ba4a850 + 73
frame #6: 0x0000292eab0b9249 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::ha11976acfa188e33 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82ea800) at thr_create.c:292:16
thread #35, name = 'Compositor', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef49a9320, mp=0x0000292f2e47f308, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef82eaf00) at thr_create.c:292:16
thread #36, name = 'ImageIO', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ee335ace0, mp=0x0000292f2e47ff88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef827a400) at thr_create.c:292:16
thread #37, name = 'Permission', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f52c3b8c0, mp=0x0000292f2e485088, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f420caa00) at thr_create.c:292:16
thread #38, name = 'IPC Launch', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b3600e0, mp=0x0000292f2e485e88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f420cb800) at thr_create.c:292:16
thread #39, name = 'QuotaManager IO', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292edc09e2c0, mp=0x0000292f2e482888, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc106700) at thr_create.c:292:16
thread #40, name = 'TRR Background', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f683d2160, mp=0x0000292f7a21cb08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62758900) at thr_create.c:292:16
thread #41, name = 'StyleThread#0', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eaad6a949 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h0a4f4aaadcda73ff + 73
frame #6: 0x0000292eaad8a4a9 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h10e18e670c893ef8 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef343fa00) at thr_create.c:292:16
thread #42, name = 'StyleThread#1', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eaad6a949 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h0a4f4aaadcda73ff + 73
frame #6: 0x0000292eaad8a4a9 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h10e18e670c893ef8 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6816ef00) at thr_create.c:292:16
thread #43, name = 'StyleThread#2', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eab0bdce3 libxul.so`rayon_core::sleep::Sleep::sleep::he1838ba6d734c8de + 547
frame #3: 0x0000292eab0bd0b8 libxul.so`rayon_core::registry::WorkerThread::wait_until_cold::ha1f9d03937e7561e + 1320
frame #4: 0x0000292eab0baf93 libxul.so`rayon_core::registry::ThreadBuilder::run::h6fa3bfe66c169ae3 + 1379
frame #5: 0x0000292eaad6a949 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h0a4f4aaadcda73ff + 73
frame #6: 0x0000292eaad8a4a9 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h10e18e670c893ef8 + 265
frame #7: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #8: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ec478a000) at thr_create.c:292:16
thread #44, name = 'GMPThread', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f68b10040, mp=0x0000292ef0c63d88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68670d00) at thr_create.c:292:16
thread #45, name = 'ImageBridgeChld', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f68b108a0, mp=0x0000292ef61fed88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68672900) at thr_create.c:292:16
thread #46, name = 'ProcessHangMon', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f68b10740, mp=0x0000292ef0c63888, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f687a0700) at thr_create.c:292:16
thread #47, name = 'WRSceneBuilder#1', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866c700) at thr_create.c:292:16
thread #48, name = 'WRSceneBuilderLP#1', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f687a0000) at thr_create.c:292:16
thread #49, name = 'WRRenderBackend#1', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62752700) at thr_create.c:292:16
thread #50, name = 'mozStorage #1', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292fcb297ac0, mp=0x0000292f86910f08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866ce00) at thr_create.c:292:16
thread #51, name = 'WRSceneBuilder#2', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62753500) at thr_create.c:292:16
thread #52, name = 'WRSceneBuilderLP#2', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6816f600) at thr_create.c:292:16
thread #53, name = 'WRRenderBackend#2', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62752e00) at thr_create.c:292:16
thread #54, name = 'URL Classifier', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000293245e1f0e0, mp=0x0000292fad09a908, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866ea00) at thr_create.c:292:16
thread #55, name = 'mozStorage #2', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x000029325437d5a0, mp=0x0000292fad0a7408, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f687a0e00) at thr_create.c:292:16
thread #56, name = 'mozStorage #3', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000293254390b80, mp=0x0000292fad0a7b08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866c000) at thr_create.c:292:16
thread #57, name = 'mozStorage #4', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000293253f575e0, mp=0x0000292fad0b1e08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866f100) at thr_create.c:292:16
thread #58, name = 'DOM Worker', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x00002932f3022800, mp=0x0000292fdbac1a08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea7f9e887 libxul.so`mozilla::dom::WorkerPrivate::DoRunLoop(JSContext*) + 919
frame #6: 0x0000292ea7f90f0b libxul.so`mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() + 1179
frame #7: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #8: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #9: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #10: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #11: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #12: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #13: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68671b00) at thr_create.c:292:16
thread #59, name = 'glean.mps', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16db39 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 265
frame #2: 0x0000292eab1275ca libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait_timeout::hb6a80aedca7de833 + 74
frame #3: 0x0000292eaa938d86 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h5c57ca894ec4e162 + 534
frame #4: 0x0000292eaa946191 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5fcdd9aed92914e8 + 145
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866ff00) at thr_create.c:292:16
thread #60, name = 'mozStorage #5', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f67f9e6a0, mp=0x0000292fb6f77608, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292e7b2ea600) at thr_create.c:292:16
thread #61, name = 'RemoteLzyStream', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x000029324afcf5e0, mp=0x0000292fa8040c08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f9e99de00) at thr_create.c:292:16
thread #62, name = 'LS Thread', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292edc222320, mp=0x0000292fa8f52408, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866d500) at thr_create.c:292:16
thread #63, name = 'DOM Worker', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f68a3fd00, mp=0x0000292ef0c5b108, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea7f9e887 libxul.so`mozilla::dom::WorkerPrivate::DoRunLoop(JSContext*) + 919
frame #6: 0x0000292ea7f90f0b libxul.so`mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() + 1179
frame #7: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #8: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #9: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #10: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #11: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #12: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #13: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68380300) at thr_create.c:292:16
thread #64, name = 'DOM Worker', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ef80bf8c0, mp=0x0000292fb6f86c08, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea7f9e887 libxul.so`mozilla::dom::WorkerPrivate::DoRunLoop(JSContext*) + 919
frame #6: 0x0000292ea7f90f0b libxul.so`mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() + 1179
frame #7: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #8: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #9: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #10: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #11: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #12: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #13: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f67f26900) at thr_create.c:292:16
thread #65, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32cc100) at thr_create.c:292:16
thread #66, name = 'WRSceneBuilder#3', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc10c900) at thr_create.c:292:16
thread #67, name = 'WRSceneBuilderLP#3', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f67f23100) at thr_create.c:292:16
thread #68, name = 'WRRenderBackend#3', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32cac00) at thr_create.c:292:16
thread #69, name = 'mozStorage #6', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f42003160, mp=0x0000292fb6f70d88, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc106e00) at thr_create.c:292:16
thread #70, name = 'mozStorage #7', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x00002932457a14a0, mp=0x0000292fa8034188, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32cd600) at thr_create.c:292:16
thread #71, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f65f2c000) at thr_create.c:292:16
thread #72, name = 'WRSceneBuilder#4', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866dc00) at thr_create.c:292:16
thread #73, name = 'WRSceneBuilderLP#4', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc107500) at thr_create.c:292:16
thread #74, name = 'WRRenderBackend#4', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ec478a700) at thr_create.c:292:16
thread #75, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f9e99d000) at thr_create.c:292:16
thread #76, name = 'WRSceneBuilder#6', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ee3332d00) at thr_create.c:292:16
thread #77, name = 'WRSceneBuilderLP#6', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68672200) at thr_create.c:292:16
thread #78, name = 'WRRenderBackend#6', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc10c200) at thr_create.c:292:16
thread #79, name = 'WRSceneBuilder#7', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62754300) at thr_create.c:292:16
thread #80, name = 'WRSceneBuilderLP#7', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32cdd00) at thr_create.c:292:16
thread #81, name = 'WRRenderBackend#7', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x00002932f1c6d300) at thr_create.c:292:16
thread #82, name = 'WRSceneBuilder#8', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ee332ee00) at thr_create.c:292:16
thread #83, name = 'WRSceneBuilderLP#8', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fa7eabc00) at thr_create.c:292:16
thread #84, name = 'WRRenderBackend#8', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f844cef00) at thr_create.c:292:16
thread #85, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fd8d00c00) at thr_create.c:292:16
thread #86, name = 'WRSceneBuilder#9', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fd8cffe00) at thr_create.c:292:16
thread #87, name = 'WRSceneBuilderLP#9', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ed8b9b500) at thr_create.c:292:16
thread #88, name = 'WRRenderBackend#9', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f2fb8ce00) at thr_create.c:292:16
thread #89, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f6866f800) at thr_create.c:292:16
thread #90, name = 'WRSceneBuilder#11', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ecaf22a00) at thr_create.c:292:16
thread #91, name = 'WRSceneBuilderLP#11', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x000029355462c500) at thr_create.c:292:16
thread #92, name = 'WRRenderBackend#11', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ed95bb300) at thr_create.c:292:16
thread #93, name = 'mozStorage #8', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x00002932f2415c60, mp=0x0000293003500688, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a63a libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 218
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ee3332600) at thr_create.c:292:16
thread #94, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x00002930094c4f00) at thr_create.c:292:16
thread #95, name = 'WRSceneBuilder#12', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32cb300) at thr_create.c:292:16
thread #96, name = 'WRSceneBuilderLP#12', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62754a00) at thr_create.c:292:16
thread #97, name = 'WRRenderBackend#12', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb3381300) at thr_create.c:292:16
thread #98, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb3382100) at thr_create.c:292:16
thread #99, name = 'WRSceneBuilder#15', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f67f26200) at thr_create.c:292:16
thread #100, name = 'WRSceneBuilderLP#15', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f62755100) at thr_create.c:292:16
thread #101, name = 'WRRenderBackend#15', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292ef343f300) at thr_create.c:292:16
thread #102, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68671400) at thr_create.c:292:16
thread #103, name = 'WRSceneBuilder#16', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f420ccd00) at thr_create.c:292:16
thread #104, name = 'WRSceneBuilderLP#16', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000293005829400) at thr_create.c:292:16
thread #105, name = 'WRRenderBackend#16', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32ceb00) at thr_create.c:292:16
thread #106, name = 'DNS Resolver #35', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f683d2080, mp=0x0000292f7a21c808, abstime=0x0000292f6f501a60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f6f501a60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea5a1d20e libxul.so`nsHostResolver::GetHostToLookup(AddrHostRecord**) + 302
frame #6: 0x0000292ea5a1c1dc libxul.so`nsHostResolver::ThreadFunc() + 156
frame #7: 0x0000292ea5a29617 libxul.so`mozilla::detail::RunnableMethodImpl<nsHostResolver*, void (nsHostResolver::*)(), true, (mozilla::RunnableKind)0>::Run() + 39
frame #8: 0x0000292ea58544fc libxul.so`nsThreadPool::Run() + 1276
frame #9: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #10: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #11: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #12: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #13: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #14: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #15: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x000029355462ef00) at thr_create.c:292:16
thread #107, name = 'DNS Resolver #36', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b360380, mp=0x0000292f7a21c908, abstime=0x0000292f87f53b60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f87f53b60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea58543f0 libxul.so`nsThreadPool::Run() + 1008
frame #6: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc109100) at thr_create.c:292:16
thread #108, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x00002932f1c6c500) at thr_create.c:292:16
thread #109, name = 'WRSceneBuilder#17', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68171900) at thr_create.c:292:16
thread #110, name = 'WRSceneBuilderLP#17', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292f68670600) at thr_create.c:292:16
thread #111, name = 'WRRenderBackend#17', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32c9700) at thr_create.c:292:16
thread #112, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fd71bcc00) at thr_create.c:292:16
thread #113, name = 'WRSceneBuilder#18', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fbd806100) at thr_create.c:292:16
thread #114, name = 'WRSceneBuilderLP#18', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fbd9b5900) at thr_create.c:292:16
thread #115, name = 'WRRenderBackend#18', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000293009335000) at thr_create.c:292:16
thread #116, name = 'SwComposite', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab12754a libxul.so`std::sys::unix::locks::futex_condvar::Condvar::wait::hcacb4da9610072e6 + 106
frame #2: 0x0000292eaa2e2bc6 libxul.so`webrender::compositor::sw_compositor::SwCompositeThread::take_job::hf4083adddb7b1659 + 374
frame #3: 0x0000292eaa1e071d libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1dce25d9c3b4e + 77
frame #4: 0x0000292eaa1f2310 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9bf86209ca6c4d92 + 144
frame #5: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #6: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc107c00) at thr_create.c:292:16
thread #117, name = 'WRSceneBuilder#19', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa3c17b3 libxul.so`webrender::scene_builder_thread::SceneBuilderThread::run::hd35d509931fb6347 + 25875
frame #7: 0x0000292eaa1dfe25 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h771af4f1fdd6675c + 501
frame #8: 0x0000292eaa1f1bf7 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h746eedd30a70855a + 183
frame #9: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #10: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x00002932f16d2300) at thr_create.c:292:16
thread #118, name = 'WRSceneBuilderLP#19', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c716c libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h5847fe40567c6dc2 + 1612
frame #6: 0x0000292eaa1e015b libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::h9a04dbf34e03b8a1 + 235
frame #7: 0x0000292eaa1f2bd8 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hd8dc08a7e39f7c23 + 184
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb3381a00) at thr_create.c:292:16
thread #119, name = 'WRRenderBackend#19', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7abda libc.so.7`__sys__umtx_op at _umtx_op.S:4
frame #1: 0x0000292eab16dac3 libxul.so`std::sys::unix::futex::futex_wait::h3326056c5a53a58e + 147
frame #2: 0x0000292eab158680 libxul.so`std::thread::park::h92a472e3eccac287 + 64
frame #3: 0x0000292eaa1c96c6 libxul.so`crossbeam_channel::context::Context::wait_until::h8dc0583dfa30025b + 198
frame #4: 0x0000292eaa1c9eab libxul.so`crossbeam_channel::context::Context::with::_$u7b$$u7b$closure$u7d$$u7d$::h070029fd5f7a1ea2 + 139
frame #5: 0x0000292eaa1c83df libxul.so`crossbeam_channel::channel::Receiver$LT$T$GT$::recv::h9500fee14a29926f + 1551
frame #6: 0x0000292eaa1e0db8 libxul.so`std::sys_common::backtrace::__rust_begin_short_backtrace::haaa7b6f553086bd1 + 1624
frame #7: 0x0000292eaa1f0ed5 libxul.so`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h05df1b3daba0283d + 181
frame #8: 0x0000292eab12bcd3 libxul.so`std::sys::unix::thread::Thread::new::thread_start::hb1a6085c22a021af + 35
frame #9: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x00002932092d8700) at thr_create.c:292:16
thread #120, name = 'DNS Resolver #38', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f683d2080, mp=0x0000292f7a21c808, abstime=0x0000292f89c15a60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f89c15a60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea5a1d20e libxul.so`nsHostResolver::GetHostToLookup(AddrHostRecord**) + 302
frame #6: 0x0000292ea5a1c1dc libxul.so`nsHostResolver::ThreadFunc() + 156
frame #7: 0x0000292ea5a29617 libxul.so`mozilla::detail::RunnableMethodImpl<nsHostResolver*, void (nsHostResolver::*)(), true, (mozilla::RunnableKind)0>::Run() + 39
frame #8: 0x0000292ea58544fc libxul.so`nsThreadPool::Run() + 1276
frame #9: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #10: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #11: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #12: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #13: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #14: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #15: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc109800) at thr_create.c:292:16
thread #121, name = 'BgIOThreadPool #36', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b35ad20, mp=0x0000292e7c9d1d88, abstime=0x0000292ff54b0b60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292ff54b0b60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea58543f0 libxul.so`nsThreadPool::Run() + 1008
frame #6: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000293009337a00) at thr_create.c:292:16
thread #122, name = 'BackgroundThreadPoo', stop reason = signal SIGSEGV
frame #0: 0x0000292e79f7bf1a libc.so.7`__sys_write at _write.S:4
frame #1: 0x0000292e793996d6 libthr.so.3`__thr_write(fd=126, buf=0x0000292ff0e79800, nbytes=32768) at thr_syscalls.c:618:8
frame #2: 0x0000292ead60c243 libnspr4.so`___lldb_unnamed_symbol995 + 83
frame #3: 0x0000292ea597403e libxul.so`non-virtual thunk to nsFileOutputStream::Write(char const*, unsigned int, unsigned int*) + 110
frame #4: 0x0000292ea595996e libxul.so`nsBufferedOutputStream::Flush() + 62
frame #5: 0x0000292ea59598a9 libxul.so`non-virtual thunk to nsBufferedOutputStream::Write(char const*, unsigned int, unsigned int*) + 89
frame #6: 0x0000292ea5821bcf libxul.so`nsStreamCopierIB::ConsumeInputBuffer(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*) + 31
frame #7: 0x0000292ea5818110 libxul.so`nsPipeInputStream::ReadSegments(nsresult (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) + 288
frame #8: 0x0000292ea58215e1 libxul.so`nsStreamCopierIB::DoCopy(nsresult*, nsresult*) + 81
frame #9: 0x0000292ea5822331 libxul.so`nsAStreamCopier::Process() + 353
frame #10: 0x0000292ea582042a libxul.so`non-virtual thunk to nsAStreamCopier::Run() + 26
frame #11: 0x0000292ea58436bf libxul.so`mozilla::TaskQueue::Runner::Run() + 463
frame #12: 0x0000292ea58544fc libxul.so`nsThreadPool::Run() + 1276
frame #13: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #14: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #15: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #16: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #17: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #18: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #19: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fbd9b1300) at thr_create.c:292:16
thread #123, name = 'DNS Resolver #39', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f683d2080, mp=0x0000292f7a21c808, abstime=0x0000292f74835a60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f74835a60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea5a1d20e libxul.so`nsHostResolver::GetHostToLookup(AddrHostRecord**) + 302
frame #6: 0x0000292ea5a1c1dc libxul.so`nsHostResolver::ThreadFunc() + 156
frame #7: 0x0000292ea5a29617 libxul.so`mozilla::detail::RunnableMethodImpl<nsHostResolver*, void (nsHostResolver::*)(), true, (mozilla::RunnableKind)0>::Run() + 39
frame #8: 0x0000292ea58544fc libxul.so`nsThreadPool::Run() + 1276
frame #9: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #10: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #11: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #12: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #13: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #14: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #15: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb32cba00) at thr_create.c:292:16
thread #124, name = 'DNS Resolver #40', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292e7b360380, mp=0x0000292f7a21c908, abstime=0x0000292f6e879b60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f6e879b60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea58543f0 libxul.so`nsThreadPool::Run() + 1008
frame #6: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000293009338800) at thr_create.c:292:16
thread #125, name = 'DNS Resolver #41', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292f683d2080, mp=0x0000292f7a21c808, abstime=0x0000292f73864a60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f73864a60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea5a1d20e libxul.so`nsHostResolver::GetHostToLookup(AddrHostRecord**) + 302
frame #6: 0x0000292ea5a1c1dc libxul.so`nsHostResolver::ThreadFunc() + 156
frame #7: 0x0000292ea5a29617 libxul.so`mozilla::detail::RunnableMethodImpl<nsHostResolver*, void (nsHostResolver::*)(), true, (mozilla::RunnableKind)0>::Run() + 39
frame #8: 0x0000292ea58544fc libxul.so`nsThreadPool::Run() + 1276
frame #9: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #10: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #11: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #12: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #13: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #14: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #15: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fbd9b1a00) at thr_create.c:292:16
thread #126, name = 'IndexedDB #683', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292fc8b144e0, mp=0x0000293012a12088, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea7d15c8d libxul.so`mozilla::dom::indexedDB::(anonymous namespace)::ConnectionPool::ThreadRunnable::Run() + 669
frame #9: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #10: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #11: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #12: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #13: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #14: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #15: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fb3382800) at thr_create.c:292:16
thread #127, name = 'IndexedDB #684', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ed8a5e220, mp=0x0000293011aa6508, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000000000000000, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a0ac firefox`mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) + 28
frame #5: 0x0000292ea584440c libxul.so`mozilla::ThreadEventQueue::GetEvent(bool, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) + 348
frame #6: 0x0000292ea584e4e1 libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 737
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea7d15c8d libxul.so`mozilla::dom::indexedDB::(anonymous namespace)::ConnectionPool::ThreadRunnable::Run() + 669
frame #9: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #10: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #11: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #12: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #13: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #14: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #15: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292edc10ad00) at thr_create.c:292:16
thread #128, name = 'StreamTrans #228', stop reason = signal SIGSEGV
frame #0: 0x0000292e7938ae7c libthr.so.3`_umtx_op_err at _umtx_op_err.S:40
frame #1: 0x0000292e7939a991 libthr.so.3`_thr_umtx_timedwait_uint(mtx=<unavailable>, id=<unavailable>, clockid=<unavailable>, abstime=<unavailable>, shared=<unavailable>) at thr_umtx.c:236:10
frame #2: 0x0000292e7938caad libthr.so.3`cond_wait_common [inlined] cond_wait_user(cvp=0x0000292ee25f82a0, mp=0x0000292ede50e088, abstime=0x0000292f911fab60, cancel=<unavailable>) at thr_cond.c:320:11
frame #3: 0x0000292e7938ca1d libthr.so.3`cond_wait_common(cond=<unavailable>, mutex=<unavailable>, abstime=0x0000292f911fab60, cancel=<unavailable>) at thr_cond.c:380:11
frame #4: 0x000029265464a25f firefox`mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&, mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) + 383
frame #5: 0x0000292ea58543f0 libxul.so`nsThreadPool::Run() + 1008
frame #6: 0x0000292ea584e7ec libxul.so`nsThread::ProcessNextEvent(bool, bool*) + 1516
frame #7: 0x0000292ea5852b9e libxul.so`NS_ProcessNextEvent(nsIThread*, bool) + 78
frame #8: 0x0000292ea5d8a5f8 libxul.so`mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) + 152
frame #9: 0x0000292ea5d3f4a8 libxul.so`MessageLoop::Run() + 88
frame #10: 0x0000292ea584c1c8 libxul.so`nsThread::ThreadFunc(void*) + 280
frame #11: 0x0000292ead60f8c9 libnspr4.so`___lldb_unnamed_symbol1042 + 217
frame #12: 0x0000292e7938dce8 libthr.so.3`thread_start(curthread=0x0000292fbd808b00) at thr_create.c:292:16
(lldb) q
%