https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239052
--- Comment #2 from Michael Rebele ---
The RAID1 which contains the systems is fortunately installed with GPT-Layout.
I’ve reduced now the Swap-Partition, created a new EFI-Partition and wrote the
EFI-Loader boot1.efifat into the EFI-Parti
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238837
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
--- Comment #2 fro
Hi all,
We are using F-stack of version v1.11.
We run F-stack on our system and send high traffic through it. After 10
minutes or so, there was a crash in our system at tcp_usr_close and the
following is the traceback. Not sure, why this has to crash at this point
when there was an assert on the sa
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238837
--- Comment #3 from WHR ---
(In reply to Conrad Meyer from comment #2)
I knwon that ptrace(2) can't be used to debug any kernel processes, allowing
that would hang or panic the kernel; but process 1 (init(8)) isn't a kernel,
but an user pr