Last night, I fixed a segmentation fault bug in my #Python testing library time-machine.
There were several outstanding issues about segmentation faults with unclear causes, and I didn’t have time to dive into them.
Then I received a new bug report from Marcin Sulikowski with a minimal reproduction. This research pointed directly at the problem and revealed the other reports as duplicates.
Clear and reproducible bug reports are very valuable contributions!