From owner-freebsd-stable@FreeBSD.ORG Mon Oct 23 01:30:43 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 A148C16A415 for ; Mon, 23 Oct 2006 01:30:43 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61FEC43D46 for ; Mon, 23 Oct 2006 01:30:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 36FBF1A3C1A; Sun, 22 Oct 2006 18:30:43 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D7C8251438; Sun, 22 Oct 2006 21:30:40 -0400 (EDT) Date: Sun, 22 Oct 2006 21:30:40 -0400 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20061023013040.GA25120@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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:30:43 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 22, 2006 at 08:09:30PM -0500, Jeremy Messenger wrote: > Hello folks, >=20 > Last night, I have upgraded from July RELENG_6 to last night. I have =20 > reinstalled all of ports and I noticed that the log/messages is collectin= g =20 > a few of 'pid 14699 (conftest), uid 0: exited on signal 12 (core dumped)'= . =20 > I dig in the configure and found a location of crash. It is from =20 > sem_open(). I don't get that before I upgraded the RELENG_6. >=20 > http://people.freebsd.org/~mezz/test-sem_open.cc (took from configure's = =20 > conftest) That's "bad system call" - probably you don't have SYSVSEM support enabled. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFPBtAWry0BWjoQKURAmQWAKCWK0sE0x1Ra1ZRibgtMAVcdJt2nACfX7AE i0BfklAKqRe69hgRKspGreA= =whsN -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--