lldb input issue

Baptiste Daroussin bapt at FreeBSD.org
Sun Mar 6 20:05:54 UTC 2016


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.

I have CC pfg@ who has updated libedit

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160306/c49f54ba/attachment.sig>


More information about the freebsd-current mailing list