Hacker News new | ask | show | jobs
by CiPHPerCoder 2342 days ago
Memory leaks don't surprise me. Segfaults do.

Have you reported them upstream? That implies a memory safety or garbage collection bug.

1 comments

Yup, GC bugs, mostly; some fixed, some are hard to repro...