https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287344
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Status|New |Open --- Comment #3 from Mark Johnston <[email protected]> --- I guess this is the result of ipfw+unmapped mbufs. Maybe m_pullup() needs to try to handle unmapped mbufs? Does the crash occur if you set sysctl kern.ipc.mb_use_ext_pgs=0? -- You are receiving this mail because: You are the assignee for the bug.
