Leonardo Taccari <l...@netbsd.org> ezt írta (időpont: 2019. jan. 13., V, 23:47): > > Hello Csányi, > > Csányi Pál writes: > > [...] > > cpu0: highest basic info 00000001 > > cpu0: highest extended info 80000005 > > cpu0: "AMD-K6(tm) D processor" > > cpu0: AMD-K6-2 (586-class), 333.30 MHz > > cpu0: family 0x5 model 0x8 stepping 0xc (id 0x58c) > > cpu0: features 0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX> > > cpu0: I-cache 32KB 32B/line 2-way, D-cache 32KB 2B/line 2-way > > cpu0: ITLB 64 4KB entries direct-mapped > > cpu0: DTLB 128 4KB entries 2-way > > cpu0: initial APIC ID 0 > > [...] > > The last few lines when gdb loaded the core are these: > > Core was generated by 'links'. > > Program terminated with signal SIGILL, Illegal instruction. > > #0 0xb2ed7d50 in gcm_ghash_bit_mmx () from /usr/lib/libcrypto.so.12 > > > > (gdb) x/i $pc > > Segmentation fault (core dumped) > > [...] > > This seems pretty similar to PR bin/53532 (thanks <gutteridge>!) > and this should be fixed in the netbsd-8 daily. > > Can you please try with a netbsd-8 daily image? (you can fetch it via, > e.g. <http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-8/latest/>)
I want to keep this NetBSD installation, but if I can upgrade to netbsd-8 daily so so I can preserve all my settings from netbsd 8.0, then I want to upgrade to netbsd-8 daily. Can I upgrade this way? Best, Pali