Re: [PATCH v2 0/5] git crashes with a SIGBUS on sparc64 during pull
From: Junio C Hamano <hidden> Date: 2025-01-21 16:37:27
Koakuma [off-list ref] writes:
Jeff King [off-list ref] wrote:
quoted
Here's a v2 which fixes the reading side, as well. I think this should
let you get through a full run of unpack-objects, but please confirm. :)
...
Okay, just tested the patchset here.
Both the testcase from upthread and actual pulls seem to work well now,
without any crashes happening.
Thanks a lot!