malloc: Failed to allocate segment from range group - out of space #33806

issue l0rinc opened this issue on November 6, 2025
  1. l0rinc commented at 10:53 AM on November 6, 2025: contributor

    While reviewing and benchmarking #31132 I noticed that I was getting these (separately):

    bench_bitcoin(10874,0x207c84800) malloc: Failed to allocate segment from range group - out of space
    bitcoind(70369,0x16f5ff000) malloc: Failed to allocate segment from range group - out of space
    bitcoind(71239,0x170f2f000) malloc: Failed to allocate segment from range group - out of space
    

    I have checked the same against master and it seems to reproduce: #31132 (review)

    I will investigate further, if anyone saw the same, please comment

  2. l0rinc commented at 1:03 PM on November 7, 2025: contributor

    I can reproduce it reliably on a MacBook M4 Pro with 64 GB memory. The OOM happens at block ~500k already (at ~8.6GiB dbcache): https://gist.github.com/l0rinc/8ccb47e298d6176f8af28397eef7b4df

  3. maflcko commented at 2:01 PM on November 7, 2025: member

    I can reproduce it reliably on a MacBook M4 Pro with 64 GB memory.

    Does it happen with da6f041e39efaf64a84b748556e321021ec1f756 reverted?

  4. l0rinc commented at 3:36 PM on November 7, 2025: contributor

    Yeah, doing a git bisect to figure out when this was introduced:

    <details> <summary>-dbcache=45000 OOM @ height=497674, cache=8510.8MiB</summary>

    git checkout da6f041e39efaf64a84b748556e321021ec1f756^
    ...
    rm -rf build && cmake -B build -DBUILD_BENCH=OFF -DENABLE_IPC=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo && \
    cmake --build build -j$(nproc)
    ...
    2025-11-07T15:33:59Z UpdateTip: new best=0000000000000000002ad1de1011dd699820b20a24411d92cf801c6b5012395d height=497674 version=0x20000000 log2_work=87.590254 tx=278248302 date='2017-12-05T06:31:59Z' progress=0.219615 cache=8510.8MiB(58992594txo)
    Process 48399 launched: '/Users/lorinc/IdeaProjects/bitcoin/build/bin/bitcoind' (arm64)
    Process 48399 stopped
    * thread [#35](/bitcoin-bitcoin/35/), name = 'b-initload', stop reason = breakpoint 1.1
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
    libsystem_malloc.dylib`malloc_vreport:
    ->  0x18f124e8c <+0>:  pacibsp 
        0x18f124e90 <+4>:  stp    x28, x27, [sp, #-0x60]!
        0x18f124e94 <+8>:  stp    x26, x25, [sp, [#0](/bitcoin-bitcoin/0/)x10]
        0x18f124e98 <+12>: stp    x24, x23, [sp, [#0](/bitcoin-bitcoin/0/)x20]
    (lldb) thread backtrace all
    warning: bitcoind was compiled with optimization - stepping may behave oddly; variables may not be available.
      thread [#1](/bitcoin-bitcoin/1/), queue = 'com.apple.main-thread'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2de908 libsystem_kernel.dylib`read + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001005e9010 bitcoind`TokenPipeEnd::TokenRead(this=0x000000010087c6d4) at tokenpipe.cpp:60:26 [opt]
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001005d760c bitcoind`util::SignalInterrupt::wait(this=<unavailable>) at signalinterrupt.cpp:69:24 [opt]
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100002e88 bitcoind`main(argc=<unavailable>, argv=<unavailable>) at bitcoind.cpp:283:58 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018ef61d54 dyld`start + 7184
      thread [#2](/bitcoin-bitcoin/2/), name = 'b-scheduler'
        frame [#0](/bitcoin-bitcoin/0/): 0x00000001004f5c50 bitcoind`CRollingBloomFilter::insert(this=0x0000000cbcc061c0, vKey=<unavailable>) at bloom.cpp:215:25 [opt]
        frame [#1](/bitcoin-bitcoin/1/): 0x000000010015aa74 bitcoind`node::TxDownloadManagerImpl::BlockConnected(this=0x0000000cbd07c000, pblock=<unavailable>) at txdownloadman_impl.cpp:103:45 [opt]
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001000ae3f0 bitcoind`(anonymous namespace)::PeerManagerImpl::BlockConnected(this=0x0000000cbcf98000, role=NORMAL, pblock=std::__1::shared_ptr<const CBlock>::element_type @ 0x0000000cbd0b1878 strong=2 weak=0, pindex=<unavailable>) at net_processing.cpp:1974:21 [opt]
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010033afd4 bitcoind`ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_1::operator()() const::'lambda'(CValidationInterface&)::operator()(this=<unavailable>, callbacks=<unavailable>) const at validationinterface.cpp:214:79 [opt] [inlined]
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010033afd0 bitcoind`void ValidationSignalsImpl::Iterate<ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_1::operator()() const::'lambda'(CValidationInterface&)>(this=0x000000010129a320, f=<unavailable>) at validationinterface.cpp:88:17 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010033afd0 bitcoind`ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_1::operator()(this=0x0000000cb89dbb88) const at validationinterface.cpp:214:22 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x000000010033af38 bitcoind`ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0::operator()(this=<unavailable>) const at validationinterface.cpp:216:5 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x000000010033af0c bitcoind`decltype(std::declval<ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0&>()()) std::__1::__invoke[abi:ne200100]<ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0&>(__f=<unavailable>) at invoke.h:179:25 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000010033af0c bitcoind`void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:ne200100]<ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0&>(__args=<unavailable>) at invoke.h:251:5 [opt] [inlined]
        frame [#9](/bitcoin-bitcoin/9/): 0x000000010033af0c bitcoind`void std::__1::__invoke_r[abi:ne200100]<void, ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0&>(__args=<unavailable>) at invoke.h:273:10 [opt] [inlined]
        frame [#11](/bitcoin-bitcoin/11/): 0x000000010033af0c bitcoind`std::__1::__function::__func<ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0, std::__1::allocator<ValidationSignals::BlockConnected(ChainstateRole, std::__1::shared_ptr<CBlock const> const&, CBlockIndex const*)::$_0>, void ()>::operator()(this=0x0000000cb89dbb60) at function.h:319:10 [opt]
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001005675a0 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x000000016fe86db8) const at function.h:436:12 [opt] [inlined]
        frame [#13](/bitcoin-bitcoin/13/): 0x000000010056758c bitcoind`std::__1::function<void ()>::operator()(this=0x000000016fe86db8) const at function.h:995:10 [opt] [inlined]
        frame [#14](/bitcoin-bitcoin/14/): 0x000000010056758c bitcoind`SerialTaskRunner::ProcessQueue(this=0x0000000cbd014540) at scheduler.cpp:173:5 [opt]
        frame [#15](/bitcoin-bitcoin/15/): 0x0000000100566d1c bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x000000016fe86e78) const at function.h:436:12 [opt] [inlined]
        frame [#16](/bitcoin-bitcoin/16/): 0x0000000100566d08 bitcoind`std::__1::function<void ()>::operator()(this=0x000000016fe86e78) const at function.h:995:10 [opt] [inlined]
        frame [#17](/bitcoin-bitcoin/17/): 0x0000000100566d08 bitcoind`CScheduler::serviceQueue(this=0x000000010129a180) at scheduler.cpp:60:17 [opt]
        frame [#18](/bitcoin-bitcoin/18/): 0x00000001005e7804 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x000000016fe86f78) const at function.h:436:12 [opt] [inlined]
        frame [#19](/bitcoin-bitcoin/19/): 0x00000001005e77f0 bitcoind`std::__1::function<void ()>::operator()(this=0x000000016fe86f78) const at function.h:995:10 [opt] [inlined]
        frame [#20](/bitcoin-bitcoin/20/): 0x00000001005e77f0 bitcoind`util::TraceThread(thread_name="scheduler", thread_func=function<void ()> @ 0x000000016fe86f78) at thread.cpp:21:9 [opt]
      thread [#3](/bitcoin-bitcoin/3/), name = 'b-http'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e3f30 libsystem_kernel.dylib`kevent + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x0000000100cc3ab0 libevent_core-2.1.7.dylib`kq_dispatch + 492
        frame [#2](/bitcoin-bitcoin/2/): 0x0000000100cba0a8 libevent_core-2.1.7.dylib`event_base_loop + 588
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100041e98 bitcoind`ThreadHTTP(base=0x0000000cbd094900) at httpserver.cpp:355:5 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100047254 bitcoind`decltype(std::declval<void (*)(event_base*)>()(std::declval<event_base*>())) std::__1::__invoke[abi:ne200100]<void (*)(event_base*), event_base*>(__f=0x0000000cbd018508, __args=0x0000000cbd018510) at invoke.h:179:25 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010004724c bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(event_base*), event_base*, 2ul>(__t=size=3, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x000000010004724c bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(event_base*), event_base*>>(__vp=0x0000000cbd018500) at thread.h:214:3 [opt]
        frame [#7](/bitcoin-bitcoin/7/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#4](/bitcoin-bitcoin/4/), name = 'b-httpworker.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=0) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50048, __args=0x0000000cbcc50050, __args=0x0000000cbcc50058) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50040) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#5](/bitcoin-bitcoin/5/), name = 'b-httpworker.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=1) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50068, __args=0x0000000cbcc50070, __args=0x0000000cbcc50078) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50060) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#6](/bitcoin-bitcoin/6/), name = 'b-httpworker.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=2) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50088, __args=0x0000000cbcc50090, __args=0x0000000cbcc50098) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50080) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#7](/bitcoin-bitcoin/7/), name = 'b-httpworker.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=3) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc500a8, __args=0x0000000cbcc500b0, __args=0x0000000cbcc500b8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc500a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#8](/bitcoin-bitcoin/8/), name = 'b-httpworker.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=4) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc500c8, __args=0x0000000cbcc500d0, __args=0x0000000cbcc500d8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc500c0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#9](/bitcoin-bitcoin/9/), name = 'b-httpworker.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=5) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc500e8, __args=0x0000000cbcc500f0, __args=0x0000000cbcc500f8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc500e0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#10](/bitcoin-bitcoin/10/), name = 'b-httpworker.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=6) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50108, __args=0x0000000cbcc50110, __args=0x0000000cbcc50118) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50100) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#11](/bitcoin-bitcoin/11/), name = 'b-httpworker.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=7) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50128, __args=0x0000000cbcc50130, __args=0x0000000cbcc50138) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50120) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#12](/bitcoin-bitcoin/12/), name = 'b-httpworker.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=8) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50148, __args=0x0000000cbcc50150, __args=0x0000000cbcc50158) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50140) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#13](/bitcoin-bitcoin/13/), name = 'b-httpworker.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=9) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50168, __args=0x0000000cbcc50170, __args=0x0000000cbcc50178) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50160) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#14](/bitcoin-bitcoin/14/), name = 'b-httpworker.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=10) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50188, __args=0x0000000cbcc50190, __args=0x0000000cbcc50198) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50180) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#15](/bitcoin-bitcoin/15/), name = 'b-httpworker.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=11) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc501a8, __args=0x0000000cbcc501b0, __args=0x0000000cbcc501b8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc501a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#16](/bitcoin-bitcoin/16/), name = 'b-httpworker.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=12) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc501c8, __args=0x0000000cbcc501d0, __args=0x0000000cbcc501d8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc501c0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#17](/bitcoin-bitcoin/17/), name = 'b-httpworker.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=13) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc501e8, __args=0x0000000cbcc501f0, __args=0x0000000cbcc501f8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc501e0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#18](/bitcoin-bitcoin/18/), name = 'b-httpworker.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=14) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50208, __args=0x0000000cbcc50210, __args=0x0000000cbcc50218) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50200) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#19](/bitcoin-bitcoin/19/), name = 'b-httpworker.15'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046818 bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000cbcc883c0) at httpserver.cpp:111:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041f88 bitcoind`HTTPWorkQueueRun(queue=0x0000000cbcc883c0, worker_num=15) at httpserver.cpp:419:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000465bc bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000cbcc50228, __args=0x0000000cbcc50230, __args=0x0000000cbcc50238) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000465b0 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000465b0 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000cbcc50220) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#20](/bitcoin-bitcoin/20/), name = 'b-scriptch.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53be8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53be8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53be0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#21](/bitcoin-bitcoin/21/), name = 'b-scriptch.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc539a8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc539a8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc539a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#22](/bitcoin-bitcoin/22/), name = 'b-scriptch.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53de8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53de8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53de0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#23](/bitcoin-bitcoin/23/), name = 'b-scriptch.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc52c28) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc52c28) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc52c20) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#24](/bitcoin-bitcoin/24/), name = 'b-scriptch.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc52a28) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc52a28) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc52a20) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#25](/bitcoin-bitcoin/25/), name = 'b-scriptch.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53bc8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53bc8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53bc0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#26](/bitcoin-bitcoin/26/), name = 'b-scriptch.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53948) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53948) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53940) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#27](/bitcoin-bitcoin/27/), name = 'b-scriptch.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53888) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53888) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53880) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#28](/bitcoin-bitcoin/28/), name = 'b-scriptch.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53308) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53308) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53300) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#29](/bitcoin-bitcoin/29/), name = 'b-scriptch.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc52fa8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc52fa8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc52fa0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#30](/bitcoin-bitcoin/30/), name = 'b-scriptch.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc531c8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc531c8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc531c0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#31](/bitcoin-bitcoin/31/), name = 'b-scriptch.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc537a8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc537a8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc537a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#32](/bitcoin-bitcoin/32/), name = 'b-scriptch.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc533e8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc533e8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc533e0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#33](/bitcoin-bitcoin/33/), name = 'b-scriptch.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53288) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53288) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53280) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#34](/bitcoin-bitcoin/34/), name = 'b-scriptch.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010032c7c4 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000cbd0f8030, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100333400 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000cbcc53e08) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003333c4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000cbcc53e08) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003333c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003333c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000cbcc53e00) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    * thread [#35](/bitcoin-bitcoin/35/), name = 'b-initload', stop reason = breakpoint 1.1
      * frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f128f38 libsystem_malloc.dylib`malloc_report + 64
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f12d4b4 libsystem_malloc.dylib`_xzm_segment_group_alloc_segment + 480
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f12b084 libsystem_malloc.dylib`xzm_segment_group_alloc_chunk + 692
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018f140e0c libsystem_malloc.dylib`_xzm_malloc_large_huge + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f2d8a78 libc++abi.dylib`operator new(unsigned long) + 52
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000ef020 bitcoind`void* std::__1::__libcpp_operator_new[abi:ne200100]<std::byte>(__n=1072298) at allocate.h:55:10 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000ef018 bitcoind`std::byte* std::__1::__libcpp_allocate[abi:ne200100]<std::byte>(__n=1072298, __align=1) at allocate.h:91:28 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x00000001000ef018 bitcoind`std::__1::allocator<std::byte>::allocate[abi:ne200100](this=0x0000000171092638, __n=1072298) at allocator.h:105:14 [opt] [inlined]
        frame [#9](/bitcoin-bitcoin/9/): 0x00000001000ef018 bitcoind`std::__1::__allocation_result<std::__1::allocator_traits<std::__1::allocator<std::byte>>::pointer> std::__1::__allocate_at_least[abi:ne200100]<std::__1::allocator<std::byte>>(__alloc=0x0000000171092638, __n=1072298) at allocate_at_least.h:41:19 [opt] [inlined]
        frame [#10](/bitcoin-bitcoin/10/): 0x00000001000ef018 bitcoind`std::__1::__split_buffer<std::byte, std::__1::allocator<std::byte>&>::__split_buffer(this=<unavailable>, __cap=1072298, __start=0, __a=0x0000000171092638) at __split_buffer:325:25 [opt] [inlined]
        frame [#11](/bitcoin-bitcoin/11/): 0x00000001000ef018 bitcoind`std::__1::__split_buffer<std::byte, std::__1::allocator<std::byte>&>::__split_buffer(this=<unavailable>, __cap=1072298, __start=0, __a=0x0000000171092638) at __split_buffer:321:38 [opt] [inlined]
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001000ef018 bitcoind`std::__1::vector<std::byte, std::__1::allocator<std::byte>>::__append(this=size=0, __n=1072298) at vector.h:943:49 [opt]
        frame [#13](/bitcoin-bitcoin/13/): 0x00000001000eefe8 bitcoind`std::__1::vector<std::byte, std::__1::allocator<std::byte>>::resize(this=size=0, __sz=1072298) at vector.h:1355:11 [opt] [inlined]
        frame [#14](/bitcoin-bitcoin/14/): 0x00000001000eefd8 bitcoind`node::BlockManager::ReadRawBlock(this=<unavailable>, block=size=0, pos=0x00000001710926f8) const at blockstorage.cpp:1081:15 [opt]
        frame [#15](/bitcoin-bitcoin/15/): 0x00000001000ee9dc bitcoind`node::BlockManager::ReadBlock(this=0x0000000cbd0f82c0, block=0x0000000cbd0b1698, pos=0x00000001710926f8, expected_hash= Has Value=true ) const at blockstorage.cpp:1007:10 [opt]
        frame [#16](/bitcoin-bitcoin/16/): 0x00000001000ef2e8 bitcoind`node::BlockManager::ReadBlock(this=0x0000000cbd0f82c0, block=0x0000000cbd0b1698, index=0x0000000cc35b2410) const at blockstorage.cpp:1045:12 [opt]
        frame [#17](/bitcoin-bitcoin/17/): 0x0000000100307ea4 bitcoind`Chainstate::ConnectTip(this=0x0000000cbd0a8800, state=0x0000000171092d40, pindexNew=0x0000000cc35b2410, block_to_connect=nullptr, connectTrace=0x0000000171092bd8, disconnectpool=0x0000000171092ab0) at validation.cpp:3141:25 [opt]
        frame [#18](/bitcoin-bitcoin/18/): 0x0000000100309c54 bitcoind`Chainstate::ActivateBestChainStep(this=0x0000000cbd0a8800, state=0x0000000171092d40, pindexMostWork=0x0000000cc496cd50, pblock=nullptr, fInvalidFound=0x0000000171092bd7, connectTrace=0x0000000171092bd8) at validation.cpp:3352:18 [opt]
        frame [#19](/bitcoin-bitcoin/19/): 0x000000010030a268 bitcoind`Chainstate::ActivateBestChain(this=0x0000000cbd0a8800, state=0x0000000171092d40, pblock=nullptr) at validation.cpp:3493:22 [opt]
        frame [#20](/bitcoin-bitcoin/20/): 0x00000001000f0d24 bitcoind`node::ImportBlocks(chainman=0x0000000cbd0f8000, import_paths=<unavailable>) at blockstorage.cpp:1274:26 [opt]
        frame [#21](/bitcoin-bitcoin/21/): 0x000000010008133c bitcoind`std::__1::vector<unsigned char, std::__1::allocator<unsigned char>>::~vector[abi:ne200100](this=<unavailable>) - 18446744069414055107 [opt]
        frame [#22](/bitcoin-bitcoin/22/): 0x00000001005e7804 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x0000000cbcc1a080) const at function.h:436:12 [opt] [inlined]
        frame [#23](/bitcoin-bitcoin/23/): 0x00000001005e77f0 bitcoind`std::__1::function<void ()>::operator()(this=0x0000000cbcc1a080) const at function.h:995:10 [opt] [inlined]
        frame [#24](/bitcoin-bitcoin/24/): 0x00000001005e77f0 bitcoind`util::TraceThread(thread_name=<unavailable>, thread_func=function<void ()> @ 0x0000000cbcc1a080) at thread.cpp:21:9 [opt]
      thread [#36](/bitcoin-bitcoin/36/), name = 'b-net'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005e7b78 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l>>(this=<unavailable>, __lk=0x000000017111edc8, __d=<unavailable>) at condition_variable.h:0 [opt] [inlined]
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001005e7b70 bitcoind`void std::__1::condition_variable::__do_timed_wait[abi:ne200100]<std::__1::chrono::steady_clock>(this=<unavailable>, __lk=0x000000017111edc8, __tp=time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1L, 1000000000L> > > @ x20) at condition_variable.h:235:3 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001005e7b70 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>(this=<unavailable>, __lk=0x000000017111edc8, __t=<unavailable>) at condition_variable.h:161:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001005e7b70 bitcoind`bool std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=<unavailable>, __lk=0x000000017111edc8, __t=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:169:9 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001005e7b70 bitcoind`bool std::__1::condition_variable::wait_for[abi:ne200100]<long long, std::__1::ratio<1l, 1000000000l>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=<unavailable>, __lk=0x000000017111edc8, __d=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:205:10 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x00000001005e7b70 bitcoind`CThreadInterrupt::sleep_for(this=0x0000000cbd0b8018, rel_time=<unavailable>) at threadinterrupt.cpp:39:18 [opt]
        frame [#9](/bitcoin-bitcoin/9/): 0x000000010009310c bitcoind`std::__1::char_traits<char>::assign[abi:ne200100](__c1=0x000000017111ef00, __c2=<unavailable>) - 18446744069413981939 [opt] [inlined]
        frame [#10](/bitcoin-bitcoin/10/): 0x0000000100093c10 bitcoind`std::__1::vector<unsigned char, std::__1::allocator<unsigned char>>::~vector[abi:ne200100](this=<unavailable>) - 18446744069413979119 [opt]
        frame [#11](/bitcoin-bitcoin/11/): 0x00000001005e7804 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x0000000cbd070000) const at function.h:436:12 [opt] [inlined]
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001005e77f0 bitcoind`std::__1::function<void ()>::operator()(this=0x0000000cbd070000) const at function.h:995:10 [opt] [inlined]
        frame [#13](/bitcoin-bitcoin/13/): 0x00000001005e77f0 bitcoind`util::TraceThread(thread_name=<unavailable>, thread_func=function<void ()> @ 0x0000000cbd070000) at thread.cpp:21:9 [opt]
        frame [#14](/bitcoin-bitcoin/14/): 0x00000001000aa564 bitcoind`std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>::basic_string[abi:ne200100]<0>(this=<unavailable>, __s=<unavailable>) - 18446744069413886619 [opt]
        frame [#15](/bitcoin-bitcoin/15/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#37](/bitcoin-bitcoin/37/), name = 'b-addcon'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005e7b78 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l>>(this=<unavailable>, __lk=0x00000001711aad48, __d=<unavailable>) at condition_variable.h:0 [opt] [inlined]
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001005e7b70 bitcoind`void std::__1::condition_variable::__do_timed_wait[abi:ne200100]<std::__1::chrono::steady_clock>(this=<unavailable>, __lk=0x00000001711aad48, __tp=time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1L, 1000000000L> > > @ x20) at condition_variable.h:235:3 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001005e7b70 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>(this=<unavailable>, __lk=0x00000001711aad48, __t=<unavailable>) at condition_variable.h:161:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001005e7b70 bitcoind`bool std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=<unavailable>, __lk=0x00000001711aad48, __t=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:169:9 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001005e7b70 bitcoind`bool std::__1::condition_variable::wait_for[abi:ne200100]<long long, std::__1::ratio<1l, 1000000000l>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=<unavailable>, __lk=0x00000001711aad48, __d=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:205:10 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x00000001005e7b70 bitcoind`CThreadInterrupt::sleep_for(this=0x0000000cbd0b8018, rel_time=<unavailable>) at threadinterrupt.cpp:39:18 [opt]
      thread [#38](/bitcoin-bitcoin/38/), name = 'b-msghand'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
    

    </details>

  5. l0rinc commented at 6:56 PM on November 7, 2025: contributor

    29

    Seems v29 already had this problem:

    <details> <summary>-dbcache=45000 OOM @ height=500515, cache=8553.2MiB</summary>

    2025-11-07T16:03:59Z UpdateTip: new best=0000000000000000008abb306f6c51b4dfd3aed47a3e46099a92dc164d4d6059 height=500515 version=0x20000000 log2_work=87.707859 tx=284945541 date='2017-12-22T09:02:59Z' progress=0.225917 cache=8553.2MiB(63023361txo)
    Process 74025 launched: '/Users/lorinc/IdeaProjects/bitcoin/build/bin/bitcoind' (arm64)
    Process 74025 stopped
    * thread [#35](/bitcoin-bitcoin/35/), name = 'b-initload', stop reason = breakpoint 1.1
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
    libsystem_malloc.dylib`malloc_vreport:
    ->  0x18f124e8c <+0>:  pacibsp 
        0x18f124e90 <+4>:  stp    x28, x27, [sp, #-0x60]!
        0x18f124e94 <+8>:  stp    x26, x25, [sp, [#0](/bitcoin-bitcoin/0/)x10]
        0x18f124e98 <+12>: stp    x24, x23, [sp, [#0](/bitcoin-bitcoin/0/)x20]
    (lldb) thread backtrace all
      thread [#1](/bitcoin-bitcoin/1/), queue = 'com.apple.main-thread'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2de908 libsystem_kernel.dylib`read + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001005fbb44 bitcoind`TokenPipeEnd::TokenRead(this=0x0000000100884d44) at tokenpipe.cpp:60:26 [opt]
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001005e977c bitcoind`util::SignalInterrupt::wait(this=<unavailable>) at signalinterrupt.cpp:69:24 [opt]
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100002e08 bitcoind`main(argc=<unavailable>, argv=<unavailable>) at bitcoind.cpp:283:58 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018ef61d54 dyld`start + 7184
      thread [#2](/bitcoin-bitcoin/2/), name = 'b-scheduler'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100580138 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l>>(this=<unavailable>, __lk=0x000000016fe86e58, __d=<unavailable>) at scheduler.h:0:91 [opt] [inlined]
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010058012c bitcoind`void std::__1::condition_variable::__do_timed_wait[abi:ne200100]<std::__1::chrono::steady_clock>(this=<unavailable>, __lk=0x000000016fe86e58, __tp=time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1L, 1000000000L> > > @ x22) at condition_variable.h:235:3 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010058012c bitcoind`std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>(this=<unavailable>, __lk=0x000000016fe86e58, __t=<unavailable>) at condition_variable.h:161:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x000000010058012c bitcoind`CScheduler::serviceQueue(this=0x00000001011db100) at scheduler.cpp:43:38 [opt]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001005fa034 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x000000016fe86f78) const at function.h:436:12 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x00000001005fa020 bitcoind`std::__1::function<void ()>::operator()(this=0x000000016fe86f78) const at function.h:995:10 [opt] [inlined]
        frame [#9](/bitcoin-bitcoin/9/): 0x00000001005fa020 bitcoind`util::TraceThread(thread_name="scheduler", thread_func=function<void ()> @ 0x000000016fe86f78) at thread.cpp:21:9 [opt]
        frame [#10](/bitcoin-bitcoin/10/): 0x000000010008480c bitcoind`decltype(std::declval<void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>)>()(std::declval<char const*>(), std::declval<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_6>())) std::__1::__invoke[abi:ne200100]<void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_6>(__f=0x0000000af104c008, __args=<no value available>, __args=0x0000000af104c018) at invoke.h:179:25 [opt] [inlined]
        frame [#11](/bitcoin-bitcoin/11/): 0x00000001000847d8 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_6, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001000847d8 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_6>>(__vp=0x0000000af104c000) at thread.h:214:3 [opt]
        frame [#13](/bitcoin-bitcoin/13/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#3](/bitcoin-bitcoin/3/), name = 'b-http'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e3f30 libsystem_kernel.dylib`kevent + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x0000000100cc7ab0 libevent_core-2.1.7.dylib`kq_dispatch + 492
        frame [#2](/bitcoin-bitcoin/2/): 0x0000000100cbe0a8 libevent_core-2.1.7.dylib`event_base_loop + 588
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100041d18 bitcoind`ThreadHTTP(base=0x0000000af10e8000) at httpserver.cpp:353:5 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100047468 bitcoind`decltype(std::declval<void (*)(event_base*)>()(std::declval<event_base*>())) std::__1::__invoke[abi:ne200100]<void (*)(event_base*), event_base*>(__f=0x0000000af1018688, __args=0x0000000af1018690) at invoke.h:179:25 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100047460 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(event_base*), event_base*, 2ul>(__t=size=3, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x0000000100047460 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(event_base*), event_base*>>(__vp=0x0000000af1018680) at thread.h:214:3 [opt]
        frame [#7](/bitcoin-bitcoin/7/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#4](/bitcoin-bitcoin/4/), name = 'b-httpworker.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=0) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c088, __args=0x0000000af104c090, __args=0x0000000af104c098) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c080) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#5](/bitcoin-bitcoin/5/), name = 'b-httpworker.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=1) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c0a8, __args=0x0000000af104c0b0, __args=0x0000000af104c0b8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c0a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#6](/bitcoin-bitcoin/6/), name = 'b-httpworker.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=2) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c0c8, __args=0x0000000af104c0d0, __args=0x0000000af104c0d8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c0c0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#7](/bitcoin-bitcoin/7/), name = 'b-httpworker.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=3) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c0e8, __args=0x0000000af104c0f0, __args=0x0000000af104c0f8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c0e0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#8](/bitcoin-bitcoin/8/), name = 'b-httpworker.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=4) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c108, __args=0x0000000af104c110, __args=0x0000000af104c118) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c100) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#9](/bitcoin-bitcoin/9/), name = 'b-httpworker.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=5) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c128, __args=0x0000000af104c130, __args=0x0000000af104c138) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c120) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#10](/bitcoin-bitcoin/10/), name = 'b-httpworker.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=6) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c148, __args=0x0000000af104c150, __args=0x0000000af104c158) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c140) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#11](/bitcoin-bitcoin/11/), name = 'b-httpworker.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=7) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c168, __args=0x0000000af104c170, __args=0x0000000af104c178) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c160) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#12](/bitcoin-bitcoin/12/), name = 'b-httpworker.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=8) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c188, __args=0x0000000af104c190, __args=0x0000000af104c198) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c180) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#13](/bitcoin-bitcoin/13/), name = 'b-httpworker.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=9) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c1a8, __args=0x0000000af104c1b0, __args=0x0000000af104c1b8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c1a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#14](/bitcoin-bitcoin/14/), name = 'b-httpworker.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=10) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c1c8, __args=0x0000000af104c1d0, __args=0x0000000af104c1d8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c1c0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#15](/bitcoin-bitcoin/15/), name = 'b-httpworker.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=11) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c1e8, __args=0x0000000af104c1f0, __args=0x0000000af104c1f8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c1e0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#16](/bitcoin-bitcoin/16/), name = 'b-httpworker.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=12) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c208, __args=0x0000000af104c210, __args=0x0000000af104c218) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c200) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#17](/bitcoin-bitcoin/17/), name = 'b-httpworker.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=13) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c228, __args=0x0000000af104c230, __args=0x0000000af104c238) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c220) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#18](/bitcoin-bitcoin/18/), name = 'b-httpworker.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=14) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c248, __args=0x0000000af104c250, __args=0x0000000af104c258) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c240) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#19](/bitcoin-bitcoin/19/), name = 'b-httpworker.15'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100046a2c bitcoind`WorkQueue<HTTPClosure>::Run(this=0x0000000af1035080) at httpserver.cpp:109:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100041e10 bitcoind`HTTPWorkQueueRun(queue=0x0000000af1035080, worker_num=15) at httpserver.cpp:417:12 [opt]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000467d0 bitcoind`decltype(std::declval<void (*)(WorkQueue<HTTPClosure>*, int)>()(std::declval<WorkQueue<HTTPClosure>*>(), std::declval<int>())) std::__1::__invoke[abi:ne200100]<void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>(__f=0x0000000af104c268, __args=0x0000000af104c270, __args=0x0000000af104c278) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000467c4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int, 2ul, 3ul>(__t=size=4, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000467c4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(WorkQueue<HTTPClosure>*, int), WorkQueue<HTTPClosure>*, int>>(__vp=0x0000000af104c260) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#20](/bitcoin-bitcoin/20/), name = 'b-scriptch.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c568) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c568) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c560) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#21](/bitcoin-bitcoin/21/), name = 'b-scriptch.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1e548) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1e548) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1e540) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#22](/bitcoin-bitcoin/22/), name = 'b-scriptch.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1e068) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1e068) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1e060) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#23](/bitcoin-bitcoin/23/), name = 'b-scriptch.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c088) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c088) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c080) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#24](/bitcoin-bitcoin/24/), name = 'b-scriptch.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1dfe8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1dfe8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1dfe0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#25](/bitcoin-bitcoin/25/), name = 'b-scriptch.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c1c8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c1c8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c1c0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#26](/bitcoin-bitcoin/26/), name = 'b-scriptch.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c828) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c828) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c820) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#27](/bitcoin-bitcoin/27/), name = 'b-scriptch.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c848) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c848) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c840) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#28](/bitcoin-bitcoin/28/), name = 'b-scriptch.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c8a8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c8a8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c8a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#29](/bitcoin-bitcoin/29/), name = 'b-scriptch.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1ce88) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1ce88) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1ce80) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#30](/bitcoin-bitcoin/30/), name = 'b-scriptch.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1c868) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1c868) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1c860) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#31](/bitcoin-bitcoin/31/), name = 'b-scriptch.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1e0e8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1e0e8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1e0e0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#32](/bitcoin-bitcoin/32/), name = 'b-scriptch.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1e128) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1e128) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1e120) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#33](/bitcoin-bitcoin/33/), name = 'b-scriptch.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1e1a8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1e1a8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1e1a0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#34](/bitcoin-bitcoin/34/), name = 'b-scriptch.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100321f34 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::Loop(this=0x0000000af11026e8, fMaster=<unavailable>) at checkqueue.h:108:26 [opt]
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100328310 bitcoind`CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()::operator()(this=0x0000000af0c1cbe8) const at checkqueue.h:152:17 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001003282d4 bitcoind`decltype(std::declval<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>()()) std::__1::__invoke[abi:ne200100]<CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__f=0x0000000af0c1cbe8) at invoke.h:179:25 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001003282d4 bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>(__t=size=2, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001003282d4 bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, CCheckQueue<CScriptCheck, std::__1::pair<ScriptError_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::CCheckQueue(unsigned int, int)::'lambda'()>>(__vp=0x0000000af0c1cbe0) at thread.h:214:3 [opt]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    * thread [#35](/bitcoin-bitcoin/35/), name = 'b-initload', stop reason = breakpoint 1.1
      * frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f128f38 libsystem_malloc.dylib`malloc_report + 64
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f12d4b4 libsystem_malloc.dylib`_xzm_segment_group_alloc_segment + 480
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f12b084 libsystem_malloc.dylib`xzm_segment_group_alloc_chunk + 692
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018f140e0c libsystem_malloc.dylib`_xzm_malloc_large_huge + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f1354c8 libsystem_malloc.dylib`malloc_type_aligned_alloc + 180
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f2d8b6c libc++abi.dylib`operator new(unsigned long, std::align_val_t) + 80
        frame [#7](/bitcoin-bitcoin/7/): 0x000000010050ae38 bitcoind`PoolResource<144ul, 8ul>::AllocateChunk(this=0x0000000171092838) at pool.h:161:25 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x000000010050ae1c bitcoind`PoolResource<144ul, 8ul>::Allocate(this=0x0000000171092838, bytes=128, alignment=8) at pool.h:227:17 [opt]
        frame [#9](/bitcoin-bitcoin/9/): 0x000000010050adec bitcoind`PoolAllocator<std::__1::__hash_node<std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, void*>, 144ul, 8ul>::allocate(this=0x0000000171092990, n=1) at pool.h:318:44 [opt] [inlined]
        frame [#12](/bitcoin-bitcoin/12/): 0x000000010050ade4 bitcoind`std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, std::__1::__unordered_map_hasher<COutPoint, std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, SaltedOutpointHasher, std::__1::equal_to<COutPoint>, false>, std::__1::__unordered_map_equal<COutPoint, std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, std::__1::equal_to<COutPoint>, SaltedOutpointHasher, true>, PoolAllocator<std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, 144ul, 8ul>>::__emplace_unique_key_args<COutPoint, std::__1::piecewise_construct_t const&, std::__1::tuple<COutPoint const&>, std::__1::tuple<>>(this=0x0000000171092970, __k=<unavailable>, __args=<unavailable>, __args=size=1, __args=size=0) at __hash_table:1547:25 [opt]
        frame [#13](/bitcoin-bitcoin/13/): 0x0000000100508858 bitcoind`std::__1::pair<std::__1::__hash_map_iterator<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<COutPoint, CCoinsCacheEntry>, void*>*>>, bool> std::__1::unordered_map<COutPoint, CCoinsCacheEntry, SaltedOutpointHasher, std::__1::equal_to<COutPoint>, PoolAllocator<std::__1::pair<COutPoint const, CCoinsCacheEntry>, 144ul, 8ul>>::try_emplace[abi:ne200100]<>(this=<unavailable>, __k=0x0000000b23984e00) at unordered_map:1282:21 [opt] [inlined]
        frame [#14](/bitcoin-bitcoin/14/): 0x000000010050884c bitcoind`CCoinsViewCache::FetchCoin(this=0x0000000171092800, outpoint=0x0000000b23984e00) const at coins.cpp:49:45 [opt]
        frame [#15](/bitcoin-bitcoin/15/): 0x000000010050944c bitcoind`CCoinsViewCache::HaveCoin(this=<unavailable>, outpoint=<unavailable>) const at coins.cpp:164:36 [opt]
        frame [#16](/bitcoin-bitcoin/16/): 0x000000010050a22c bitcoind`CCoinsViewCache::HaveInputs(this=0x0000000171092800, tx=0x0000000aeaf35738) const at coins.cpp:297:18 [opt]
        frame [#17](/bitcoin-bitcoin/17/): 0x000000010002abe4 bitcoind`Consensus::CheckTxInputs(tx=0x0000000aeaf35738, state=0x0000000171092660, inputs=0x0000000171092800, nSpendHeight=500516, txfee=0x00000001710925d8) at tx_verify.cpp:167:17 [opt]
        frame [#18](/bitcoin-bitcoin/18/): 0x00000001002f6678 bitcoind`Chainstate::ConnectBlock(this=0x0000000af106c800, block=0x0000000aeaa45418, state=0x0000000171092d50, pindex=<unavailable>, view=0x0000000171092800, fJustCheck=false) at validation.cpp:2657:18 [opt]
        frame [#19](/bitcoin-bitcoin/19/): 0x00000001002fa9b8 bitcoind`Chainstate::ConnectTip(this=0x0000000af106c800, state=0x0000000171092d50, pindexNew=0x0000000afbc94ab0, pblock=<unavailable>, connectTrace=0x0000000171092bc8, disconnectpool=0x0000000171092aa0) at validation.cpp:3200:19 [opt]
        frame [#20](/bitcoin-bitcoin/20/): 0x00000001002fc6f4 bitcoind`Chainstate::ActivateBestChainStep(this=0x0000000af106c800, state=0x0000000171092d50, pindexMostWork=0x0000000af85a0ab0, pblock=nullptr, fInvalidFound=0x0000000171092bc7, connectTrace=0x0000000171092bc8) at validation.cpp:3395:18 [opt]
        frame [#21](/bitcoin-bitcoin/21/): 0x00000001002fcd08 bitcoind`Chainstate::ActivateBestChain(this=0x0000000af106c800, state=0x0000000171092d50, pblock=nullptr) at validation.cpp:3536:22 [opt]
        frame [#22](/bitcoin-bitcoin/22/): 0x00000001000f725c bitcoind`node::ImportBlocks(chainman=0x0000000af1102400, import_paths=<unavailable>) at blockstorage.cpp:1260:26 [opt]
        frame [#23](/bitcoin-bitcoin/23/): 0x000000010008707c bitcoind`AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9::operator()(this=0x0000000af1961748) const at init.cpp:1836:9 [opt] [inlined]
        frame [#24](/bitcoin-bitcoin/24/): 0x0000000100087058 bitcoind`decltype(std::declval<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9&>()()) std::__1::__invoke[abi:ne200100]<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9&>(__f=0x0000000af1961748) at invoke.h:179:25 [opt] [inlined]
        frame [#25](/bitcoin-bitcoin/25/): 0x0000000100087058 bitcoind`void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:ne200100]<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9&>(__args=0x0000000af1961748) at invoke.h:251:5 [opt] [inlined]
        frame [#26](/bitcoin-bitcoin/26/): 0x0000000100087058 bitcoind`void std::__1::__invoke_r[abi:ne200100]<void, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9&>(__args=0x0000000af1961748) at invoke.h:273:10 [opt] [inlined]
        frame [#28](/bitcoin-bitcoin/28/): 0x0000000100087058 bitcoind`std::__1::__function::__func<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9, std::__1::allocator<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9>, void ()>::operator()(this=0x0000000af1961740) at function.h:319:10 [opt]
        frame [#29](/bitcoin-bitcoin/29/): 0x00000001005fa034 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x0000000171092f58) const at function.h:436:12 [opt] [inlined]
        frame [#30](/bitcoin-bitcoin/30/): 0x00000001005fa020 bitcoind`std::__1::function<void ()>::operator()(this=0x0000000171092f58) const at function.h:995:10 [opt] [inlined]
        frame [#31](/bitcoin-bitcoin/31/): 0x00000001005fa020 bitcoind`util::TraceThread(thread_name="initload", thread_func=function<void ()> @ 0x0000000171092f58) at thread.cpp:21:9 [opt]
        frame [#32](/bitcoin-bitcoin/32/): 0x0000000100086a7c bitcoind`decltype(std::declval<void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>)>()(std::declval<char const*>(), std::declval<AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9>())) std::__1::__invoke[abi:ne200100]<void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9>(__f=<unavailable>, __args=<unavailable>, __args=<unavailable>) at invoke.h:179:25 [opt] [inlined]
        frame [#33](/bitcoin-bitcoin/33/): 0x00000001000869fc bitcoind`void std::__1::__thread_execute[abi:ne200100]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9, 2ul, 3ul>(__t=<unavailable>, (null)=<unavailable>) at thread.h:205:3 [opt] [inlined]
        frame [#34](/bitcoin-bitcoin/34/): 0x00000001000869fc bitcoind`void* std::__1::__thread_proxy[abi:ne200100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::function<void ()>), char const*, AppInitMain(node::NodeContext&, interfaces::BlockAndHeaderTipInfo*)::$_9>>(__vp=<unavailable>) at thread.h:214:3 [opt]
        frame [#35](/bitcoin-bitcoin/35/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#36](/bitcoin-bitcoin/36/), name = 'b-net'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005fa350 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l>>(this=0x0000000af0cdc348, __lk=0x000000017111edb8, __d=<unavailable>) at duration.h:0:33 [opt] [inlined]
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001005fa344 bitcoind`void std::__1::condition_variable::__do_timed_wait[abi:ne200100]<std::__1::chrono::steady_clock>(this=0x0000000af0cdc348, __lk=0x000000017111edb8, __tp=time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1L, 1000000000L> > > @ x20) at condition_variable.h:235:3 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001005fa344 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>(this=0x0000000af0cdc348, __lk=0x000000017111edb8, __t=<unavailable>) at condition_variable.h:161:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001005fa344 bitcoind`bool std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=0x0000000af0cdc348, __lk=0x000000017111edb8, __t=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:169:9 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001005fa344 bitcoind`bool std::__1::condition_variable::wait_for[abi:ne200100]<long long, std::__1::ratio<1l, 1000000000l>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=0x0000000af0cdc348, __lk=0x000000017111edb8, __d=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:205:10 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x00000001005fa310 bitcoind`CThreadInterrupt::sleep_for(this=0x0000000af0cdc348, rel_time=<unavailable>) at threadinterrupt.cpp:34:18 [opt]
        frame [#9](/bitcoin-bitcoin/9/): 0x000000010009955c bitcoind`std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::size[abi:ne200100](this=size=error: Size not multiple of element size.) const - 18446744069413956259 [opt] [inlined]
        frame [#10](/bitcoin-bitcoin/10/): 0x000000010009a070 bitcoind`char* std::__1::__constexpr_memmove[abi:ne200100]<char, char const, 0>(__dest=<unavailable>, __src=<unavailable>, __n=<unavailable>) - 18446744069413953423 [opt] [inlined]
        frame [#11](/bitcoin-bitcoin/11/): 0x00000001005fa034 bitcoind`std::__1::__function::__value_func<void ()>::operator()[abi:ne200100](this=0x0000000af0cdc000) const at function.h:436:12 [opt] [inlined]
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001005fa020 bitcoind`std::__1::function<void ()>::operator()(this=0x0000000af0cdc000) const at function.h:995:10 [opt] [inlined]
        frame [#13](/bitcoin-bitcoin/13/): 0x00000001005fa020 bitcoind`util::TraceThread(thread_name=<unavailable>, thread_func=function<void ()> @ 0x0000000af0cdc000) at thread.cpp:21:9 [opt]
        frame [#14](/bitcoin-bitcoin/14/): 0x00000001000b0788 bitcoind`void* std::__1::__libcpp_operator_new[abi:ne200100]<char>(__n=0) - 18446744069413861495 [opt] [inlined]
        frame [#15](/bitcoin-bitcoin/15/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#37](/bitcoin-bitcoin/37/), name = 'b-addcon'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005fa350 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l>>(this=0x0000000af0cdc348, __lk=0x00000001711aad88, __d=<unavailable>) at duration.h:0:33 [opt] [inlined]
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001005fa344 bitcoind`void std::__1::condition_variable::__do_timed_wait[abi:ne200100]<std::__1::chrono::steady_clock>(this=0x0000000af0cdc348, __lk=0x00000001711aad88, __tp=time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1L, 1000000000L> > > @ x20) at condition_variable.h:235:3 [opt] [inlined]
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001005fa344 bitcoind`std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>(this=0x0000000af0cdc348, __lk=0x00000001711aad88, __t=<unavailable>) at condition_variable.h:161:3 [opt] [inlined]
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001005fa344 bitcoind`bool std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=0x0000000af0cdc348, __lk=0x00000001711aad88, __t=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:169:9 [opt] [inlined]
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001005fa344 bitcoind`bool std::__1::condition_variable::wait_for[abi:ne200100]<long long, std::__1::ratio<1l, 1000000000l>, CThreadInterrupt::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>)::$_0>(this=0x0000000af0cdc348, __lk=0x00000001711aad88, __d=<unavailable>, __pred=(unnamed class) @ x19) at condition_variable.h:205:10 [opt] [inlined]
        frame [#8](/bitcoin-bitcoin/8/): 0x00000001005fa310 bitcoind`CThreadInterrupt::sleep_for(this=0x0000000af0cdc348, rel_time=<unavailable>) at threadinterrupt.cpp:34:18 [opt]
      thread [#38](/bitcoin-bitcoin/38/), name = 'b-msghand'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
    

    </details>

    28.3

    Tried with 28 as well, but decided against recompiling, so I downloaded the binary, signed it and started that instead:

    <details> <summary>-dbcache=45000 OOM @ height=501732, cache=8645.9MiB</summary>

    2025-11-07T16:51:12Z UpdateTip: new best=000000000000000000888235f8d61fbd6cba88a513768fea5639dc88ef18e90c height=501732 version=0x20000000 log2_work=87.762689 tx=287404358 date='2017-12-30T13:49:01Z' progress=0.217621 cache=8645.9MiB(63780013txo)
    Process 75204 launched: '/Users/lorinc/Downloads/bitcoin-28.3-arm64-apple-darwin-codesigning/bitcoin-28.3/bin/bitcoind' (arm64)
    Process 75204 stopped
    * thread [#23](/bitcoin-bitcoin/23/), name = 'b-initload', stop reason = breakpoint 1.1
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
    libsystem_malloc.dylib`malloc_vreport:
    ->  0x18f124e8c <+0>:  pacibsp 
        0x18f124e90 <+4>:  stp    x28, x27, [sp, #-0x60]!
        0x18f124e94 <+8>:  stp    x26, x25, [sp, [#0](/bitcoin-bitcoin/0/)x10]
        0x18f124e98 <+12>: stp    x24, x23, [sp, [#0](/bitcoin-bitcoin/0/)x20]
    (lldb) thread backtrace all
      thread [#1](/bitcoin-bitcoin/1/), queue = 'com.apple.main-thread'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2de908 libsystem_kernel.dylib`read + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x0000000100669b50 bitcoind`___lldb_unnamed_symbol_100669b18 + 56
        frame [#2](/bitcoin-bitcoin/2/): 0x0000000100657668 bitcoind`___lldb_unnamed_symbol_100657640 + 40
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010000167c bitcoind`___lldb_unnamed_symbol_100000c60 + 2588
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018ef61d54 dyld`start + 7184
      thread [#2](/bitcoin-bitcoin/2/), name = 'b-scheduler'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005d8394 bitcoind`___lldb_unnamed_symbol_1005d8288 + 268
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010007ef9c bitcoind`___lldb_unnamed_symbol_10007ef24 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#3](/bitcoin-bitcoin/3/), name = 'b-http'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e3f30 libsystem_kernel.dylib`kevent + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001007c911c bitcoind`___lldb_unnamed_symbol_1007c8efc + 544
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001007c1a10 bitcoind`___lldb_unnamed_symbol_1007c1814 + 508
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100023430 bitcoind`___lldb_unnamed_symbol_10002338c + 164
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002991c bitcoind`___lldb_unnamed_symbol_1000298d4 + 72
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#4](/bitcoin-bitcoin/4/), name = 'b-httpworker.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#5](/bitcoin-bitcoin/5/), name = 'b-httpworker.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#6](/bitcoin-bitcoin/6/), name = 'b-httpworker.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#7](/bitcoin-bitcoin/7/), name = 'b-httpworker.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#8](/bitcoin-bitcoin/8/), name = 'b-scriptch.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#9](/bitcoin-bitcoin/9/), name = 'b-scriptch.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#10](/bitcoin-bitcoin/10/), name = 'b-scriptch.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#11](/bitcoin-bitcoin/11/), name = 'b-scriptch.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#12](/bitcoin-bitcoin/12/), name = 'b-scriptch.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#13](/bitcoin-bitcoin/13/), name = 'b-scriptch.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#14](/bitcoin-bitcoin/14/), name = 'b-scriptch.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#15](/bitcoin-bitcoin/15/), name = 'b-scriptch.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#16](/bitcoin-bitcoin/16/), name = 'b-scriptch.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#17](/bitcoin-bitcoin/17/), name = 'b-scriptch.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#18](/bitcoin-bitcoin/18/), name = 'b-scriptch.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#19](/bitcoin-bitcoin/19/), name = 'b-scriptch.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#20](/bitcoin-bitcoin/20/), name = 'b-scriptch.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#21](/bitcoin-bitcoin/21/), name = 'b-scriptch.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#22](/bitcoin-bitcoin/22/), name = 'b-scriptch.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    * thread [#23](/bitcoin-bitcoin/23/), name = 'b-initload', stop reason = breakpoint 1.1
      * frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f128f38 libsystem_malloc.dylib`malloc_report + 64
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f12d4b4 libsystem_malloc.dylib`_xzm_segment_group_alloc_segment + 480
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f12b084 libsystem_malloc.dylib`xzm_segment_group_alloc_chunk + 692
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018f140e0c libsystem_malloc.dylib`_xzm_malloc_large_huge + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f1354c8 libsystem_malloc.dylib`malloc_type_aligned_alloc + 180
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f2d8b6c libc++abi.dylib`operator new(unsigned long, std::align_val_t) + 80
        frame [#7](/bitcoin-bitcoin/7/): 0x0000000100556180 bitcoind`___lldb_unnamed_symbol_1005560f4 + 140
        frame [#8](/bitcoin-bitcoin/8/): 0x0000000100556034 bitcoind`___lldb_unnamed_symbol_100556000 + 52
        frame [#9](/bitcoin-bitcoin/9/): 0x0000000100553aec bitcoind`___lldb_unnamed_symbol_100553a54 + 152
        frame [#10](/bitcoin-bitcoin/10/): 0x0000000100553f90 bitcoind`___lldb_unnamed_symbol_100553d50 + 576
        frame [#11](/bitcoin-bitcoin/11/): 0x000000010032b594 bitcoind`___lldb_unnamed_symbol_10032a28c + 4872
        frame [#12](/bitcoin-bitcoin/12/): 0x0000000100330d3c bitcoind`___lldb_unnamed_symbol_100330a38 + 772
        frame [#13](/bitcoin-bitcoin/13/): 0x0000000100332b90 bitcoind`___lldb_unnamed_symbol_1003328f8 + 664
        frame [#14](/bitcoin-bitcoin/14/): 0x0000000100333318 bitcoind`___lldb_unnamed_symbol_100333090 + 648
        frame [#15](/bitcoin-bitcoin/15/): 0x00000001001154f8 bitcoind`___lldb_unnamed_symbol_100114f00 + 1528
        frame [#16](/bitcoin-bitcoin/16/): 0x00000001000834dc bitcoind`___lldb_unnamed_symbol_100083490 + 76
        frame [#17](/bitcoin-bitcoin/17/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#18](/bitcoin-bitcoin/18/): 0x0000000100082f0c bitcoind`___lldb_unnamed_symbol_100082e3c + 208
        frame [#19](/bitcoin-bitcoin/19/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#24](/bitcoin-bitcoin/24/), name = 'b-net'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100657d94 bitcoind`___lldb_unnamed_symbol_100657d08 + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010009edb0 bitcoind`___lldb_unnamed_symbol_10009ec9c + 276
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010009f6f8 bitcoind`___lldb_unnamed_symbol_10009f694 + 100
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000b917c bitcoind`___lldb_unnamed_symbol_1000b9104 + 120
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#25](/bitcoin-bitcoin/25/), name = 'b-addcon'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100657d94 bitcoind`___lldb_unnamed_symbol_100657d08 + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000a5c90 bitcoind`___lldb_unnamed_symbol_1000a5940 + 848
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000b9b1c bitcoind`___lldb_unnamed_symbol_1000b9aa4 + 120
        frame [#7](/bitcoin-bitcoin/7/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#26](/bitcoin-bitcoin/26/), name = 'b-msghand'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000a602c bitcoind`___lldb_unnamed_symbol_1000a5de8 + 580
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000ba7c0 bitcoind`___lldb_unnamed_symbol_1000ba748 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    

    </details>

    The same seems to be the case if I increase the max memory:

    <details> <summary>-dbcache=70000 OOM @ height=501736, cache=8646.4MiB</summary>

    2025-11-07T17:15:02Z UpdateTip: new best=0000000000000000001351718d558140f255c64d672171f3d259651d4f2c7033 height=501736 version=0x20000000 log2_work=87.762866 tx=287413882 date='2017-12-30T14:28:02Z' progress=0.217627 cache=8646.4MiB(63784106txo)
    Process 75519 launched: '/Users/lorinc/Downloads/bitcoin-28.3-arm64-apple-darwin-codesigning/bitcoin-28.3/bin/bitcoind' (arm64)
    Process 75519 stopped
    * thread [#23](/bitcoin-bitcoin/23/), name = 'b-initload', stop reason = breakpoint 1.1
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
    libsystem_malloc.dylib`malloc_vreport:
    ->  0x18f124e8c <+0>:  pacibsp 
        0x18f124e90 <+4>:  stp    x28, x27, [sp, #-0x60]!
        0x18f124e94 <+8>:  stp    x26, x25, [sp, [#0](/bitcoin-bitcoin/0/)x10]
        0x18f124e98 <+12>: stp    x24, x23, [sp, [#0](/bitcoin-bitcoin/0/)x20]
    (lldb) thread backtrace all
      thread [#1](/bitcoin-bitcoin/1/), queue = 'com.apple.main-thread'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2de908 libsystem_kernel.dylib`read + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x0000000100669b50 bitcoind`___lldb_unnamed_symbol_100669b18 + 56
        frame [#2](/bitcoin-bitcoin/2/): 0x0000000100657668 bitcoind`___lldb_unnamed_symbol_100657640 + 40
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010000167c bitcoind`___lldb_unnamed_symbol_100000c60 + 2588
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018ef61d54 dyld`start + 7184
      thread [#2](/bitcoin-bitcoin/2/), name = 'b-scheduler'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005d8394 bitcoind`___lldb_unnamed_symbol_1005d8288 + 268
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010007ef9c bitcoind`___lldb_unnamed_symbol_10007ef24 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#3](/bitcoin-bitcoin/3/), name = 'b-http'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e3f30 libsystem_kernel.dylib`kevent + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001007c911c bitcoind`___lldb_unnamed_symbol_1007c8efc + 544
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001007c1a10 bitcoind`___lldb_unnamed_symbol_1007c1814 + 508
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100023430 bitcoind`___lldb_unnamed_symbol_10002338c + 164
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002991c bitcoind`___lldb_unnamed_symbol_1000298d4 + 72
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#4](/bitcoin-bitcoin/4/), name = 'b-httpworker.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#5](/bitcoin-bitcoin/5/), name = 'b-httpworker.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#6](/bitcoin-bitcoin/6/), name = 'b-httpworker.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#7](/bitcoin-bitcoin/7/), name = 'b-httpworker.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#8](/bitcoin-bitcoin/8/), name = 'b-scriptch.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#9](/bitcoin-bitcoin/9/), name = 'b-scriptch.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#10](/bitcoin-bitcoin/10/), name = 'b-scriptch.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#11](/bitcoin-bitcoin/11/), name = 'b-scriptch.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#12](/bitcoin-bitcoin/12/), name = 'b-scriptch.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#13](/bitcoin-bitcoin/13/), name = 'b-scriptch.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#14](/bitcoin-bitcoin/14/), name = 'b-scriptch.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#15](/bitcoin-bitcoin/15/), name = 'b-scriptch.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#16](/bitcoin-bitcoin/16/), name = 'b-scriptch.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#17](/bitcoin-bitcoin/17/), name = 'b-scriptch.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#18](/bitcoin-bitcoin/18/), name = 'b-scriptch.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#19](/bitcoin-bitcoin/19/), name = 'b-scriptch.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#20](/bitcoin-bitcoin/20/), name = 'b-scriptch.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#21](/bitcoin-bitcoin/21/), name = 'b-scriptch.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#22](/bitcoin-bitcoin/22/), name = 'b-scriptch.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    * thread [#23](/bitcoin-bitcoin/23/), name = 'b-initload', stop reason = breakpoint 1.1
      * frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f128f38 libsystem_malloc.dylib`malloc_report + 64
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f12d4b4 libsystem_malloc.dylib`_xzm_segment_group_alloc_segment + 480
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f12b084 libsystem_malloc.dylib`xzm_segment_group_alloc_chunk + 692
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018f140e0c libsystem_malloc.dylib`_xzm_malloc_large_huge + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f2d8a78 libc++abi.dylib`operator new(unsigned long) + 52
        frame [#6](/bitcoin-bitcoin/6/): 0x000000010032ac00 bitcoind`___lldb_unnamed_symbol_10032a28c + 2420
        frame [#7](/bitcoin-bitcoin/7/): 0x0000000100330d3c bitcoind`___lldb_unnamed_symbol_100330a38 + 772
        frame [#8](/bitcoin-bitcoin/8/): 0x0000000100332b90 bitcoind`___lldb_unnamed_symbol_1003328f8 + 664
        frame [#9](/bitcoin-bitcoin/9/): 0x0000000100333318 bitcoind`___lldb_unnamed_symbol_100333090 + 648
        frame [#10](/bitcoin-bitcoin/10/): 0x00000001001154f8 bitcoind`___lldb_unnamed_symbol_100114f00 + 1528
        frame [#11](/bitcoin-bitcoin/11/): 0x00000001000834dc bitcoind`___lldb_unnamed_symbol_100083490 + 76
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#13](/bitcoin-bitcoin/13/): 0x0000000100082f0c bitcoind`___lldb_unnamed_symbol_100082e3c + 208
        frame [#14](/bitcoin-bitcoin/14/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#24](/bitcoin-bitcoin/24/), name = 'b-net'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100657d94 bitcoind`___lldb_unnamed_symbol_100657d08 + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010009edb0 bitcoind`___lldb_unnamed_symbol_10009ec9c + 276
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010009f6f8 bitcoind`___lldb_unnamed_symbol_10009f694 + 100
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000b917c bitcoind`___lldb_unnamed_symbol_1000b9104 + 120
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#25](/bitcoin-bitcoin/25/), name = 'b-addcon'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100657d94 bitcoind`___lldb_unnamed_symbol_100657d08 + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000a5c90 bitcoind`___lldb_unnamed_symbol_1000a5940 + 848
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000b9b1c bitcoind`___lldb_unnamed_symbol_1000b9aa4 + 120
        frame [#7](/bitcoin-bitcoin/7/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#26](/bitcoin-bitcoin/26/), name = 'b-msghand'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000a602c bitcoind`___lldb_unnamed_symbol_1000a5de8 + 580
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000ba7c0 bitcoind`___lldb_unnamed_symbol_1000ba748 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    

    </details>

    or if we decrease, as long as there's no flush happening at the given height:

    <details> <summary>-dbcache=10000 OOM @ height=501759, cache=8652.2MiB</summary>

    2025-11-07T17:43:30Z UpdateTip: new best=0000000000000000006d96e76af60d87b52bc2cda65202f0d978a2729707bad6 height=501759 version=0x20000000 log2_work=87.763882 tx=287475514 date='2017-12-30T18:26:34Z' progress=0.217672 cache=8652.2MiB(63831713txo)
    Process 75808 launched: '/Users/lorinc/Downloads/bitcoin-28.3-arm64-apple-darwin-codesigning/bitcoin-28.3/bin/bitcoind' (arm64)
    Process 75808 stopped
    * thread [#23](/bitcoin-bitcoin/23/), name = 'b-initload', stop reason = breakpoint 1.1
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
    libsystem_malloc.dylib`malloc_vreport:
    ->  0x18f124e8c <+0>:  pacibsp 
        0x18f124e90 <+4>:  stp    x28, x27, [sp, #-0x60]!
        0x18f124e94 <+8>:  stp    x26, x25, [sp, [#0](/bitcoin-bitcoin/0/)x10]
        0x18f124e98 <+12>: stp    x24, x23, [sp, [#0](/bitcoin-bitcoin/0/)x20]
    (lldb) thread backtrace all
      thread [#1](/bitcoin-bitcoin/1/), queue = 'com.apple.main-thread'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2de908 libsystem_kernel.dylib`read + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x0000000100669b50 bitcoind`___lldb_unnamed_symbol_100669b18 + 56
        frame [#2](/bitcoin-bitcoin/2/): 0x0000000100657668 bitcoind`___lldb_unnamed_symbol_100657640 + 40
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010000167c bitcoind`___lldb_unnamed_symbol_100000c60 + 2588
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018ef61d54 dyld`start + 7184
      thread [#2](/bitcoin-bitcoin/2/), name = 'b-scheduler'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001005d8394 bitcoind`___lldb_unnamed_symbol_1005d8288 + 268
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010007ef9c bitcoind`___lldb_unnamed_symbol_10007ef24 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#3](/bitcoin-bitcoin/3/), name = 'b-http'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e3f30 libsystem_kernel.dylib`kevent + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001007c911c bitcoind`___lldb_unnamed_symbol_1007c8efc + 544
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001007c1a10 bitcoind`___lldb_unnamed_symbol_1007c1814 + 508
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100023430 bitcoind`___lldb_unnamed_symbol_10002338c + 164
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002991c bitcoind`___lldb_unnamed_symbol_1000298d4 + 72
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#4](/bitcoin-bitcoin/4/), name = 'b-httpworker.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#5](/bitcoin-bitcoin/5/), name = 'b-httpworker.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#6](/bitcoin-bitcoin/6/), name = 'b-httpworker.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#7](/bitcoin-bitcoin/7/), name = 'b-httpworker.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100028e14 bitcoind`___lldb_unnamed_symbol_100028d94 + 128
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010002351c bitcoind`___lldb_unnamed_symbol_1000234bc + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100028cb4 bitcoind`___lldb_unnamed_symbol_100028c68 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#8](/bitcoin-bitcoin/8/), name = 'b-scriptch.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#9](/bitcoin-bitcoin/9/), name = 'b-scriptch.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#10](/bitcoin-bitcoin/10/), name = 'b-scriptch.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#11](/bitcoin-bitcoin/11/), name = 'b-scriptch.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#12](/bitcoin-bitcoin/12/), name = 'b-scriptch.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#13](/bitcoin-bitcoin/13/), name = 'b-scriptch.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#14](/bitcoin-bitcoin/14/), name = 'b-scriptch.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#15](/bitcoin-bitcoin/15/), name = 'b-scriptch.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#16](/bitcoin-bitcoin/16/), name = 'b-scriptch.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#17](/bitcoin-bitcoin/17/), name = 'b-scriptch.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#18](/bitcoin-bitcoin/18/), name = 'b-scriptch.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#19](/bitcoin-bitcoin/19/), name = 'b-scriptch.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#20](/bitcoin-bitcoin/20/), name = 'b-scriptch.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#21](/bitcoin-bitcoin/21/), name = 'b-scriptch.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#22](/bitcoin-bitcoin/22/), name = 'b-scriptch.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001003578c4 bitcoind`___lldb_unnamed_symbol_1003577cc + 248
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010035e8a8 bitcoind`___lldb_unnamed_symbol_10035e82c + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    * thread [#23](/bitcoin-bitcoin/23/), name = 'b-initload', stop reason = breakpoint 1.1
      * frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f128f38 libsystem_malloc.dylib`malloc_report + 64
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f12d4b4 libsystem_malloc.dylib`_xzm_segment_group_alloc_segment + 480
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f12b084 libsystem_malloc.dylib`xzm_segment_group_alloc_chunk + 692
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018f140e0c libsystem_malloc.dylib`_xzm_malloc_large_huge + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f2d8a78 libc++abi.dylib`operator new(unsigned long) + 52
        frame [#6](/bitcoin-bitcoin/6/): 0x000000010032ac00 bitcoind`___lldb_unnamed_symbol_10032a28c + 2420
        frame [#7](/bitcoin-bitcoin/7/): 0x0000000100330d3c bitcoind`___lldb_unnamed_symbol_100330a38 + 772
        frame [#8](/bitcoin-bitcoin/8/): 0x0000000100332b90 bitcoind`___lldb_unnamed_symbol_1003328f8 + 664
        frame [#9](/bitcoin-bitcoin/9/): 0x0000000100333318 bitcoind`___lldb_unnamed_symbol_100333090 + 648
        frame [#10](/bitcoin-bitcoin/10/): 0x00000001001154f8 bitcoind`___lldb_unnamed_symbol_100114f00 + 1528
        frame [#11](/bitcoin-bitcoin/11/): 0x00000001000834dc bitcoind`___lldb_unnamed_symbol_100083490 + 76
        frame [#12](/bitcoin-bitcoin/12/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#13](/bitcoin-bitcoin/13/): 0x0000000100082f0c bitcoind`___lldb_unnamed_symbol_100082e3c + 208
        frame [#14](/bitcoin-bitcoin/14/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#24](/bitcoin-bitcoin/24/), name = 'b-net'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100657d94 bitcoind`___lldb_unnamed_symbol_100657d08 + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x000000010009edb0 bitcoind`___lldb_unnamed_symbol_10009ec9c + 276
        frame [#5](/bitcoin-bitcoin/5/): 0x000000010009f6f8 bitcoind`___lldb_unnamed_symbol_10009f694 + 100
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000b917c bitcoind`___lldb_unnamed_symbol_1000b9104 + 120
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#25](/bitcoin-bitcoin/25/), name = 'b-addcon'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100657d94 bitcoind`___lldb_unnamed_symbol_100657d08 + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000a5c90 bitcoind`___lldb_unnamed_symbol_1000a5940 + 848
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000b9b1c bitcoind`___lldb_unnamed_symbol_1000b9aa4 + 120
        frame [#7](/bitcoin-bitcoin/7/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#26](/bitcoin-bitcoin/26/), name = 'b-msghand'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000a602c bitcoind`___lldb_unnamed_symbol_1000a5de8 + 580
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006577f0 bitcoind`___lldb_unnamed_symbol_100657708 + 232
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000ba7c0 bitcoind`___lldb_unnamed_symbol_1000ba748 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    

    </details>

    <details> <summary>-dbcache=5000 **NO** OOM @ height=529445, cache=4994.4MiB</summary>

    2025-11-07T17:56:39Z UpdateTip: new best=000000000000000003fd1c304b6c2e3b69de18359d5e1b88a033b8e3c7b30791 height=406715 version=0x00000004 log2_work=84.463427 tx=121562202 date='2016-04-11T01:33:03Z' progress=0.092044 cache=4994.7MiB(37091528txo)
    2025-11-07T17:56:39Z Cache size (5237606368) exceeds total space (5237394240)
    ...
    2025-11-07T18:06:07Z UpdateTip: new best=0000000000000000006671e60ac37ae81a43b0a6324aa73f6414fbe47f67b1f9 height=463361 version=0x20000002 log2_work=86.331519 tx=216007134 date='2017-04-24T23:52:25Z' progress=0.163556 cache=4994.7MiB(37575411txo)
    2025-11-07T18:06:07Z Cache size (5237809440) exceeds total space (5237394240)
    ...
    2025-11-07T18:15:59Z UpdateTip: new best=000000000000000000759a0389705ae189e1a820005005381fc66a7e57bbe02e height=502610 version=0x20000000 log2_work=87.801827 tx=289241230 date='2018-01-04T23:52:03Z' progress=0.219006 cache=4994.6MiB(37598467txo)
    2025-11-07T18:15:59Z Cache size (5237711616) exceeds total space (5237394240)
    ...
    2025-11-07T18:31:18Z UpdateTip: new best=00000000000000000011101eae1e4803acf862a005b6dbbbb8839885504dcfcf height=529445 version=0x20000000 log2_work=89.123507 tx=324716413 date='2018-06-27T08:45:06Z' progress=0.245866 cache=4994.4MiB(37585588txo)
    2025-11-07T18:31:18Z Cache size (5237520160) exceeds total space (5237394240)
    ...
    

    </details>


    <details> <summary>deobfuscate the blocks to support older versions</summary>

    git checkout 86c5afc2948511c0f4db3f7ba4f27f2d69b6ed78 && \
    rm -rf build && cmake -B build -DBUILD_BENCH=ON -DENABLE_IPC=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo && \
    cmake --build build -j$(nproc)  && \
    build/bin/bitcoind -reobfuscate-blocks=0000000000000000 -stopatheight=1
    

    </details>


    27.2

    <details> <summary>Make it executable</summary>

    xattr -dr com.apple.quarantine /Users/lorinc/Downloads/bitcoin-27.2  
    codesign -s - /Users/lorinc/Downloads/bitcoin-27.2/bin/bitcoind
    

    </details>

    <details> <summary>-dbcache=45000 OOM @ height=669880, cache=8642.3MiB</summary>

    2025-11-07T22:05:31Z UpdateTip: new best=0000000000000000000b3fcf0823ccd40401d5a0cec8c9c22f9b8a763823bbf8 height=669880 version=0x20400000 log2_work=92.656223 tx=614587863 date='2021-02-09T17:54:09Z' progress=0.462061 cache=8642.3MiB(72683563txo)
    Process 34323 launched: '/Users/lorinc/Downloads/bitcoin-27.2/bin/bitcoind' (arm64)
    Process 34323 stopped
    * thread [#24](/bitcoin-bitcoin/24/), name = 'b-initload', stop reason = breakpoint 1.1
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
    libsystem_malloc.dylib`malloc_vreport:
    ->  0x18f124e8c <+0>:  pacibsp 
        0x18f124e90 <+4>:  stp    x28, x27, [sp, #-0x60]!
        0x18f124e94 <+8>:  stp    x26, x25, [sp, [#0](/bitcoin-bitcoin/0/)x10]
        0x18f124e98 <+12>: stp    x24, x23, [sp, [#0](/bitcoin-bitcoin/0/)x20]
    (lldb) thread backtrace all
      thread [#1](/bitcoin-bitcoin/1/), queue = 'com.apple.main-thread'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2de908 libsystem_kernel.dylib`read + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001006645a4 bitcoind`___lldb_unnamed_symbol_10066456c + 56
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001006511c4 bitcoind`___lldb_unnamed_symbol_10065119c + 40
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000066d0 bitcoind`___lldb_unnamed_symbol_10000588c + 3652
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018ef61d54 dyld`start + 7184
      thread [#2](/bitcoin-bitcoin/2/), name = 'b-scheduler'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e09c8 libsystem_kernel.dylib`__psynch_mutexwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f31de3c libsystem_pthread.dylib`_pthread_mutex_firstfit_lock_wait + 84
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f31b868 libsystem_pthread.dylib`_pthread_mutex_firstfit_lock_slow + 220
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f252a14 libc++.1.dylib`std::__1::recursive_mutex::lock() + 16
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000c5294 bitcoind`___lldb_unnamed_symbol_1000c50c8 + 460
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100359cc4 bitcoind`___lldb_unnamed_symbol_100359b2c + 408
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001005c57ac bitcoind`___lldb_unnamed_symbol_1005c5668 + 324
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001005c4dd8 bitcoind`___lldb_unnamed_symbol_1005c4b38 + 672
        frame [#8](/bitcoin-bitcoin/8/): 0x0000000100651398 bitcoind`___lldb_unnamed_symbol_100651264 + 308
        frame [#9](/bitcoin-bitcoin/9/): 0x0000000100086dd0 bitcoind`___lldb_unnamed_symbol_100086d58 + 120
        frame [#10](/bitcoin-bitcoin/10/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#3](/bitcoin-bitcoin/3/), name = 'b-http'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e66c0 libsystem_kernel.dylib`poll + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x00000001007c5a20 bitcoind`___lldb_unnamed_symbol_1007c5960 + 192
        frame [#2](/bitcoin-bitcoin/2/): 0x00000001007bf7dc bitcoind`event_base_loop + 632
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100040674 bitcoind`___lldb_unnamed_symbol_100040588 + 236
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100046e94 bitcoind`___lldb_unnamed_symbol_100046e4c + 72
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#4](/bitcoin-bitcoin/4/), name = 'b-httpworker.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000463b4 bitcoind`___lldb_unnamed_symbol_100046330 + 132
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000407fc bitcoind`___lldb_unnamed_symbol_10004079c + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100046250 bitcoind`___lldb_unnamed_symbol_100046204 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#5](/bitcoin-bitcoin/5/), name = 'b-httpworker.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000463b4 bitcoind`___lldb_unnamed_symbol_100046330 + 132
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000407fc bitcoind`___lldb_unnamed_symbol_10004079c + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100046250 bitcoind`___lldb_unnamed_symbol_100046204 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#6](/bitcoin-bitcoin/6/), name = 'b-httpworker.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000463b4 bitcoind`___lldb_unnamed_symbol_100046330 + 132
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000407fc bitcoind`___lldb_unnamed_symbol_10004079c + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100046250 bitcoind`___lldb_unnamed_symbol_100046204 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#7](/bitcoin-bitcoin/7/), name = 'b-httpworker.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000463b4 bitcoind`___lldb_unnamed_symbol_100046330 + 132
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000407fc bitcoind`___lldb_unnamed_symbol_10004079c + 96
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100046250 bitcoind`___lldb_unnamed_symbol_100046204 + 76
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#8](/bitcoin-bitcoin/8/), name = 'b-scriptch.0'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#9](/bitcoin-bitcoin/9/), name = 'b-scriptch.1'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#10](/bitcoin-bitcoin/10/), name = 'b-scriptch.2'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#11](/bitcoin-bitcoin/11/), name = 'b-scriptch.3'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#12](/bitcoin-bitcoin/12/), name = 'b-scriptch.4'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#13](/bitcoin-bitcoin/13/), name = 'b-scriptch.5'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#14](/bitcoin-bitcoin/14/), name = 'b-scriptch.6'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#15](/bitcoin-bitcoin/15/), name = 'b-scriptch.7'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#16](/bitcoin-bitcoin/16/), name = 'b-scriptch.8'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#17](/bitcoin-bitcoin/17/), name = 'b-scriptch.9'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#18](/bitcoin-bitcoin/18/), name = 'b-scriptch.10'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#19](/bitcoin-bitcoin/19/), name = 'b-scriptch.11'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#20](/bitcoin-bitcoin/20/), name = 'b-scriptch.12'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#21](/bitcoin-bitcoin/21/), name = 'b-scriptch.13'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#22](/bitcoin-bitcoin/22/), name = 'b-scriptch.14'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x000000010034632c bitcoind`___lldb_unnamed_symbol_100346230 + 252
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100350c84 bitcoind`___lldb_unnamed_symbol_100350c08 + 124
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#23](/bitcoin-bitcoin/23/)
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f25174c libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001006c33b4 bitcoind`___lldb_unnamed_symbol_1006c334c + 104
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001006c3458 bitcoind`___lldb_unnamed_symbol_1006c3410 + 72
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    * thread [#24](/bitcoin-bitcoin/24/), name = 'b-initload', stop reason = breakpoint 1.1
      * frame [#0](/bitcoin-bitcoin/0/): 0x000000018f124e8c libsystem_malloc.dylib`malloc_vreport
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f128f38 libsystem_malloc.dylib`malloc_report + 64
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f12d4b4 libsystem_malloc.dylib`_xzm_segment_group_alloc_segment + 480
        frame [#3](/bitcoin-bitcoin/3/): 0x000000018f12b084 libsystem_malloc.dylib`xzm_segment_group_alloc_chunk + 692
        frame [#4](/bitcoin-bitcoin/4/): 0x000000018f140e0c libsystem_malloc.dylib`_xzm_malloc_large_huge + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x000000018f1354c8 libsystem_malloc.dylib`malloc_type_aligned_alloc + 180
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f2d8b6c libc++abi.dylib`operator new(unsigned long, std::align_val_t) + 80
        frame [#7](/bitcoin-bitcoin/7/): 0x000000010053c16c bitcoind`___lldb_unnamed_symbol_10053c0d8 + 148
        frame [#8](/bitcoin-bitcoin/8/): 0x000000010053c034 bitcoind`___lldb_unnamed_symbol_10053c000 + 52
        frame [#9](/bitcoin-bitcoin/9/): 0x0000000100539d8c bitcoind`___lldb_unnamed_symbol_100539cf8 + 148
        frame [#10](/bitcoin-bitcoin/10/): 0x000000010053a778 bitcoind`___lldb_unnamed_symbol_10053a754 + 36
        frame [#11](/bitcoin-bitcoin/11/): 0x000000010053b350 bitcoind`___lldb_unnamed_symbol_10053b2a0 + 176
        frame [#12](/bitcoin-bitcoin/12/): 0x0000000100029fd4 bitcoind`___lldb_unnamed_symbol_100029f80 + 84
        frame [#13](/bitcoin-bitcoin/13/): 0x00000001003140b8 bitcoind`___lldb_unnamed_symbol_100313670 + 2632
        frame [#14](/bitcoin-bitcoin/14/): 0x000000010031a97c bitcoind`___lldb_unnamed_symbol_10031a52c + 1104
        frame [#15](/bitcoin-bitcoin/15/): 0x000000010031cbc4 bitcoind`___lldb_unnamed_symbol_10031c73c + 1160
        frame [#16](/bitcoin-bitcoin/16/): 0x000000010031d268 bitcoind`___lldb_unnamed_symbol_10031cfd4 + 660
        frame [#17](/bitcoin-bitcoin/17/): 0x000000010010f064 bitcoind`___lldb_unnamed_symbol_10010e838 + 2092
        frame [#18](/bitcoin-bitcoin/18/): 0x000000010008b448 bitcoind`___lldb_unnamed_symbol_10008b400 + 72
        frame [#19](/bitcoin-bitcoin/19/): 0x0000000100651398 bitcoind`___lldb_unnamed_symbol_100651264 + 308
        frame [#20](/bitcoin-bitcoin/20/): 0x000000010008ae50 bitcoind`___lldb_unnamed_symbol_10008ada0 + 176
        frame [#21](/bitcoin-bitcoin/21/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#25](/bitcoin-bitcoin/25/), name = 'b-net'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100651b78 bitcoind`___lldb_unnamed_symbol_100651aec + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000a4f24 bitcoind`___lldb_unnamed_symbol_1000a4e14 + 272
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000a5974 bitcoind`___lldb_unnamed_symbol_1000a58fc + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x0000000100651398 bitcoind`___lldb_unnamed_symbol_100651264 + 308
        frame [#7](/bitcoin-bitcoin/7/): 0x00000001000bff30 bitcoind`___lldb_unnamed_symbol_1000bfeb8 + 120
        frame [#8](/bitcoin-bitcoin/8/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#26](/bitcoin-bitcoin/26/), name = 'b-addcon'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x0000000100651b78 bitcoind`___lldb_unnamed_symbol_100651aec + 140
        frame [#4](/bitcoin-bitcoin/4/): 0x00000001000ac71c bitcoind`___lldb_unnamed_symbol_1000ac3c4 + 856
        frame [#5](/bitcoin-bitcoin/5/): 0x0000000100651398 bitcoind`___lldb_unnamed_symbol_100651264 + 308
        frame [#6](/bitcoin-bitcoin/6/): 0x00000001000c08c0 bitcoind`___lldb_unnamed_symbol_1000c0848 + 120
        frame [#7](/bitcoin-bitcoin/7/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
      thread [#27](/bitcoin-bitcoin/27/), name = 'b-msghand'
        frame [#0](/bitcoin-bitcoin/0/): 0x000000018f2e14f8 libsystem_kernel.dylib`__psynch_cvwait + 8
        frame [#1](/bitcoin-bitcoin/1/): 0x000000018f3210dc libsystem_pthread.dylib`_pthread_cond_wait + 984
        frame [#2](/bitcoin-bitcoin/2/): 0x000000018f2517e4 libc++.1.dylib`std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
        frame [#3](/bitcoin-bitcoin/3/): 0x00000001000acac0 bitcoind`___lldb_unnamed_symbol_1000ac878 + 584
        frame [#4](/bitcoin-bitcoin/4/): 0x0000000100651398 bitcoind`___lldb_unnamed_symbol_100651264 + 308
        frame [#5](/bitcoin-bitcoin/5/): 0x00000001000c15ac bitcoind`___lldb_unnamed_symbol_1000c1534 + 120
        frame [#6](/bitcoin-bitcoin/6/): 0x000000018f320c08 libsystem_pthread.dylib`_pthread_start + 136
    

    </details>

    (surprising how much more fits into the cache in 27 compared to 28-30)

    26.2

    <details> <summary>-dbcache=4500 **NO** OOM @ height=700000, cache=9367.7MiB</summary>

    2025-11-07T23:29:52Z UpdateTip: new best=0000000000000000000590fc0f3eba193a278534220b2b37e9849e1a770ca959 height=700000 version=0x3fffe004 log2_work=93.063032 tx=669566382 date='2021-09-11T04:14:32Z' progress=0.527773 cache=9367.7MiB(77357753txo)
    ...
    

    </details>

  6. l0rinc commented at 7:23 PM on November 8, 2025: contributor

    So it seems that v26 handles these smoothly without an OOM, but v27-30 OOMs for dbcache sizes >8.7GB on Mac. So it also crashes for a 10 GB dbcache on a 64GB system. Can somebody else reproduce this? I suspect it may be related to #25325.


    I have instrumented the UpdateTip messages with dbcache buckets and system free memory - to plot the behavior before the crash, so the entries look like:

    2025-11-08T19:07:15Z UpdateTip: new best=0000000000000000013ec16f06b41e4912d0d08e45b3126f8cdc805907ac7042 height=467045 version=0x20000000 log2_work=86.451975 tx=223632782 date='2017-05-19T02:25:43Z' progress=0.176433 cache=7303.3MiB(52678905txo) buckets=52679969 free=29030.5MiB
    2025-11-08T19:07:21Z UpdateTip: new best=0000000000000000001cced60bdba0d5a5c109e8192453cbc36523aaa8dad8d7 height=467046 version=0x20000000 log2_work=86.452008 tx=223634957 date='2017-05-19T02:31:39Z' progress=0.176435 cache=7705.5MiB(52680253txo) buckets=105359939 free=29009.7MiB
    

    Free memory spikes up at the beginning, but levels off - I don't see any OOM pressure here, maybe I'm measuring something incorrectly :/ <img width="4500" height="3000" alt="Image" src="https://github.com/user-attachments/assets/ce8bf178-dd38-46fa-8f4d-51c5ae9c46d0" />

    Bucket count and bucket saturation doesn't indicate that this is happening during a dbcache reallocation (which would only partially explain it anyway):

    <img width="4500" height="3000" alt="Image" src="https://github.com/user-attachments/assets/fdd24855-bae5-428a-8fa2-3f16d049548a" />

    <img width="4500" height="3000" alt="Image" src="https://github.com/user-attachments/assets/81fa6fa7-cc67-46a9-a5f4-4e8c23d7de3e" />

    Something else is special about the ~8645.9MiB dbcache sizes.

  7. maflcko added the label Bug on Nov 10, 2025
  8. maflcko added the label Resource usage on Nov 10, 2025
  9. maflcko added the label macOS on Nov 10, 2025
  10. maflcko commented at 8:42 AM on November 10, 2025: member

    Can somebody else reproduce this?

    Does it only happen on macOS, or also on Linux?

  11. l0rinc commented at 11:53 AM on November 23, 2025: contributor

    No idea what changed since, but I cannot reproduce it with master or with 27.2. Has anyone else tried it? Closing for now, we can reopen if it reproduces later.

  12. l0rinc closed this on Nov 23, 2025


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 06:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me