[Bug 283426] panic in sbappendaddr_locked()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Mar 2025 09:19:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283426 --- Comment #11 from Robin Haberkorn <robin.haberkorn@googlemail.com> --- (In reply to Bjoern A. Zeeb from comment #10) glebius@FreeBSD.org was asking for the original mbuf. The copy doesn't have M_PKTHDR set. But this doesn't surprise, considering that the pointer is passed right up to sbappendaddr_locked(). Do you think, it could have been lost in m_copym()? -- You are receiving this mail because: You are the assignee for the bug.