From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id CA261607A5 for ; Thu, 15 Sep 2016 21:52:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u8FLprYH009217; Thu, 15 Sep 2016 22:51:53 +0100 Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1SiUatp913pB; Thu, 15 Sep 2016 22:51:53 +0100 (BST) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u8FLplqY009214 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 15 Sep 2016 22:51:48 +0100 Message-ID: <1473976307.7207.151.camel@linuxfoundation.org> From: Richard Purdie To: Paul Eggleton , Gary Thomas , "Burton, Ross" Date: Thu, 15 Sep 2016 22:51:47 +0100 In-Reply-To: <6144111.OaLyj9AJNZ@peggleto-mobl.ger.corp.intel.com> References: <72492146-b352-1f59-1d23-26f71773d689@mlbassoc.com> <6144111.OaLyj9AJNZ@peggleto-mobl.ger.corp.intel.com> X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Cc: OE-core Subject: Re: Crazy display X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2016 21:52:03 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Fri, 2016-09-16 at 08:41 +1200, Paul Eggleton wrote: > On Thu, 15 Sep 2016 22:26:09 Gary Thomas wrote: > > > > On 2016-09-15 22:12, Burton, Ross wrote: > > > > > > On 15 September 2016 at 21:03, Paul Eggleton  > > > wrote: > > > > > > > >     Are you guys perhaps using the same terminal application? > > > Using screen > > >     / tmux / anything similar? (I'm using screen here and haven't > > >     experienced problems though.) > > > > > > I'm using iTerm2 on a Mac to run normal SSH to my Linux box. No > > > screen/tmux/etc. > > Pretty much the same for me - just SSH in an xterm window. > Hmm, I'm still no closer then. > > Does it just start happening at some point in the middle of a build? > Or right  > from the start? Seems to happen at various points during the build. Looks like bad timing of console updates so can happen at any point, I'd see evidence its happened multiple times in a given build. Cheers, Richard