From owner-freebsd-current@freebsd.org Sun Mar 6 20:05:54 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 12A58AC14AB for ; Sun, 6 Mar 2016 20:05:54 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (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 9D7B979B; Sun, 6 Mar 2016 20:05:53 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x232.google.com with SMTP id p65so48570512wmp.0; Sun, 06 Mar 2016 12:05:53 -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=3ZRDKIAS1MMiq3yS8b/XnoTZ88oY+HsxrSmFVjl0GyU=; b=YWdQ/s5MK2xl7cTJxvojd80rTKl2bp9PpQnKRS4V8kCKwAbquuAsJz2ytlx2J5FmKJ ruuXhl27PRnLe9EMMYf4xNheVBORObj8b7zNGvjR9nJJ3Nfc8/FJ47KoAhtkTaa/8rId e3OFODZrRZqsotm46yC5UG07k25Z8mwTBZse8u+G8uqS//v8fM/ci5Yyb2xIcb58yziJ hfuiTwBy7ks45lR9gwNdxxupTS2qhNFH5j3MZUemhN49G8sqPNUvEEal87Jq+kjXVozS bJZJxG1VExP5LYIpInt1afTZogFBEjq2mHBYDnvA7hXUmvQHBivK6xbsNeKQbgyJ/UKF ZImQ== 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=3ZRDKIAS1MMiq3yS8b/XnoTZ88oY+HsxrSmFVjl0GyU=; b=lZ21JWyBdIOPq5lNptLRyppgEDS2T6MhxtsdhA0cWowlFPaYtmjzIQtTBz4eVsTXrp pgM9VcFLgFfxaLPVMC3Ztrx3vgOa6l0JJqvJXykXa4ly30JPlrqTTyd1mbsMM2Oei92I jsD0G871LFIUuYyqmuwM3n6Xs4OuNuaiEZSFAVKcpQ8pd6A3S2PAQd0HHoialWCX/xIW f5FsLgrxsbloIGX5+erAVViAwU6MagsbddS4V+k3yvKHUwsf37BkGGqgsfJyCzdV1pW8 SnMr+I9SBWM4wZW9U0RT+Vt15bycUaZSFe4y29ArPTG50sN+uTtVNpn4LPX+W2GIoOab wvaA== X-Gm-Message-State: AD7BkJIjDkkEgLaXWFWbEv4svZ9dvVkVhXmz3UaafODO1ixbATU54b+6mB+OAzSK2hYuZg== X-Received: by 10.194.11.67 with SMTP id o3mr18933019wjb.74.1457294752133; Sun, 06 Mar 2016 12:05:52 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id y3sm10137085wmy.17.2016.03.06.12.05.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Mar 2016 12:05:51 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 6 Mar 2016 21:05:49 +0100 From: Baptiste Daroussin To: Roman Bogorodskiy Cc: freebsd-current@freebsd.org, pfg@freeBSD.org Subject: Re: lldb input issue Message-ID: <20160306200549.GM31877@ivaldir.etoilebsd.net> References: <56dc5e77.c53d700a.262e9.ffff953d@mx.google.com> <20160306172550.GL31877@ivaldir.etoilebsd.net> <56dc8b32.01a0700a.6dc13.121c@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4ickEXl+ukcSQ/3E" Content-Disposition: inline In-Reply-To: <56dc8b32.01a0700a.6dc13.121c@mx.google.com> 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: Sun, 06 Mar 2016 20:05:54 -0000 --4ickEXl+ukcSQ/3E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 06, 2016 at 10:55:27PM +0300, Roman Bogorodskiy wrote: > Baptiste Daroussin wrote: >=20 > > On Sun, Mar 06, 2016 at 07:44:34PM +0300, Roman Bogorodskiy wrote: > > > Hi, > > >=20 > > > I'm seeing an issue with lldb: when I start it (without arguments) and > > > try to type commands, it looks like this: > > >=20 > > > $ lldb > > > (lldb) \U+7F68\U+7F65\U+7F6C\U+7F70\U+7F0A > > >=20 > > > So, basically, I cannot execute any command and cannot even exit from > > > its shell, only by ctrl-z and killing it. > > >=20 > > > This happens to me on today's -CURRENT / amd64. > > >=20 > > > I was wondering if that's an issue with my user's locale, but the > > > behavior is same for root. > > >=20 > > > Also, I can see exactly the same behavior with lldb on FreeBSD. > ^^^^^^^ > Oops, that's supposed to be 'freefall'. >=20 > > > Is that some known issue or maybe configuration problem? > > >=20 > > > Thanks, > > >=20 > > > Roman Bogorodskiy > >=20 > >=20 > >=20 > > Sounds like an issue with libedit, probably due to the latest import of= libedit > > (just a guess) >=20 > It could be. BTW, I've installed lldb38 using pkg and it works fine. >=20 Which is linked to libedit from ports (older that in base) so it seems to p= rove that libedit update might be the issue there. I have CC pfg@ who has updated libedit Best regards, Bapt --4ickEXl+ukcSQ/3E Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJW3I2MAAoJEGOJi9zxtz5ap4UQAKheJCO+sYcpRv65aeywVJj8 gZfVBwuVSkysTTQQB6ZyfZFes9y47moIotvDT2LnOsgBnHBoG/pEGzjC7N53yZC9 qnjTxIklpf71IHq+T2S9jLMcsR4uAAPNk21SEjLfZg4Me2cpMgaTaemUZ+0qFnxh +1T94pgfUu1raRZaXzhUyH/TLaJNHkKY+yn5dXXQJWCXqzHbLZuTp4awnLdUZNC/ vSTSYe0nMiKDiGzKGDCQKXhB4nnkcvI/GsHVBkcz3NWpO6MjSlzWWg7r+rzGEroa f7d8zRIAtFeoQ43AeVtCNifUXdUv+KKgZWEh57zxoP7ipl3pB1kZFrZse5xQNPd9 q+tYZjgiEFI/GVWh1VQwRWAyhqg//WE3MB9HMnnXUJU8hddSNn3dwa9xR9Y2fFpH tqf8lPqXx8yQt7MFjpX0JuqjGFIKRj76dJCVvj+TUYolAH8G/BMXNZZlXqP3ljvA UahSoufAAp1e8j/3AQZEfMMAF8t4lB15bD8hmivehpIo+ooBm6tDvs85gmUVafKD z1DWeouPDV6XkeC9X2V0Fu4394/O9PoySBwo/ao+9Mme1vlb7F17X40v+mAsuzNk JJj4382tThdPfhV6Ct0cCUGLlafkqOQspyROH+Eg332Hqv6fpGBDMTkmJMWvNDaq wvEVA88XkELXLCX7BE4p =Pneo -----END PGP SIGNATURE----- --4ickEXl+ukcSQ/3E--