On 2023-05-30, Radek <[email protected]> wrote:
> Hello and sorry for the late reply,
>
>> Did you contact the individual who provides pf-bafhost script? He has
>> always responded to me when I contacted him.
> No, I didn't. Jordan shared his scripts here, I hope he reads misc@.
>
>> what program dumped core?
> Some parts of [1]. How can I determine which lines do it?
pf-badhost is a fairly large ksh script which calls a bunch of various
other programs depending on what's present (3 different awks, 4
different file fetching tools, 3 search tools, etc).
It isn't likely to be the script itself which is SIGILLing but one of those
other programs.
What is the name of the core dump file?
>> dmesg?
> cpu0: Geode(TM) Integrated Processor by AMD PCS ("AuthenticAMD" 586-class)
> 500 MHz, 05-0a-02
> cpu0: FPU,DE,PSE,TSC,MSR,CX8,SEP,PGE,CMOV,CFLUSH,MMX,MMXX,3DNOW2,3DNOW
so no SSE, etc.