Skip to content

Comment on Recovering Redis Data with GDBparent

Comments

As I recall,

kill -SIGQUIT process_id

will force a core dump (with the various caveats etc), at which point you can use GBD to run around the various thread stacks at that point.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.