NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: git https issue



Hi Matthew,

On 19/08/2018 21:06, matthew sporleder wrote:
gdb tells me:
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):

Thread 1 received signal SIGILL, Illegal instruction.
0xb66f3d50 in gcm_ghash_4bit_mmx () from /usr/lib/libcrypto.so.12


(gdb) bt
#0  0xb66f3d50 in gcm_ghash_4bit_mmx () from /usr/lib/libcrypto.so.12
#1  0x00000000 in ?? ()

very nice :)

now I don't remember if this CPU has MMX or not...
cpu0 at mainbus0
cpu0: Intel 586-class, 232MHz, id 0x581
cpu0: package 0, core 0, smt 0

It should though, according to: https://www.thinkwiki.org/wiki/Category:600


Riccardo
Looks like you found the issue.

Well, what is the issue actually? We have a clue... but no details

do you think git has the same issue but does not coredumps?

Anyway,  curl should work, I found a bug for sure. /usr/lib/libcrypto.so.12 is part of base though.

What now? a PR?

Riccardo


Home | Main Index | Thread Index | Old Index