Alexander, On Mon, May 12, 2025 at 04:18:50PM +0200, Alexander Leidinger wrote: A> I have this crash with current as of 2025-05-11-145144 (CET): A> ---snip--- A> [409] Mon May 12 15:53:20 CEST 2025 A> [416] panic: Assertion sb->sb_acc >= datalen failed at A> /space/system/usr_src/sys/kern/uipc_usrreq.c:1440 A> [416] cpuid = 16 A> [416] time = 1747058008 A> [416] KDB: stack backtrace: A> [416] db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame A> 0xfffffe078836cae0 A> [416] vpanic() at vpanic+0x136/frame 0xfffffe078836cc10 A> [416] panic() at panic+0x43/frame 0xfffffe078836cc70 A> [416] uipc_soreceive_stream_or_seqpacket() at A> uipc_soreceive_stream_or_seqpacket+0x9ca/frame 0xfffffe078836cd40 A> [416] soreceive() at soreceive+0x43/frame 0xfffffe078836cd60 A> [416] kern_readv() at kern_readv+0x95/frame 0xfffffe078836cdb0 A> [416] sys_read() at sys_read+0x7e/frame 0xfffffe078836ce00 A> [416] amd64_syscall() at amd64_syscall+0x15b/frame 0xfffffe078836cf30 A> [416] fast_syscall_common() at fast_syscall_common+0xf8/frame A> 0xfffffe078836cf30 A> [416] --- syscall (3, FreeBSD ELF64, read), rip = 0x1ae2a3270bfa, rsp = A> 0x1ae298b65718, rbp = 0x1ae298b65740 --- A> [416] Uptime: 6m56s A> ---snip--- A> A> Gleb, can this be related to the socket stuff you did? A> More complete crashinfo output available.
Yes, I would like to have a change to look into the core, if possible. -- Gleb Smirnoff