It's kind of shocking that debug-formatting a backtrace allocates enough memory to OOM the process, though. What's going on there?
Rust: Investigating an Out of Memory Error
31–32 of 32 posts
Re: Rust: Investigating an Out of Memory Error
#32Reminds me a bit of a post my colleague wrote a while back: https://www.svix.com/blog/heap-fragmentation-in-rust-applica...
HN discussion: https://news.ycombinator.com/item?id=35469632