List for cgit developers and users
 help / color / mirror / Atom feed
From: list at eworm.de (Christian Hesse)
Subject: [PATCH 1/1] git: update to v2.24.0
Date: Fri, 8 Nov 2019 21:54:06 +0100	[thread overview]
Message-ID: <20191108215406.4b3838a1@leda> (raw)
In-Reply-To: <20191108091534.5040f8e7@leda>

Christian Hesse <list at eworm.de> on Fri, 2019/11/08 09:15:
> Christian Hesse <list at eworm.de> on Fri, 2019/11/08 08:58:
> > Christian Hesse <list at eworm.de> 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);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20191108/222eee7c/attachment.asc>


  reply	other threads:[~2019-11-08 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-04  8:46 list
2019-11-08  7:58 ` list
2019-11-08  8:15   ` list
2019-11-08 20:54     ` list [this message]
2019-11-08 21:58       ` [PATCH v2 " list

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191108215406.4b3838a1@leda \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).