From owner-freebsd-stable@FreeBSD.ORG Mon Oct 23 01:40:21 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47DF216A407 for ; Mon, 23 Oct 2006 01:40:21 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao04.cox.net (centrmmtao04.cox.net [70.168.83.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F5E643D45 for ; Mon, 23 Oct 2006 01:40:20 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by centrmmtao04.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20061023014021.BDPA16408.centrmmtao04.cox.net@eastrmimpo01.cox.net>; Sun, 22 Oct 2006 21:40:21 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id ddfv1V00P4iy4EG0000000 Sun, 22 Oct 2006 21:39:55 -0400 Date: Sun, 22 Oct 2006 20:40:54 -0500 To: "Kris Kennaway" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20061023013040.GA25120@xor.obsecurity.org> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20061023013040.GA25120@xor.obsecurity.org> User-Agent: Opera Mail/9.02 (Linux) Cc: freebsd-stable@freebsd.org Subject: Re: Do anyone has any problem with sem_open() crash? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 01:40:21 -0000 On Sun, 22 Oct 2006 20:30:40 -0500, Kris Kennaway = = wrote: > On Sun, Oct 22, 2006 at 08:09:30PM -0500, Jeremy Messenger wrote: >> Hello folks, >> >> Last night, I have upgraded from July RELENG_6 to last night. I have >> reinstalled all of ports and I noticed that the log/messages is = >> collecting >> a few of 'pid 14699 (conftest), uid 0: exited on signal 12 (core = >> dumped)'. >> I dig in the configure and found a location of crash. It is from >> sem_open(). I don't get that before I upgraded the RELENG_6. >> >> http://people.freebsd.org/~mezz/test-sem_open.cc (took from configure= 's >> conftest) > > That's "bad system call" - probably you don't have SYSVSEM support > enabled. I have not change kernel config for a very long time. I have these enabl= ed: options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores More: http://people.freebsd.org/~mezz/OUTLAWS As for the /boot/loader.conf: kern.maxfiles=3D"25000" linux_load=3D"YES" nvidia_load=3D"YES" Cheers, Mezz > Kris -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org