Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263795AbTKLPWD (ORCPT ); Wed, 12 Nov 2003 10:22:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263801AbTKLPWD (ORCPT ); Wed, 12 Nov 2003 10:22:03 -0500 Received: from barclay.balt.net ([195.14.162.78]:45740 "EHLO barclay.balt.net") by vger.kernel.org with ESMTP id S263795AbTKLPWA (ORCPT ); Wed, 12 Nov 2003 10:22:00 -0500 Date: Wed, 12 Nov 2003 17:20:25 +0200 From: Zilvinas Valinskas To: linux-kernel@vger.kernel.org Subject: Crash in UNIX socket related code on 2.4.23-rc1 ? Message-ID: <20031112152024.GA23030@gemtek.lt> Reply-To: Zilvinas Valinskas Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Attribution: Zilvinas X-Url: http://www.gemtek.lt/ User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1374 Lines: 36 Hello, I am getting the same oops at sk_buff.c:174 line with identical backtrace. I coundn't capture the oops - so i wrote down the backtrace addresses and fed through ksymoops -A "..." option. $ ksymoops -A "0xc01a0f16, 0xc01a0f16, 0xc01a108f, 0xc01e1092, 0xc019ebd4, 0xc019f913, 0xc011b635, 0xc011be2d, 0xc0110be6, 0xc011c507, 0xc019f94d, 0xc01a00b6, 0xc0108703" ksymoops 2.4.5 on i686 2.4.23-rc1. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.23-rc1/ (default) -m /boot/System.map-2.4.23-rc1 (default) Adhoc c01a0f16 <-- #1 Adhoc c01a0f16 <-- #2 Adhoc c01a108f Adhoc c01e1092 Adhoc c019ebd4 Adhoc c019f913 Adhoc c011b635 Adhoc c011be2d Adhoc c0110be6 Adhoc c011c507 Adhoc c019f94d Adhoc c01a00b6 Adhoc c0108703 Any ideas what's going on ? - 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/