From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751810AbWG0RV2 (ORCPT ); Thu, 27 Jul 2006 13:21:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751803AbWG0RV2 (ORCPT ); Thu, 27 Jul 2006 13:21:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:57228 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1751810AbWG0RV1 (ORCPT ); Thu, 27 Jul 2006 13:21:27 -0400 Date: Thu, 27 Jul 2006 19:21:25 +0200 Message-ID: From: Takashi Iwai To: "Nathan Becker" Cc: linux-kernel@vger.kernel.org Subject: Re: kernel panic when sending MIDI sequencer events In-Reply-To: <2151339d0607251739s15a4b52exf1aaf4afac8559f8@mail.gmail.com> References: <2151339d0607251301i716f6a01i17b07de5e7905ffc@mail.gmail.com> <2151339d0607251739s15a4b52exf1aaf4afac8559f8@mail.gmail.com> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta25) (eggplant) (+CVS-20060326) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 25 Jul 2006 17:39:44 -0700, Nathan Becker wrote: > > Thanks for the quick reply. The error message is "Kernel panic - not > syncing: Aiee, killing interrupt handler!" > > To get the crash, I used Rosegarden to try to play a MIDI file. > Sometimes the crash happens upon loading a file and sometimes it > happens after I try to play it. > > I tried disabling CONFIG_SND_RTCTIMER and I think that the kernel > panic has stopped. I have tested it several times and rebooted a > couple of times and there was no crash. I'm not 100% certain though > because this problem has been slightly intermitent, although usually > easily reproducible. So, this looks like a bug around rtc and ALSA timer. Or, possibly HPET. > I'm pasting my kernel config below. Could this just be a problem with > my settings? Should I try to hook up a serial console to get more > details out of the panic? When I have some free time I could try that > if it might help you. Thanks. Could you try once without HPET support, just to be sure? Anyway, it'd be appreciated if you can get the full log at panic. Takashi