Re: Null pointer dereference in git-submodule

2018-03-25 Thread Jeremy Feusi
: > Am 24.03.2018 um 18:42 schrieb Jeremy Feusi: > > Hi, > > While bootstrapping a gnu repository I noticed that git segfaulted when > > called as "git submodule status". After compiling git with address > > sanitizer and minimizing the directory I finally narrowed it

Null pointer dereference in git-submodule

2018-03-24 Thread Jeremy Feusi
Hi, While bootstrapping a gnu repository I noticed that git segfaulted when called as "git submodule status". After compiling git with address sanitizer and minimizing the directory I finally narrowed it down to the files which I have attached as a tar archive. Here is a detailed backtrace: