Sorry,
On Sat, Feb 6, 2016 at 3:09 PM, Isabell Cowan
wrote:
> I've recently cross compiled (for the same arch) bash 4.3. Oddly, every
> time I chroot into my new sysroot, executing bash -i, it immediately
> segfault. However, using bash -il instead, or simply bash -c 'exec bash
> -i', everythi
I've recently cross compiled (for the same arch) bash 4.3. Oddly, every
time I chroot into my new sysroot, executing bash -i, it immediately
segfault. However, using bash -il instead, or simply bash -c 'exec bash
-i', everything seems to work normally. However, when I exit/logout, I see
that seg