Christian Hesse <[email protected]> on Fri, 2019/11/08 09:15: > Christian Hesse <[email protected]> on Fri, 2019/11/08 08:58: > > Christian Hesse <[email protected]> on Mon, 2019/11/04 09:46: > > > Update to git version v2.24.0, no changes required. > > > > For any reason this starts crashing for me... Seen this on one host only, > > though. No idea what's the issue, will have to investigate. > > This happens after running `git gc` in a repository. cgit with git v2.23.0 > does not have this issue. > > The issue happens anywhere around or in print_commit() in ui.log.c.
This is caused by commit-graph being enabled by default now: https://git.zx2c4.com/git/commit/?id=31b1de6a09bad59cc0d88419925486afc7add277 I guess `git gc` created the file objects/info/commit-graph for me, so I found this to be the trigger. -- main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH" "CX:;",b;for(a/* Best regards my address: */=0;b=c[a++];) putchar(b-1/(/* Chris cc -ox -xc - && ./x */b/42*2-3)*42);}
pgpeQuyESj7eg.pgp
Description: OpenPGP digital signature
_______________________________________________ CGit mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/cgit
