< bitcoin-git>
[bitcoin] jlopp opened pull request #10036: Fix init README format to render correctly on github (master...readmeFormatting) https://github.com/bitcoin/bitcoin/pull/10036
< adiabat>
gmaxwell: hey, it crashed from within gdb, but the "thread apply all bt" command doesn't seem to do anything
< adiabat>
last I see is "Program terminated with signal SIGKILL, Killed." "The program no longer exists."
< sipa>
OOM killer?
< adiabat>
yeah, OOM again
< adiabat>
I'm running the bitcoind executable I got from the gzip download
< adiabat>
maybe that doesn't have all the debug stuff in it?
< sipa>
adiabat: it does not have debug symbols, but that doesn't matter
< sipa>
if the OOM killer kills your program, it is gone