Re: Multiple IP Jail's patch for FreeBSD 6.2

2007-04-24 Thread Jan Knepper
Mohacsi Janos wrote: On Fri, 20 Apr 2007, Jan Knepper wrote: Mohacsi Janos wrote: Hi Jan, The problem with your patch is the missing IPv6 support. I know... So what you are saying it does not work? No. I am saying, that worth considering IPv6 support too. Definitely... especially since

Re: High disk load +mount/atacontrol/NFS/SMBFS crashes the system

2007-04-24 Thread Alejandro Pulver
On Mon, 23 Apr 2007 22:59:44 -0500 "Rick C. Petty" <[EMAIL PROTECTED]> wrote: > On Mon, Apr 23, 2007 at 09:58:58PM -0300, Alejandro Pulver wrote: > > > > In the machine which was recently upgraded to 6.2 using "atacontrol" > > when the disk is reading/writing crashes the system half or more of th

SIGFPE with libthr and gdb

2007-04-24 Thread mal content
Hello. When using this libmap.conf: libpthread.so.2 libthr.so.2 libpthread.so libthr.so libc_r.so.6 libthr.so.2 libc_r.so libthr.so ...nearly every program receives SIGFPE when calling various functions, when running under gdb. strtol() is one example