Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945898AbWJRWgV (ORCPT ); Wed, 18 Oct 2006 18:36:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1945899AbWJRWgV (ORCPT ); Wed, 18 Oct 2006 18:36:21 -0400 Received: from e34.co.us.ibm.com ([32.97.110.152]:44980 "EHLO e34.co.us.ibm.com") by vger.kernel.org with ESMTP id S1945898AbWJRWgU (ORCPT ); Wed, 18 Oct 2006 18:36:20 -0400 Subject: 2.6.19-rc2-mm1 unwinder issues ? From: Badari Pulavarty To: Jan Beulich , ak@suse.de Cc: akpm@osdl.org, lkml Content-Type: text/plain Date: Wed, 18 Oct 2006 15:36:06 -0700 Message-Id: <1161210966.18117.33.camel@dyn9047017100.beaverton.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2619 Lines: 70 Hi Andi, I am not getting stack traces properly on 2.6.19-rc2-mm1 again (on my amd64 box). Wondering, if the unwinder code changed again ?? Thanks, Badari Without CONFIG_STACK_UNWIND: BUG: soft lockup detected on CPU#1! Call Trace: [] softlockup_tick+0xfa/0x120 [] __do_softirq+0x5f/0xd0 [] update_process_times+0x57/0x90 [] smp_local_timer_interrupt+0x34/0x60 [] smp_apic_timer_interrupt+0x4b/0x80 [] apic_timer_interrupt+0x66/0x70 [] ext3_journal_dirty_data+0x0/0x50 [] journal_dirty_data+0x2f/0x200 [] error_exit+0x0/0x84 [] ext3_journal_dirty_data+0x1d/0x50 [] walk_page_buffers+0x68/0xb0 [] ext3_journal_dirty_data+0x0/0x50 [] ext3_ordered_commit_write+0x58/0xd0 [] generic_file_buffered_write+0x409/0x610 [] current_fs_time+0x3b/0x40 [] task_rq_lock+0x4c/0x90 [] __generic_file_aio_write_nolock+0x427/0x4b0 [] try_to_wake_up+0x39c/0x3c0 [] __wake_up_common+0x44/0x80 [] __mutex_lock_slowpath+0x1df/0x1f0 [] generic_file_aio_write+0x67/0xd0 [] ext3_file_write+0x23/0xc0 [] ext3_file_write+0x0/0xc0 [] do_sync_readv_writev+0xc3/0x110 [] autoremove_wake_function+0x0/0x30 [] tty_default_put_char+0x1d/0x30 [] write_chan+0x374/0x3a0 [] rw_copy_check_uvector+0x8a/0x130 [] do_readv_writev+0xef/0x200 [] __mutex_lock_slowpath+0x1df/0x1f0 [] sys_writev+0x53/0xc0 [] system_call+0x7e/0x83 With CONFIG_STACK_UNWIND: BUG: soft lockup detected on CPU#2! Call Trace: [] show_trace+0x41/0x70 [] dump_stack+0x12/0x20 [] softlockup_tick+0xfa/0x120 [] update_process_times+0x57/0x90 [] smp_local_timer_interrupt+0x34/0x60 [] smp_apic_timer_interrupt+0x4b/0x80 [] apic_timer_interrupt+0x66/0x70 [<0000000000000010>] - 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/