From owner-freebsd-stable@FreeBSD.ORG Mon Jan 12 18:28:04 2009 Return-Path: Delivered-To: FreeBSD-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7B4D106567C for ; Mon, 12 Jan 2009 18:28:04 +0000 (UTC) (envelope-from l1nyx01d@googlemail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 233CE8FC24 for ; Mon, 12 Jan 2009 18:28:03 +0000 (UTC) (envelope-from l1nyx01d@googlemail.com) Received: by ewy14 with SMTP id 14so13241569ewy.19 for ; Mon, 12 Jan 2009 10:28:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:x-mailer:reply-to :x-priority:message-id:to:subject:mime-version:content-type :content-transfer-encoding; bh=J3fastw4FY3+RvdHtLTAzWDILCX9JK5pucD6jlQqBOU=; b=t7NeMXsGhjASnWFwdTj4o96+cqkh5quAcWHd0PpBidNV5qSduZ7I4PnRWK+P/hhASi 862ZpRMwnlzWSDa4zJWnRJh8iPw1BuLQePi6DSgk3m7JgM7+dhQvX2wjFDHwvCWcjyxp 8T0yEfB9819P0JYkoYwnek659u0ucYvh5RU7E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:x-mailer:reply-to:x-priority:message-id:to:subject :mime-version:content-type:content-transfer-encoding; b=w+nYaHefo0RAtZWnZm1DWRhDLhzCaxvIQR7PKrWbnMe82rCIATzCymFuM5baNQ9M+T NCMpOH0zoCDZQiJmO6sXkpIJLory8yFrSY/YliAiSzy5C44JrBzCDWbVg16otAIkQSIW zZXG/ne0nzuBqcSEAnNuBsr/zdWfNb4nQWllo= Received: by 10.210.61.8 with SMTP id j8mr34493507eba.45.1231784882069; Mon, 12 Jan 2009 10:28:02 -0800 (PST) Received: from goletsa (92.243.69.98.addr.datapoint.ru [92.243.69.98]) by mx.google.com with ESMTPS id 5sm529321eyh.38.2009.01.12.10.28.01 (version=SSLv3 cipher=OTHER); Mon, 12 Jan 2009 10:28:01 -0800 (PST) Date: Mon, 12 Jan 2009 21:27:57 +0300 From: "L1NYX01D@GOOGLEMAIL.COM" X-Mailer: Voyager (v4.0.18.4) Professional X-Priority: 3 (Normal) Message-ID: <54540134.20090112212757@gmail.com> To: FreeBSD-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: Subject: FreeBSD 7.0 kernel panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "L1NYX01D@GMAIL.COM" List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2009 18:28:06 -0000 Hello, FreeBSD-stable. Last week I have a lot of kernel panics like: > [root@router1 /usr/obj/usr/src/sys/TINCOKERNEL2]# kgdb kernel.debug /var/= crash/vmcore.20 > [GDB will not be able to debug user-mode threads: > /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you = are > welcome to change it and/or distribute copies of it under certain conditi= ons. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for detail= s. > This GDB was configured as "i386-marcel-freebsd". > > Unread portion of the kernel message buffer: > kernel trap 12 with interrupts disabled > > > Fatal trap 12: page fault while in kernel mode > cpuid =3D 0; apic id =3D 00 > fault virtual address =3D 0x9 > fault code =3D supervisor read, page not present > instruction pointer =3D 0x20:0xc079f1af > stack pointer =3D 0x28:0xe5697c80 > frame pointer =3D 0x28:0xe5697cbc > code segment =3D base 0x0, limit 0xfffff, type 0x1b > =3D DPL 0, pres 1, def32 1, gran 1 > processor eflags =3D resume, IOPL =3D 0 > current process =3D 14 (swi4: clock) > trap number =3D 12 > panic: page fault > cpuid =3D 0 > Uptime: 51m49s > Physical memory: 2032 MB > Dumping 177 MB: 162 146 130 114 98 82 66 50 34 18 2 > > #0 doadump () at pcpu.h:195 > 195 __asm __volatile("movl %%fs:0,%0" : "=3Dr" (td)); > (kgdb) bt > #0 doadump () at pcpu.h:195 > #1 0xc078d1b7 in boot (howto=3D260) at > /usr/src/sys/kern/kern_shutdown.c:409 > #2 0xc078d479 in panic (fmt=3DVariable "fmt" is not available. > ) at /usr/src/sys/kern/kern_shutdown.c:563 > #3 0xc0a0eaac in trap_fatal (frame=3D0xe5697c40, eva=3D9) at /usr/src/sy= s/i386/i386/trap.c:899 > #4 0xc0a0f42f in trap (frame=3D0xe5697c40) at /usr/src/sys/i386/i386/tra= p.c:280 > #5 0xc09f565b in calltrap () at > /usr/src/sys/i386/i386/exception.s:139 > #6 0xc079f1af in softclock (dummy=3D0x0) at > /usr/src/sys/kern/kern_timeout.c:202 > #7 0xc076f31b in ithread_loop (arg=3D0xc5101250) at > /usr/src/sys/kern/kern_intr.c:1036 > #8 0xc076c119 in fork_exit (callout=3D0xc076f170 , arg=3D0= xc5101250, frame=3D0xe5697d38) > at /usr/src/sys/kern/kern_fork.c:781 > #9 0xc09f56d0 in fork_trampoline () at > /usr/src/sys/i386/i386/exception.s:205 > (kgdb) What I should do? --=20 =D1 =F3=E2=E0=E6=E5=ED=E8=E5=EC, L1NYX01D mailto:l1nyx01d@googlemail.com