From owner-freebsd-current@FreeBSD.ORG Mon Apr 2 17:17:04 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F1FE106566B for ; Mon, 2 Apr 2012 17:17:04 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 3218E8FC0C for ; Mon, 2 Apr 2012 17:17:04 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SEksC-0008OD-83>; Mon, 02 Apr 2012 19:16:56 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1SEksC-0002Fp-4J>; Mon, 02 Apr 2012 19:16:56 +0200 Message-ID: <4F79DF01.2020400@mail.zedat.fu-berlin.de> Date: Mon, 02 Apr 2012 19:16:49 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: Alexander Kabaev References: <4F799C73.7040401@mail.zedat.fu-berlin.de> <20120402100638.5fde4e79@kan.dyndns.org> In-Reply-To: <20120402100638.5fde4e79@kan.dyndns.org> X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB5DA349C0C7E2970D6663DFB" X-Originating-IP: 130.133.86.198 X-Mailman-Approved-At: Mon, 02 Apr 2012 18:18:35 +0000 Cc: Current FreeBSD Subject: Re: FreeBSD 10.0-CURRENT/amd64: clientsoftware crashes since make world of today at revision r233779 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: Mon, 02 Apr 2012 17:17:04 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB5DA349C0C7E2970D6663DFB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 04/02/12 16:06, schrieb Alexander Kabaev: > On Mon, 02 Apr 2012 14:32:51 +0200 > "O. Hartmann" wrote: >=20 >> Hello out there. >> >> My FreeBSD 10 box is at revision r233779. I updated the sources this >> morning and made a buildworld successfully. >> >> After a reboot of the box, I witness several bad issues. Firefox, for >> instance, is droppimng a core now when starting. Using portmaster for >> updates produces a lot of Segmentation faults on the screen. Othe >> minor clients which were working prior to the update today (last >> makeworl on Friday last week) aren't any more and dropping cores. >> >> Does anyone also realize this on FreeBSD 10 boxes? >> >> I use CLANG as the base compiler and also for the ports (for those >> which are compiling with CLANG). >> >> Regards, >> Oliver >> >=20 >=20 > Since you did not provide any details, I'd have to guess and I am > guessing this is an interaction between rtld and new libstdc++ that is > a likely cause for the crashes. Please try with revision r233778. Sorry for the late response. Indeed, I use the tag WITH_LIBCPLUSPLUS=3D YES in /etc/src.cnf. After an upgrade of the sources shortly after I posted the mail in the list, I recompiled the newly sources and reinstalled the system again and all problems I reported before were gone. Sorry for the noise. Regards, Oliver --------------enigB5DA349C0C7E2970D6663DFB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJPed8IAAoJEOgBcD7A/5N87v8IANkeMjPcC1GwIjdHaWUKcIND K52yBj7N33RZEm6TTLlpKzgEPl1bmn2M11KFT+e3xMmN9RnUMUcl6qEar4SehMDL CCtIc93LCw/p7iKKAAOipRG2LprNpQX0XNEpMQyiaRVIdgCKbApKisjqfXaNErUG oChh0h+kI0WSpU/YI3Xt5GH5Jzf5+r1UkgKw2Ftz8jrtZ5QV1My8qyUnnWW9uxNq XmsC0NFNwT4E9dRe8nwSMSEF9HnLreO+ZUpefSxULSN/ShN9o/UGbNbl5Fwe8chz w/U29hBxO1yMXWiUksVmhAad1NTFmAP0wBy2OtlvFCQfUjjERiYmvLgXlvWY+Jk= =n5CD -----END PGP SIGNATURE----- --------------enigB5DA349C0C7E2970D6663DFB--