`gdb -p $pid` and then `thread all apply backtrace...
# development
w
gdb -p $pid
and then
thread all apply backtrace
👍 1
mm, this should be
thread apply all backtrace
a
ah
i can do that when i get back
it should still be blocked
did that
pantsd had died in the meantime although nothing else had so i recreated the hang which again is 100% reliable so there’s no concern about needing to deal with it now
w
right
a
even the pantsd-runners were alive and the pants_loader.py and the only difference was time and standby
w
yep.