From owner-freebsd-current@FreeBSD.ORG Sat Jan 1 11:57:44 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A2791065670 for ; Sat, 1 Jan 2011 11:57:44 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id C1DC68FC13 for ; Sat, 1 Jan 2011 11:57:43 +0000 (UTC) Received: by qyk36 with SMTP id 36so11847479qyk.13 for ; Sat, 01 Jan 2011 03:57:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ZN3O2MP+UOXjIAa+Odef1qFaV1gExccGSbWasak2h0E=; b=wRC2xrVefNEaBDoDQ/KQ49DbhvF9NfBIoCGCVBZxQ4l9QYgP618MBS4Z1xD/LtQ0HQ gKhqmzx4A9SuHbGA0p8SuSHQ0B3R1gj9Ib9GcLtt7XMGw9KErKJzEGcupMTnquanGXDZ A0p+4sCeHMfOKTucWDSzBo7TRoIiDv1SRPvEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=pWvlgOIbMxSxCad4lpnXH/lCZZ1tTpoA1fv4Bq8vw3QBVGTIcEcJKuN4SCm2ks13cU XFMpmMf71ipFkaQE93YhyeswlyyveiscIDpDKFIi8QXSR4EA+udCZ5bV2RGt9uDSk6iA dg5IYaW/w4SDSsap8mbEWk7qI/cyg4LJQE1HU= MIME-Version: 1.0 Received: by 10.229.236.193 with SMTP id kl1mr17018408qcb.114.1293883062894; Sat, 01 Jan 2011 03:57:42 -0800 (PST) Sender: r.c.ladan@gmail.com Received: by 10.229.222.14 with HTTP; Sat, 1 Jan 2011 03:57:42 -0800 (PST) In-Reply-To: <868vz58sik.wl%poyopoyo@puripuri.plala.or.jp> References: <868vz58sik.wl%poyopoyo@puripuri.plala.or.jp> Date: Sat, 1 Jan 2011 12:57:42 +0100 X-Google-Sender-Auth: 97sIli5rhhyErvX_qm5B77TRx9w Message-ID: From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: current@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: userland weirdness between r216351 and r216738 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: Sat, 01 Jan 2011 11:57:44 -0000 2010/12/31 : > A happy new yaer Ren=EF=BF=BD+1, > > At Fri, 31 Dec 2010 22:35:05 +0100, > Ren=EF=BF=BD+1 Ladan wrote: >> somewhere between 9.0-amd64 r216351 and r216738, I've noticed some >> userland weirdness. > > I suppose you've been hit by rtld bug between r216695[*1] and r216728[*2]= . > Maybe, but then something is still wrong, as the version I reported is 10 revisions ahead of [*2]. > > They all have happened on me and already gone. > Maybe recompiling with gcc helps, as suggested elsewhere in this thread. > [*1] r216695: http://docs.FreeBSD.org/cgi/mid.cgi?201012250851.oBP8pLLm01= 7014 > [*2] r216728: http://docs.FreeBSD.org/cgi/mid.cgi?201012270030.oBR0UTq900= 4790 > [*3] "problem with port gobject-introspection on 9.0-CURRENT" > =C2=A0 =C2=A0 http://docs.FreeBSD.org/cgi/mid.cgi?alpine.LRH.2.02.1012261= 329550.8533 > =C2=A0 =C2=A0 and > =C2=A0 =C2=A0 http://docs.FreeBSD.org/cgi/mid.cgi?alpine.LRH.2.02.1012282= 053100.28301 > =C2=A0 =C2=A0 (He is my hero.) > Rene