Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2015 06:36:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 202409] vm_thread_new: kstack allocation failed on FreeBSD 10.x
Message-ID:  <bug-202409-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202409

            Bug ID: 202409
           Summary: vm_thread_new: kstack allocation failed on FreeBSD
                    10.x
           Product: Base System
           Version: 10.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ota@j.email.ne.jp

After creating some processes/threads, I encounter following to errors and the
are printed to dmesg.

pmap_mapdev: Couldn't alloc kernel virtual memory
vm_thread_new: kstack allocation failed

System becomes unstable thereafter most of times although it depends on what
failed to allocate memory.

This happens on any 10.x releases but not 11 current.

Easiest way to reproduce is use benchmarks/forkbomb

% forkbomb -f

brings the above errors in few seconds.

I recall a special fix applied to 9.x stable a while ago but the change didn't
seem to apply to 10.x releases.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202409-8>