From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4F3AAA52.6060802@domain.hid> Date: Tue, 14 Feb 2012 19:39:14 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Xenomai-help] Freeze while running examples List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?T3NjYXIgRMOhdmlsYQ==?= Cc: xenomai@xenomai.org On 02/14/2012 06:54 PM, Oscar D=C3=A1vila wrote: > I compiled Xenomai succesfully, but when i try to run an example it fre= ezes > / machine look up, any help will be apreciated, thanks. >=20 > Here is some info about the system, its a Debian 6.0 with a > kernel 2.6.35.9, xenomai-2.6.0, the adeos > patch adeos-ipipe-2.6.35.9-x86-2.8-04.patch and Im also using the > nmi_watchdog=3D2 in the boot kernel options. Please reproduce the bug: - in text mode, so as to have the full bug trace; - with frame pointers enabled; - with highest kernel verbosity for BUGs and backtraces. And post the full bug text here. Alternatively, if you have another computer, you can redirect the console on a serial port (see Documentation/serial-console.txt in the kernel sources) or via network (see Documentation/networking/netconsole.txt in the kernel sources). This will allow handling traces which are larger than a screen. --=20 Gilles.