Re: panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Kip Macy
h using forks and > thread creation. > > >Unread portion of the kernel message buffer: > >panic: vm_thread_new: kstack allocation failed > >cpuid = 3 > >Uptime: 7d4h30m58s > > > > > > > ___ > f

Re: panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Julian Elischer
t;Unread portion of the kernel message buffer: >panic: vm_thread_new: kstack allocation failed >cpuid = 3 >Uptime: 7d4h30m58s > > > ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To u

Re[3]: panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Vyacheslav Vovk
Hello Vyacheslav, Friday, September 1, 2006, 10:07:57 PM, you wrote: > Hello Julian, > Friday, September 1, 2006, 7:27:15 PM, you wrote: >> Vyacheslav Vovk wrote: >> can you see how many threads thre are in the system? >> I think you will have to extract this information frome the zone allocat

Re: panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Kip Macy
you will have to extract this information frome the zone allocator. I just realised there is no effective limit on kernel threads in the system. probably one could cause this with a fork bomb appoach using forks and thread creation. >Unread portion of the kernel message buffer: >panic:

Re[2]: panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Vyacheslav Vovk
Hello Julian, Friday, September 1, 2006, 7:27:15 PM, you wrote: > Vyacheslav Vovk wrote: > can you see how many threads thre are in the system? > I think you will have to extract this information frome the zone allocator. how to do it practically? > I just realised there is no effective limit

Re: panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Julian Elischer
and thread creation. Unread portion of the kernel message buffer: panic: vm_thread_new: kstack allocation failed cpuid = 3 Uptime: 7d4h30m58s ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To

panic: vm_thread_new: kstack allocation failed

2006-09-01 Thread Vyacheslav Vovk
bsd". Unread portion of the kernel message buffer: panic: vm_thread_new: kstack allocation failed cpuid = 3 Uptime: 7d4h30m58s Dumping 2046 MB (2 chunks) chunk 0: 1MB (158 pages) ... ok chunk 1: 2046MB (523744 pages) 2030 2014 1998 1982 1966 1950 1934 1918 1902 188 6 1870 1854 1838 1822 1806 1790

Re: Requesting advice for panic: vm_thread_new: kstack allocation failed

2006-06-05 Thread Charles Swiger
On Jun 5, 2006, at 2:00 PM, Lonnie Olson wrote: I have been fighting this issue for months now. I am about to give up and go back to FreeBSD 4.x. I am looking for suggestions now. 1. What does this panic really mean? I believe it implies that the kernel address space is exhausted, so whe

Requesting advice for panic: vm_thread_new: kstack allocation failed

2006-06-05 Thread Lonnie Olson
cessary as the details of this problem have been documented many times before. threads/80435: panic on high loads http://lists.freebsd.org/pipermail/freebsd-threads/2005-April/ 003025.html No resolution because reporter wasn't running -STABLE. panic: vm_thread_new: kstack allocat