From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 28 May 2001 01:47:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 28 May 2001 01:47:08 -0400 Received: from nic.lth.se ([130.235.20.3]:6102 "EHLO nic.lth.se") by vger.kernel.org with ESMTP id ; Mon, 28 May 2001 01:46:57 -0400 Date: Mon, 28 May 2001 07:46:54 +0200 From: Jakob Borg To: linux-kernel@vger.kernel.org Subject: 2.4.5: USB audio crash again; now with info Message-ID: <20010528074654.A625@borg.pp.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i X-Operating-System: Linux narayan 2.4.3 i686 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hey; 2.4.5 again seems to have the same bug that was introduced in 2.4.4, that the systems locks up completely when accessing and USB audio device. The system is a dual P2 400, details to be found in the attached dmesg and .config. The device in question is "device 3" after the kernel has enumerated devices (the other device being a webcam and there being no device 1). However, this time the following message was printed to the console a few seconds after the lockup (copied by hand, accurately I hope). I _really_ hope someone has an idea this time, because it makes any kernel >2.4.3 unuseable. wait_on_irq, CPU 1: irq: 1 [ 1 0 ] bh: 0 [ 0 1 ] Stack dumps: CPU 0: CPU 1:dfff3ec4 c028d233 00000001 00000020 00000000 c010825d c028d248 dfff3f14 dd5d7000 00000001 c0186a97 dfff3f14 dfff3f14 00000000 c035e860 dd5d7368 c0118a8c dd5d7000 c030cc8c 00000020 dd5d7130 dd5d7130 c01937db c030cb68 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Trace; c010825d <__global_cli+bd/124> Trace; c0186a97 Trace; c0118a8c <__run_task_queue+60/74> Trace; c01937db Trace; c01187eb Trace; c011870c Trace; c01085f5 Trace; c0105180 Trace; c0105180 Trace; c0106d2c Trace; c0105180 Trace; c0105180 Trace; c0100018 Trace; c01051ac Trace; c0105212 Trace; c0207ee7 Trace; c01906ce Best regards, //jb