From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 23 Apr 2013 09:37:14 -0400 To: 9fans@9fans.net Message-ID: <39c4acf762ed52f1b9ddfef167d8166a@brasstown.quanstro.net> In-Reply-To: <20130423133534.GC19997@polynum.com> References: <20130423133534.GC19997@polynum.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Scrolling considered harmful Topicbox-Message-UUID: 460b9c40-ead8-11e9-9d60-3106f5b1d025 > I had already reported that a machine froze hard when manipulating > windows under rio. > > Indeed, nasty things arise when some program is spitting a huge amount > of text; window is blocking while there is more; I then, in the middle > of the process, switch to scrolling. > > The nasty thing is writing in memory in the wrong place, since the > machine is hard frozen, and even soft reboot does no cure (I need to > halt and switch power off to have a really cold reboot). > > Is somebody knowledgeable with this part of the code, to have clues > about where to search for the fault? what driver are you using? i assume that this is the standard pc kernel? - erik