bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Infinite polling loop


From: Thomas Dickey
Subject: Re: Infinite polling loop
Date: Sat, 2 Jun 2018 10:00:09 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Jun 01, 2018 at 11:27:50PM -0500, Bryan Christ wrote:
> I recently encountered a bizarre problem with a polling loop on Xubuntu
> 18.04.  When I run my application on a standard tty, it runs fine.  When I
> run it in xfce4-terminal the screen is completely blank.  When I strace the
> application, it's running in an vigorous polling loop.  When I run the
> application on 16.04 there are no problems at all on a standard tty nor on
> xfce4-terminal.  On Xubuntu 18.04 ncurses = 6.1 (20180127).  I also get the
> exact same behavior when I try to run in rxvt.

hmm - I compiled 
        https://github.com/TragicWarrior/libvterm

using Ubuntu 18.04 and don't see a problem (xfce4-terminal 0.8.7.3).
The vshell program works, and top shows a low load factor.

fwiw, most of the ncurses-related bugs reported in Ubuntu are mismanagement
by Ubuntu packagers...  I'd suggest reporting it there, but couldn't expect
them to do anything useful.

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]