From owner-freebsd-current@FreeBSD.ORG Sun Jun 26 21:23:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C23D16A41C for ; Sun, 26 Jun 2005 21:23:20 +0000 (GMT) (envelope-from jura@networks.ru) Received: from networks.ru (orange.networks.ru [80.249.138.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65BC343D1D for ; Sun, 26 Jun 2005 21:23:19 +0000 (GMT) (envelope-from jura@networks.ru) X-Spam-Status: No, hits=0.1 required=2.0 Received: from [83.237.227.9] (account jura HELO notebook) by networks.ru (CommuniGate Pro SMTP 4.2.8) with ESMTP-TLS id 1637217 for freebsd-current@freebsd.org; Mon, 27 Jun 2005 01:23:14 +0400 Message-ID: <00e101c57a95$4bbde8a0$0701010a@notebook> From: "Yuriy N. Shkandybin" To: Date: Mon, 27 Jun 2005 01:23:27 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: another kernel panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 21:23:20 -0000 have another panic - on another interface now Jura (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc04b8dd0 in boot (howto=3D260) at = /usr/src/sys/kern/kern_shutdown.c:397 #2 0xc04b961d in panic ( fmt=3D0xc064bedb "sk_jfree: asked to free buffer that we don't = manage!") at /usr/src/sys/kern/kern_shutdown.c:553 #3 0xc057e635 in sk_jfree (buf=3D0x199bb000, args=3D0xc3199000) at /usr/src/sys/pci/if_sk.c:1179 #4 0xc0500b81 in mb_free_ext (m=3D0xc4e5e800) at /usr/src/sys/kern/uipc_mbuf.c:258 #5 0xc0500c40 in m_freem (mb=3D0x0) at mbuf.h:417 #6 0xc05497e3 in ether_demux (ifp=3D0xc3191800, m=3D0xc4e5e800) at /usr/src/sys/net/if_ethersubr.c:868 #7 0xc0549bf9 in ether_input (ifp=3D0xc3191800, m=3D0xc4e5e800) at /usr/src/sys/net/if_ethersubr.c:640 #8 0xc0580a50 in sk_rxeof (sc_if=3D0xc3199000) at = /usr/src/sys/pci/if_sk.c:2176 #9 0xc058354c in sk_intr (xsc=3D0xc3189d80) at = /usr/src/sys/pci/if_sk.c:2407 #10 0xc04a1147 in ithread_loop (arg=3D0xc3099700) at /usr/src/sys/kern/kern_intr.c:545 #11 0xc049fe3d in fork_exit (callout=3D0xc04a10a0 , = arg=3D0x0, frame=3D0x0) at /usr/src/sys/kern/kern_fork.c:789 #12 0xc060758c in fork_trampoline () at = /usr/src/sys/i386/i386/exception.s:208