Re: 'git stash list' => Segmentation fault
From: Brendan Boerner <hidden>
Date: 2019-05-28 21:29:25
Thanks Jeff. To answer your previous question I'm using git v2.21.0. I'm using the Ubuntu 14.04 PPA as well as Linuxbew (also v2.21.0). Your help helped me narrow this down to linuxbrew. Take it out of my path no segfault. Uninstall linuxbrew git, linuxbrew still in PATH, use PPA git, segfault. Narrowed down further to be the "gettext" package - remove it from linuxbrew and PPA git stash list => no segfault. I'll ping the Linuxbrew folks. Thanks for you help! Brendan On Tue, May 28, 2019 at 3:56 PM Jeff King [off-list ref] wrote:
On Tue, May 28, 2019 at 03:53:51PM -0500, Brendan Boerner wrote:quoted
Lot of good tips for debugging for me to work on - I'll work on that. Both to avoid spamming the list and if sending large files e.g. strace is it ok if I continue correspondence with you directly? (And Johannes?)In general, please keep substantive responses on the list, so everybody can follow along. Adding to the list volume is fine. :) But certainly if there are sensitive bits, feel free to send them directly off-list. -Peff