Re: Segfaults with latest sources

[email protected] (Christos Zoulas) Tue, 15 Mar 2016 02:37:54 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.evbmips,gmane.os.netbsd.ports.mips.devel
Message-ID <[email protected]>
In article <[email protected]>,
John D. Baker <[email protected]> wrote:
>On Mon, 14 Mar 2016, John D. Baker wrote:
>
>> I tried 'ktruss'-ing it, but then it doesn't fail.
>
>I think 'ftp's problem is with 'progress'.  I successfully downloaded
>"201603140930Z/evbmips-mips64el/base.tgz" with the 'ktruss'ed ftp
>(duplicating STDERR on STDOUT and piping it to 'tee' to capture the
>log).  I usually extract the release sets with:
>
>  # progress -ezf base.tgz tar xpf - -C /
>
>but 'progress' got SIGSEGV and exited.  Using plain 'tar' worked fine.
>
>Running with the snapshot "base.tgz" set produces the same segfaults
>in 'mount_tmpfs', 'ntpd', and 'sudo'.

Looks like I need to get myself a mips64 box. I don't think gdb ever
got tested with it.

christos