Thursday, June 01, 2023

Re: [7.3/i386] pf-badhost - Illegal instruction (core dumped)

On 2023-06-01, Radek <rdk@int.pl> wrote:
> Hello Stuart,
>
>> What is the name of the core dump file?
> Actually there isn't any .core file.
> test73# find / -name '*.core'
> test73#

From your earlier mail:

test73# doas -u _pfbadhost pf-badhost -O openbsd
doas (root@test73.my.domain) password:
Illegal instruction
Illegal instruction
Illegal instruction
Illegal instruction
Illegal instruction
Illegal instruction
Illegal instruction (core dumped)
Illegal instruction (core dumped)
Illegal instruction (core dumped)
Illegal instruction (core dumped)

So there should be one. Anyway, since you are the one seeing the problem,
you'll need to figure out a way to work out which of the many possible
programs is hitting this. Maybe add echos to the script, or run it with
set -x or something.

There's nothing more others can do without more information.

No comments:

Post a Comment