Got a weird one here...
I've got a machine running 13.1 where if I try to start logstash or graylog, the machine locks up entirely within a few seconds - no response to pings or to typing at the console, and the fan spins up somewhat. This happens whether I run the service on bare metal or in a jail. No error is reported anywhere: the console doesn't show anything beyond the last command and where java was found; the contents of /var/log just show a reboot with no indication as to why; there's nothing in /var/crash. I've tried running the command under truss to see if it's doing anything weird, but all I see is freads and mmaps until it stops. Watched memory use with htop while it happened, but memory use was below 10%.
I've checked my disks (stress test with fio and scrub of my non-root zfs disk), and they seem to be fine. The RAM's been replaced, with the issue occurring both before and after. It's a second-hand M715q with an Ryzen 3 Pro 2200GE - suppose it could be a hardware issue, but it's only these processes that fail, with compiles and other daemons running fine.
Any thoughts on where I could look next?
I've got a machine running 13.1 where if I try to start logstash or graylog, the machine locks up entirely within a few seconds - no response to pings or to typing at the console, and the fan spins up somewhat. This happens whether I run the service on bare metal or in a jail. No error is reported anywhere: the console doesn't show anything beyond the last command and where java was found; the contents of /var/log just show a reboot with no indication as to why; there's nothing in /var/crash. I've tried running the command under truss to see if it's doing anything weird, but all I see is freads and mmaps until it stops. Watched memory use with htop while it happened, but memory use was below 10%.
I've checked my disks (stress test with fio and scrub of my non-root zfs disk), and they seem to be fine. The RAM's been replaced, with the issue occurring both before and after. It's a second-hand M715q with an Ryzen 3 Pro 2200GE - suppose it could be a hardware issue, but it's only these processes that fail, with compiles and other daemons running fine.
Any thoughts on where I could look next?