Re: gnumach crashing

2007-10-02 Thread Thomas Schwinge
Hello! On Mon, Oct 01, 2007 at 06:42:50PM -0500, R. Steven Rainwater wrote: > zalloc: zone ipc ports exhausted > My next guess is that there must be a patch applied to the Debian > gnumach source that isn't in the CVS source. I checked. My current GNU Mach source tree working copy was not the

Re: gnumach crashing

2007-10-02 Thread Samuel Thibault
Thomas Schwinge, le Tue 02 Oct 2007 12:11:16 +0200, a écrit : > #v+ > 2007-09-03 Samuel Thibault <[EMAIL PROTECTED]> > > * kern/zalloc.c (zget_space): Align zalloc_next_space again after > calling kmem_alloc_wired (which may sleep). > #v- > > I get a ``panic: zalloc: zone objects ex

Re: gnumach crashing

2007-10-02 Thread Thomas Schwinge
Hello! On Tue, Oct 02, 2007 at 11:32:06AM +0100, Samuel Thibault wrote: > Thomas Schwinge, le Tue 02 Oct 2007 12:11:16 +0200, a écrit : > > I get a ``panic: zalloc: zone objects exhausted''. > Oops, sorry, I had a pending fix for this and forgot to commit it. It's > done now. Confirmed. Thanks

Re: gnumach crashing

2007-10-02 Thread R. Steven Rainwater
On Tue, 2007-10-02 at 05:32, Samuel Thibault wrote: > Thomas Schwinge, le Tue 02 Oct 2007 12:11:16 +0200, a écrit : > > Steven: Sorry for having kept you busy with this issue! Please try a > > ``cvs update -r gnumach-1-branch -D 2007-09-02'', rebuild the kernel and > > confirm that the resulting o