Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: trouble with netbsd-8 on RPI3?
gdt%lexort.com@localhost (Greg Troxel) writes:
>(gdb) run -f -d 2 -u named -t /var/chroot/named
>Starting program: /usr/sbin/named -f -d 2 -u named -t /var/chroot/named
>Program received signal SIGILL, Illegal instruction.
>0x652b3bc8 in _armv8_pmull_probe () from /usr/lib/libcrypto.so.12
That's not a bug. libcrypto just probes the CPU capabilities and catches
the SIGILL. Since the debugger catches SIGILL first you need to resume
the process with 'cont'.
--
--
Michael van Elst
Internet: mlelstv%serpens.de@localhost
"A potential Snark may lurk in every tree."
Home |
Main Index |
Thread Index |
Old Index