From owner-freebsd-current@freebsd.org Sun Mar 6 21:18:35 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 A31A8A95532 for ; Sun, 6 Mar 2016 21:18:35 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm20.bullet.mail.bf1.yahoo.com (nm20.bullet.mail.bf1.yahoo.com [98.139.212.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C2449D1 for ; Sun, 6 Mar 2016 21:18:34 +0000 (UTC) (envelope-from pfg@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1457299107; bh=NCqvsLXTA13BEh9t/ErU8rVk53ABgCr1JQo8H3EqZlY=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From:Subject; b=kU2u/1zNs603xeGmAU3Z+TS52K6oINVFEcfxAQzuJenvLHYSLdY5lDfMOtIHLjs2TfWrU/287tRNok8L90UinCbJKzRZZ9+m806XnKSvR7xxMp0EJSjDe1Y1ugfX9z14VZwPzvpieZs+zbBPrePIuc+s9vAhn1aPcZAkxiiHyC+c2Mr0Q43j370i2RINYhdO1s/do7MY1z+5wnB2FX4zV0UFnnP5UjPtox/0RbLlIgfXchV7x2Dwa+SaqG2HBKlD1V13yobWuz8YYigvWfgKIEYuqRinwuzpj7LwoU8Wm2mD4LjSujDv/QSx7Ye2UgRFXpHZQ6risk10N+FVf+jJLg== Received: from [66.196.81.172] by nm20.bullet.mail.bf1.yahoo.com with NNFMP; 06 Mar 2016 21:18:27 -0000 Received: from [68.142.230.65] by tm18.bullet.mail.bf1.yahoo.com with NNFMP; 06 Mar 2016 21:18:27 -0000 Received: from [127.0.0.1] by smtp222.mail.bf1.yahoo.com with NNFMP; 06 Mar 2016 21:18:27 -0000 X-Yahoo-Newman-Id: 531474.13687.bm@smtp222.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: C5jRe6sVM1lt3IU09TiEPzjJIdIssvS1Vq7qMJnXEFEHyRY 1s0myCL7l5_0YMl.gF6zWEsCW.NOqjlV3gId57DEzHJTS1H7d2t7wGgktmln 6imZ2VvpSD_8Wg5cCYmC2QaMA9KlbGU8gR3Ut2bI9mUraHYVlte.jJerVY7I ioPqn.G2kbjOgLHMzy3kzssV3JJ0Ep32b.zLW7A4PQ6SO2wxMiFHSRiXKp1u fCjRqbJ29XBiBy3M54Hw.tPE3LjSvdrHYWPD.EioihRq_166lK9EmkgkhOUL saQBmibeHyLemzS2VZl9qLdztMJj22ZKe0Xp0kElytw.iqRv2HK_lYpi_LmC 6wt6Z6Y9s0PQWfJfCSKM8BJNBClQSHmCLvehk8Vpk8.v39Yi3GLaDnaVzQXp ZlDAii74wGCT496x86KwbWabTyM7eG3Maf2LXzdM_Qq2VgvwBiLGJE7P4rEW 6Ct5MuJkjoKaOnoOgPU.Yj9AXDjZVOwixPgJOq_8PUumb6FQ6izB2s5sHDRR Y10m0oLEQv_2WG2rt_UogAoxtg_J6_8i1 X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf Subject: Re: lldb input issue To: Baptiste Daroussin , Roman Bogorodskiy 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> Cc: freebsd-current@freebsd.org From: Pedro Giffuni Message-ID: <56DC9ECE.5000707@FreeBSD.org> Date: Sun, 6 Mar 2016 16:19:10 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56DC911D.7050909@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit 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 21:18:35 -0000 On 03/06/16 15:20, Pedro Giffuni wrote: > > > El 06/03/2016 a las 15:05, Baptiste Daroussin escribió: >> 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 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. >>> ^^^^^^^ >>> 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. > 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. Sorry about this. Pedro.