From owner-freebsd-current@freebsd.org Sun Mar 6 16:44:43 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 EA88F9DB4FE for ; Sun, 6 Mar 2016 16:44:42 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-lb0-x242.google.com (mail-lb0-x242.google.com [IPv6:2a00:1450:4010:c04::242]) (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 6E9F11F1 for ; Sun, 6 Mar 2016 16:44:42 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: by mail-lb0-x242.google.com with SMTP id vk4so9163173lbb.1 for ; Sun, 06 Mar 2016 08:44:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:sender:date:from:to:subject:mime-version :content-disposition:user-agent; bh=9Y5T2HK9RoVTwEck7ZapWssS5kQycPiQ0UHDX2zd6Wo=; b=xF+BrqwgoWATXiMZitvJZmftV0+CQ8kTkDY4Qhlnz7Soyh5vnBCsPKNlIX34SMHVew LiwjRXhnyWfny5hXl3Ed2/xp2r3JNhGSvgbYDhmRJK57gpq4gR6E+E/KOGWQH1UuY7aV 5t+tpaaNt+WOx1icByJ3RXJo8Xh+fue4JXR7ey1Xuc0kR9w7OU7kO70DhkC/KS1dBXvr SgRxExFioYlrkfQYJUt7Czv9gULKnqKD4j4v7tgIxstWS6VoHmrjmWTmA5SK/ZWKsWy2 VMy9gVksDPEb8XOtKdSyd9w2bZWxPBKorVCF7IeHx5ZLhB8gt7N2pCOtLWCIlYZumVJu B2SQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:sender:date:from:to:subject :mime-version:content-disposition:user-agent; bh=9Y5T2HK9RoVTwEck7ZapWssS5kQycPiQ0UHDX2zd6Wo=; b=AQOtI8bNwAGpixdWSghvTtzoR3bsngaOihzI5MGcC3vECbLQX56SeO31YCsQJyiy3t A4XPugKqqHklRWIn3osb5KBVlGYs96tz7+jVBHjoJZ8SI/l+jnV47HTRecTd/5tqutnf 7RG+qGhxlNGKsi9LZVU2wz4RYx3CC83Mo7jDInzv4JHCYOTnt+Xgkfw1+5AsKTKUcDtt ReD3gabKG8mmE5nznnWNYuPu1pLAgPT/JAmAmj2cbIyHe/frrJPYXT55i73fl2Wadhjp Kc5cgkPRGap6UxQorVCIOFsA2ZZdFXD/IopFcZ4HILI8aaddUVgbAxeTJKLALqHQ1d8H JkIw== X-Gm-Message-State: AD7BkJId0e95HpqrkYIoD4WFzKNUJJHP2yp4zYq4sdnReulxgWUpbnnnN/Gve5lh5VXGCw== X-Received: by 10.25.154.14 with SMTP id c14mr6633283lfe.35.1457282680164; Sun, 06 Mar 2016 08:44:40 -0800 (PST) Received: from kloomba.lvv.mirantis.netpoz.mirantis.netsjc.mirantis.netsnv.mirantis.netinfra.mirantis.netdevops.mirantis.netmosi.mirantis.netbud.mirantis.netscc.mirantis.netvm.mirantis.netssl.mirantis.netmsk.mirantis.netsrt.mirantis.netkha.mirantis.netmnv.mirantis.net ([31.29.238.235]) by smtp.gmail.com with ESMTPSA id s5sm2164394lbr.12.2016.03.06.08.44.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Mar 2016 08:44:39 -0800 (PST) Message-ID: <56dc5e77.c53d700a.262e9.ffff953d@mx.google.com> X-Google-Original-Message-ID: <20160306164433.GA35099@kloomba.lvv.mirantis.netpoz.mirantis.netsjc.mirantis.netsnv.mirantis.netinfra.mirantis.netdevops.mirant Sender: Roman Bogorodskiy Date: Sun, 6 Mar 2016 19:44:34 +0300 From: Roman Bogorodskiy To: freebsd-current@freebsd.org Subject: lldb input issue MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline 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 16:44:43 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 from 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. Is that some known issue or maybe configuration problem? Thanks, Roman Bogorodskiy --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJW3F5xAAoJEMltX/4IwiJqVksH/1zOLkw6nYegQjqIoQxqXso2 zLvux3vYqKPRSWU+HDiH/wKkVuSCw58RwSz/JJ9PplhD09G+4mF1vocWz6xe/my4 E34/w3/i6cfHl74F0u4knCPp5yqBGaJHbYUpj4yeUmR9MZYqmLeTst9B1NP/q7c3 fD+7ZPc0ztE2eQaiMB/kNZlPuHspMMoIa1xlk1pXVeEf+IlOAgPk6cIGboY8kMCE MsM6M5jzXiEAns63/RAaVoJyS4cainLnBq/bxwgNofgWvSnn+tAgFmplNZTHOpFd 1MOWXSX/aaV5e+yBss63FNnpChzYLWOduuvCsdIcQelnTuca8qEx1HHoVFSjVcM= =Vq/B -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--