[Bug 239052] [boot] BTX halt error after freebsd-update from 12.0-RELEASE-p4 to 12.0-RELEASE-p6

2019-07-12 Thread bugzilla-noreply
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

[Bug 238837] init: Remove P_SYSTEM flag from PID 1 to allow easier debugging of init(8)

2019-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238837 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org --- Comment #2 fro

crash at tcp_usr_close

2019-07-12 Thread Vishali Somaskanthan
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

[Bug 238837] init: Remove P_SYSTEM flag from PID 1 to allow easier debugging of init(8)

2019-07-12 Thread bugzilla-noreply
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