Every 2 weeks I'm getting the following panic: kmem_malloc(4096): kmem_map too small: 168394752 total allocated vmstat -z on vmcore shows that most of kernel memory is used by mbufs: ITEM SIZE LIMIT USED FREE REQUESTS FAILURES mbuf: 256, 0, 458820, 6, 2811418298, 7 but `vmstat -m' and `netstat -m' doesn't work: # vmstat -M vmcore.4 -m vmstat: memstat_kvm_malloc: invalid address (0xc0a01ffd) Type InUse MemUse HighUse Requests Size(s) # netstat -M vmcore.4 -m netstat: memstat_kvm_all: invalid address (0xc0a01ffd) The machine works as PPPoE router with mpd 5.0, so multiple netgraph nodes are created. Fix: N/A How-To-Repeat: N/A
Responsible Changed From-To: freebsd-bugs->freebsd-net Over to maintainer(s).
It seems to be fixed, as I didn't experience any panics on recent 7.x and 8.x releases. This PR can be closed now.
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped
Keyword: crash – in lieu of summary line prefix: [panic] * bulk change for the keyword * summary lines may be edited manually (not in bulk). Keyword descriptions and search interface: <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>