fanquake
fanquake
https://cirrus-ci.com/task/4957802181951488?logs=ci#L1777: ```bash [17:17:27.480] Thread T4 'b-httpworker.1' (tid=27041, running) created by main thread at: [17:17:27.480] #0 pthread_create (bitcoind+0xf7df5) (BuildId: 759dffa438a525872edb969c48b6c5c4c6341482) [17:17:27.480] #1 std::__1::__libcpp_thread_create[abi:ne190103](unsigned long*, void* (*)(void*), void*) /usr/lib/llvm-19/bin/../include/c++/v1/__thread/support/pthread.h:182:10 (bitcoind+0x6e06fb) (BuildId: 759dffa438a525872edb969c48b6c5c4c6341482)...
The main issue here is no core dump (in future please try and include it in the issue), and I don't think there's anything we can do with the gdb...
Closing for now. If you do see any issues in future, please open new issues, including a core dump if possible (or inspect the dump locally and post any relevant...
> where I can get trip program? https://codeberg.org/pkal/trip
Is this fixed after #18554?
@achow101 is that ok to backport? See https://github.com/bitcoin/bitcoin/issues/32625#issuecomment-2920129544
Pulled in #31757.
> I think we either want https://github.com/bitcoin/bitcoin/pull/32760 or https://github.com/bitcoin/bitcoin/pull/31998. Sure. Pulled in #32760, and made #32690 partial (just 8713e8060d504f561fed705b4aa5af7b96c36e75).
Will close this for now, and we can re open if/when it comes up again.
> Which test is causing this? It will likely show up with almost any test i.e you can run `example_test.py`: ```bash ./autogen.sh && ./configure CC=clang CXX=clang++ && make -C src...