Issue #42 was about a panic in `residue_packet_read_partition` but after fixing it, one of the samples now triggers a second allocator based error. You'd get an error like: ``` fatal runtime error: allocator memory exhausted ``` And then a segfault.