Re: [BUG] Segfault on git describe

2014-03-20 Thread Sylvestre Ledru
Sylvestre Ledru sylvestre at mozilla.com writes: As attachment, the backtrace. I removed about 87250 calls to the name_rev function. I guess that is a potential source of problem. FYI, ulimit -s 10 (increase the stack size) fixes the issue. Sylvestre -- To unsubscribe from this list

[BUG] Segfault on git describe

2014-03-19 Thread Sylvestre Ledru
Hello, Trying to do some stats using the Firefox git repository (https://github.com/mozilla/gecko-dev), I found a bug on git describe. The following command will segfault: git describe --contains a9ff31aebd6dbda82a3c733a72eeeaa0b0525b96 Please note that the Firefox history is a pretty long and