On 2023-06-01, Radek <[email protected]> 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 ([email protected]) 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.

Reply via email to