Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 9 Sep 2002 16:10:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 9 Sep 2002 16:10:35 -0400 Received: from crack.them.org ([65.125.64.184]:49425 "EHLO crack.them.org") by vger.kernel.org with ESMTP id ; Mon, 9 Sep 2002 16:10:35 -0400 Date: Mon, 9 Sep 2002 16:15:16 -0400 From: Daniel Jacobowitz To: Ingo Molnar Cc: Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: do_syslog/__down_trylock lockup in current BK Message-ID: <20020909201516.GA7465@nevyn.them.org> Mail-Followup-To: Ingo Molnar , Linus Torvalds , linux-kernel@vger.kernel.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1559 Lines: 40 On Mon, Sep 09, 2002 at 10:02:11PM +0200, Ingo Molnar wrote: > > the lockup, on both CPUs: > > >>EIP; c01200b1 <===== > Trace; c0120092 > Trace; c011f00c > Trace; c011f41a > Trace; c0125755 > Trace; c0126686 > Trace; c0127c54 > Trace; c0107cf3 > Trace; c012d572 > Trace; c0107fce > > >>EIP; c0106c5f <__write_lock_failed+f/20> <===== > Trace; c0120316 <.text.lock.exit+119/133> > Trace; c011ef16 > Trace; c011f41a > Trace; c0125755 > Trace; c0126686 > Trace; c0127c54 > Trace; c0107cf3 > Trace; c012d572 > Trace; c0107fce > > ie. either the 'zap_again' produces an infinite loop, or one of the lists > became corrupted. I suspect the former. How do you reproduce this? It's probably my fault, if it's stuck in zap_thread... but that's a pretty suspicious looking trace to me, if it goes from schedule_timeout to do_exit. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/