From owner-freebsd-current@FreeBSD.ORG Sun Nov 1 13:13:39 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CE67106568D; Sun, 1 Nov 2009 13:13:39 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id E789B8FC24; Sun, 1 Nov 2009 13:13:38 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id nA1DDYAj081248 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 1 Nov 2009 15:13:34 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id nA1DDY7u003147; Sun, 1 Nov 2009 15:13:34 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id nA1DDY92003146; Sun, 1 Nov 2009 15:13:34 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 1 Nov 2009 15:13:34 +0200 From: Kostik Belousov To: Matthias Apitz Message-ID: <20091101131334.GO2147@deviant.kiev.zoral.com.ua> References: <20091030151754.GA5849@current.Sisis.de> <20091101072629.GA2334@current.Sisis.de> <20091101103934.GA3004@current.Sisis.de> <20091101130820.GA3658@current.Sisis.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s9kDAZ2EyO0AcRYa" Content-Disposition: inline In-Reply-To: <20091101130820.GA3658@current.Sisis.de> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: kde-freebsd@kde.org, freebsd-current@freebsd.org, Robert Watson Subject: Re: [kde-freebsd] after compiling x11/kde4 problems with /usr/local/bin/startkde (SOLVED) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 13:13:39 -0000 --s9kDAZ2EyO0AcRYa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 01, 2009 at 02:08:20PM +0100, Matthias Apitz wrote: > El d?a Sunday, November 01, 2009 a las 10:45:41AM +0000, Robert Watson es= cribi?: >=20 > >=20 > > On Sun, 1 Nov 2009, Matthias Apitz wrote: > >=20 > > >>Could you confirm you are running with a userspace/kernel of at least= =20 > > >>r198203 (the date of the last PIE-related fix following a move to=20 > > >>disallowing NULL mappings). > > > > > >NAK, userland and kernel is: > > > > > >$ uname -a FreeBSD vm-azul.Sisis.de 9.0-CURRENT FreeBSD 9.0-CURRENT #0= =20 > > >r197801: Mon Oct 12 13:33:32 CEST 2009=20 > > >guru@vm-azul.Sisis.de:/usr/obj/usr/src/sys/GENERIC i386 > >=20 > > Sounds like an upgrade should fix this -- if not, please let us know AS= AP=20 > > as it might be an issue for 8.0 as well. >=20 > Robert, do you have an idea why this (with the same kernel/userland) > only shows up after installing the port x11/kde4? The only way to understand what happen there is to ktrace the whole process tree, and then look up execve(2) of which binary causes SIGABRT. --s9kDAZ2EyO0AcRYa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkrtiX4ACgkQC3+MBN1Mb4gR6gCgjGwpC2diXGD9QX0XfXEWsk9p fDIAoN1IQk8SaUSpKfR2eWmJ1eDU4j+e =fAEq -----END PGP SIGNATURE----- --s9kDAZ2EyO0AcRYa--