NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/53532: ftp(1) dumps core while trying to download via HTTP with the auto-fetch feature
The following reply was made to PR bin/53532; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/53532: ftp(1) dumps core while trying to download via HTTP
with the auto-fetch feature
Date: Fri, 17 Aug 2018 08:59:00 +0200
I can not reproduce it. Can you make a core dump available, or do something
like
x/i $pc
to see what instruction it faults on? My guess would be: some SSE
instruction used in openssl - which is supposed to auto-detect the
available instructions at run time, but may have a bug for your CPU.
Can you also provide output of "cpuctl identify 0"?
Thanks,
Martin
Home |
Main Index |
Thread Index |
Old Index