From mint-bounce@lists.fishpool.fi Sat Sep 25 10:42:25 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=faSOXyVqK98EEYKvfZF6VByA6UpeIo/B2r7GpLRIP3A=; b=Rz+UBH44LxfVFiOyY5U9pMdoiVtgRfavbx7jQsEpEBgo7aeF0mM1vGr8buGwvNwfjb wOon1X5gVdQlg4uXz2u8qk+G2Ozoys9w5K35UxAeCuM6SOS1CyY7WMTGDgGTcxlZX1va V3lnkN3mgbP7ukYd4U81Ac71CUcYIDlpAL9+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=D/aPCwGNzEwJVIQ2pVlXG7EGB8j67+R8ly5z5jXyitSdO5OuzL6U/LNrSfMpA7KU9b S24gXuLPa1CNFxl/pnAtbH6QzKcHX2IBw3x63MakXeE5SvNO6BHZDC27D7Zrs5R36QxG WhUfhNcg2NZnwRw5XgSetSIIrUCn2ZSiAM6GI= Message-ID: <4C9E0977.5020400@gmail.com> Date: Sat, 25 Sep 2010 15:38:47 +0100 From: Mariusz Buras User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.12) Gecko/20100908 Shredder/3.0.8pre MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Trace debug level crashes References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mariusz.buras@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: I've just tried to make a rs232 dump to provide more information on "restart crash". The problem is that indeed trace level is crashing. Nice to know it's solved now. I've got two questions though: 1. How to use debug kernel and if it's useful to you guys if I test that one too ? I've tried to run it but it crashed. I can provide more information (terminal dump + screenshots) if neccessary 2. Would that be possible if every console output would also be redirected to trace device ? I guess that only kernel debug stuff is redirected to rs232 which is probably not enough ? My config is falcon+ct60+nvdi (NO ctpci). In auto folder I have nvdi only. No accessories. Cheers, Mariusz. On 24/09/2010 21:20, Helmut Karlowski wrote: > Am 24.09.2010, 17:11 Uhr, schrieb David Gálvez : > >> Hi! >> >> Setting the debug level to "TRACE" crashes the system during boot. >> >> This small patch solves it. > > This is true. Alan, would you commit it? >