Date: Fri, 7 Dec 2001 21:19:37 -0600 From: Alfred Perlstein <bright@mu.org> To: Jesse Granden <jgranden@tri-lakes.net> Cc: freebsd-hackers@freebsd.org Subject: Re: pthread_create problem on 4.4-STABLE w/ Custom Kernel Message-ID: <20011207211937.V92148@elvis.mu.org> In-Reply-To: <02360669462989@mail.tri-lakes.net>; from jgranden@tri-lakes.net on Fri, Dec 07, 2001 at 08:26:46PM -0600 References: <02360669462989@mail.tri-lakes.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* Jesse Granden <jgranden@tri-lakes.net> [011207 20:32] wrote: > Hi, > I'm having a problem with pthread_create failing with a custom kernel > (problem doesn't happen with GENERIC). If I use a null pthread_attr_t arg, > pthread_create returns EAGAIN. If feed it a pthread_attr_tag, then > lib/libc_r/uthread/uthread_create.c: pthread_create() panics. "panics" you mean the kernel panics? What does it say? > What options could I change in the kernel conf file that would break all my > pthread using programs? > suggestions? sources were cvsup'd today.... > respond in email also please... No clue, what _have_ you changed? -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011207211937.V92148>