From owner-freebsd-hackers Fri Dec 7 19:19:45 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id 7916837B419 for ; Fri, 7 Dec 2001 19:19:43 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 0515781D01; Fri, 7 Dec 2001 21:19:38 -0600 (CST) Date: Fri, 7 Dec 2001 21:19:37 -0600 From: Alfred Perlstein To: Jesse Granden Cc: freebsd-hackers@freebsd.org Subject: Re: pthread_create problem on 4.4-STABLE w/ Custom Kernel Message-ID: <20011207211937.V92148@elvis.mu.org> References: <02360669462989@mail.tri-lakes.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <02360669462989@mail.tri-lakes.net>; from jgranden@tri-lakes.net on Fri, Dec 07, 2001 at 08:26:46PM -0600 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Jesse Granden [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