From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <500CF868.70208@xenomai.org> Date: Mon, 23 Jul 2012 09:08:24 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <5009DF76.5010306@nta-inc.net> <500A6516.10703@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Issue with Xenomai 2.6.1 / Linux 2.6.38.8 on logout List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: webb-ja@nta-inc.net Cc: xenomai@xenomai.org On 07/23/2012 03:42 AM, webb-ja@nta-inc.net wrote: >> On 07/21/2012 12:45 AM, Jeff Webb wrote: >>> I have built and installed Xenomai 2.6.1 with a Linux 2.6.38.8 kernel on >>> an Intel X5650 machine running Ubuntu 10.04. It seems to boot and run >>> fine. If I try to log out of my GUI session, the monitors go into power >>> save mode and never come back. I can SSH into the machine to reboot it. >>> I get the following in /var/log/syslog: >>> >>> irq 16: nobody cared (try booting with the "irqpoll" option) >>> Pid: 2694, comm: Xorg Tainted: P 2.6.38.8-xenomai-2.6.1 #1 >>> Call Trace: >>> [] ? __report_bad_irq+0x26/0xa0 >>> [] ? note_interrupt+0x18c/0x1d0 >>> [] ? handle_fasteoi_irq+0xed/0x120 >>> [] ? handle_irq+0x1d/0x30 >>> [] ? do_IRQ+0x61/0xf0 >>> [] ? __ipipe_sync_stage+0x1f0/0x1f6 >>> [] ? do_IRQ+0x0/0xf0 >>> [] ? __xirq_end+0x0/0xa >>> [] ? do_IRQ+0x0/0xf0 >>> [] ? __ipipe_walk_pipeline+0x10e/0x120 >>> [] ? __ipipe_handle_irq+0x137/0x300 >>> [] ? __ipipe_ack_fasteoi_irq+0x0/0x20 >>> [] ? common_interrupt+0x13/0x30 >>> handlers: >>> [] (usb_hcd_irq+0x0/0xb0) >>> Disabling IRQ #16 >>> >>> I have tried changing some kernel config option to no avail. I have >>> attached the .config that goes with the information above. Any help in >>> debugging would be appreciated. >> >> fasteoi irqs have been reworked in the I-pipe core patch (for linux >> 3.2). It would be nice if you could check whether 3.2 solves the issue >> you have. > > I did try using linux 3.2.21 (?) with the I-pipe core patch, but the > system locks up shortly after the login prompt appears. I didn't have an > easy way to post the stack trace, so I haven't reported that issue yet. I > was going to look through the mailing list archives to see how you > recommend collecting useful information to report in this situation, but I > haven't had a chance to do that yet. What's the next step in debugging > the problem? If there is a stack trace, it is the best lead. In order to collect it, you need another computer, and either use the serial console or netconsole. In the past, we have already received photos of a stack trace. -- Gilles.