From owner-freebsd-current@freebsd.org Tue Mar 8 17:29:18 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3340AC7D2D for ; Tue, 8 Mar 2016 17:29:18 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-lb0-x243.google.com (mail-lb0-x243.google.com [IPv6:2a00:1450:4010:c04::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 582C310A2; Tue, 8 Mar 2016 17:29:18 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: by mail-lb0-x243.google.com with SMTP id h2so2410604lbs.2; Tue, 08 Mar 2016 09:29:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=zaEdwu7ws9m8bJHcRaj+yqGE+0G4+Bh6K7ZGInqoP6k=; b=MAHaB9jgamaOrHuql8hyUXjbEVG7tHOmcj6V1pzXHic0Us8IcuTYFsXGvY9SFdbcHL hsVeobPowYDz34fi0LeqYuwGAxPWHM/ohAn/Bo5fLhCSwPy96l+/5v28zEqk1D3HBJDM 25ask+lpXJcKwditoVaY6cMdwYrTwO6xYN35P+UkMx/NmWYrf1ENqVOkfi4cM1DoAGsv F/0KTDC4kGTDAXB2EJqLNONAqDRB1iuG4+tXoCXvixPZNJTDXWaXjwOUgPBYbi1csbfb tBjLmRJXpjMSmt91aA1NcETbTOeuSvzfblFDCnbJ4XqJ6dAw/Wb2QtTePXMLl+yge4wB BKBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=zaEdwu7ws9m8bJHcRaj+yqGE+0G4+Bh6K7ZGInqoP6k=; b=hdwqqN8nirx/WIG6DOEpnuAzbrU0j+J+bF6yjAKbLEIedb3A47pWLRaWt7dHkFGq69 ora9vXIIPdoRV4eWjnYVvILE6plQIjMdLh2mIT14SJQBh1ji+67JEMN49CRgPvj2FvGe 0lfgBD5x49XetgEno1ou2shCnbKBGMuL6UcK3cJ97lA+oqyiiwTFIdG5AucGObKIRfy/ TTITYj3lD/SxhgzA2xOP4nBVqy3Zbg2b1vGnmlU8iaBEIiRtODp58wtTYQDUT6OmgsCL OgU6ediNEFuPCCdEin1yiJBukmSmtpGA0WE0k6VYdh3GwMFzreF0EOv2GNtJ9T2L20VF cuvw== X-Gm-Message-State: AD7BkJJ1pU9fnbCKG9Oc6OQpzB15rgRNSBREQQCr3OEO8Lyvb9qpolAxUKe/hWG6cSdRzw== X-Received: by 10.25.35.87 with SMTP id j84mr7833404lfj.119.1457458156433; Tue, 08 Mar 2016 09:29:16 -0800 (PST) Received: from kloomba.lvv.mirantis.net ([95.104.140.207]) by smtp.gmail.com with ESMTPSA id n66sm643783lfb.33.2016.03.08.09.29.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Mar 2016 09:29:15 -0800 (PST) Sender: Roman Bogorodskiy Date: Tue, 8 Mar 2016 20:28:25 +0300 From: Roman Bogorodskiy To: Pedro Giffuni Cc: Baptiste Daroussin , freebsd-current@freebsd.org Subject: Re: lldb input issue Message-ID: <20160308172824.GA1933@kloomba.lvv.mirantis.net> References: <56dc5e77.c53d700a.262e9.ffff953d@mx.google.com> <20160306172550.GL31877@ivaldir.etoilebsd.net> <56dc8b32.01a0700a.6dc13.121c@mx.google.com> <20160306200549.GM31877@ivaldir.etoilebsd.net> <56DC911D.7050909@FreeBSD.org> <56DC9ECE.5000707@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <56DC9ECE.5000707@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Tue, 08 Mar 2016 17:29:18 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Pedro Giffuni wrote: > On 03/06/16 15:20, Pedro Giffuni wrote: > > > > > > El 06/03/2016 a las 15:05, Baptiste Daroussin escribi=F3: > >> On Sun, Mar 06, 2016 at 10:55:27PM +0300, Roman Bogorodskiy wrote: > >>> Baptiste Daroussin wrote: > >>> > >>>> On Sun, Mar 06, 2016 at 07:44:34PM +0300, Roman Bogorodskiy wrote: > >>>>> Hi, > >>>>> > >>>>> I'm seeing an issue with lldb: when I start it (without arguments) = and > >>>>> try to type commands, it looks like this: > >>>>> > >>>>> $ lldb > >>>>> (lldb) \U+7F68\U+7F65\U+7F6C\U+7F70\U+7F0A > >>>>> > >>>>> So, basically, I cannot execute any command and cannot even exit fr= om > >>>>> its shell, only by ctrl-z and killing it. > >>>>> > >>>>> This happens to me on today's -CURRENT / amd64. > >>>>> > >>>>> I was wondering if that's an issue with my user's locale, but the > >>>>> behavior is same for root. > >>>>> > >>>>> Also, I can see exactly the same behavior with lldb on FreeBSD. > >>> ^^^^^^^ > >>> Oops, that's supposed to be 'freefall'. > >>> > >>>>> Is that some known issue or maybe configuration problem? > >>>>> > >>>>> Thanks, > >>>>> > >>>>> Roman Bogorodskiy > >>>> > >>>> > >>>> Sounds like an issue with libedit, probably due to the latest import > >>>> of libedit > >>>> (just a guess) > >>> It could be. BTW, I've installed lldb38 using pkg and it works fine. > >>> > >> Which is linked to libedit from ports (older that in base) so it seems > >> to prove > >> that libedit update might be the issue there. > > > > Hmm ... most of the changes were cosmetical. I will take a look though. > > >=20 > Actually we have had two updates lately with sufficient changes that it > is not easy to find which may be the culprit. I will revert the last > change in the hope that it is enough. >=20 > Sorry about this. Thanks, appears it fixed the issue. Roman Bogorodskiy --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJW3wu3AAoJEMltX/4IwiJqFMQIALK/BZDXfl/W2SK7uf+kVSBI I45e+j2hYn9T/DNj1GKe34o2NIPc8I4fU6KhxNU1ceadCtZlhZMEpwshT0DW5/IT P0dcjeLwXsugHGd9+Tifc9UAlWzxtiDGYeAvWuc/FVcu/M6GO4q3UQF9Uh7jxw+N KK4UIsj6BKsz9BtlT87FTW17DU7qyzIKATn/TwDerqBeo/We4Gj4ZkbvUPQiaq9J xq81x9rSp8/hY2vgHPUuxCkFbLxHEdGhZF+o/7zSjf34wqf6hTfxVdSPvXQq+WrW qBAskhBvemebpuIRVCogaUx1lUdLH9EuP5stymjocRN2J+tR9tQqTjTEKdHef/I= =rLbb -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--