I was excited to try this to debug a long-lived script I am running with swoole. However, about 50%+ of the time I run `meminfo_dump()` it segfaults. Anything I can do to help you debug this? I'm not sure how to capture the crash log...
I was excited to try this to debug a long-lived script I am running with swoole.
However, about 50%+ of the time I run
meminfo_dump()it segfaults.Anything I can do to help you debug this?
I'm not sure how to capture the crash log...