On Thu, Jul 28 2022, Calvin Wan wrote: > + gtransport->smart_options->object_info_data = &remote_object_info; > + retval = transport_fetch_refs(gtransport, NULL); I see Phillip Wood noted that this fails SANITIZE=address in https://lore.kernel.org/git/00a58dbb-32e8-98dd-6c72-235e9c33af3b@xxxxxxxxx/; just a *bump* about this issue. I noticed "seen" failed, bisected down to 6/6 here, then saw his >month old report...