Date: Mon, 13 Jan 2003 10:30:00 +0100 From: Sperber <sperber@gmx.at> To: hackers@freebsd.org Cc: stable@freebsd.org Subject: pthread, ElectricFence Message-ID: <200301131030.00440.sperber@gmx.at>
next in thread | raw e-mail | index | archive | help
Hi there! Since a cvsupdate and recompile some time ago, using ElectricFence with pthread programs got impossible. just linking the pthread lib and the efence lib to a simple small program causes a weird error: Fatal error 'Cannot create kernel pipe' at line ? in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = ?) Abort (core dumped) This was tested on diffrent machines (even the nearly newest stable) but still the same error. No idea what was changed to cause that error, but is there a way to solve my problem? (Not using efence is not a good solution as i tend to make allocation mistakes ;) ) Sperber To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301131030.00440.sperber>