From owner-freebsd-stable@FreeBSD.ORG Thu Nov 10 09:34:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD8AF16A41F for ; Thu, 10 Nov 2005 09:33:59 +0000 (GMT) (envelope-from zparta@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 735E243D48 for ; Thu, 10 Nov 2005 09:33:59 +0000 (GMT) (envelope-from zparta@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so349687nzo for ; Thu, 10 Nov 2005 01:33:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=dqrO4gsbRgd9bupOGHK6hBOVf+xRwavBkR6wbQse53f2OKoNacDr8H7jmpm5H7oDrgAmfkHzmHO/ScX4+2fOifWxrUCEUu0fuGPIN/VrcyJzdWU4b2QOvnB0tf4MTsVpRzOxGW4bdYA4+0XB6lQOD0dW0fbGpySrwUGGBXSg5ZE= Received: by 10.36.247.78 with SMTP id u78mr381660nzh; Thu, 10 Nov 2005 01:33:58 -0800 (PST) Received: by 10.37.18.50 with HTTP; Thu, 10 Nov 2005 01:33:58 -0800 (PST) Message-ID: <3b41db850511100133v47208f6dsbfcd5e8dc341362e@mail.gmail.com> Date: Thu, 10 Nov 2005 10:33:58 +0100 From: Jens Holmqvist To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 09:34:00 -0000 hello i got a problem with my 6.0 GENERIC kernel i have done a kgdb on the dumps it gave out here is the output root@hispan.se>kgdb kernel.debug /usr/local/var/crash/vmcore.1 [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 ar= e welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: instruction pointer =3D 0x20:0xc08badd7 stack pointer =3D 0x28:0xd4496cc8 frame pointer =3D 0x28:0xd4496ccc code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, IOPL =3D 0 current process =3D 30 (irq19: em0) trap number =3D 30 panic: unknown/reserved trap Uptime: 46m5s Dumping 511 MB (2 chunks) chunk 0: 1MB (160 pages) ... ok chunk 1: 511MB (130800 pages) 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=3Dr" (td)); (kgdb) hope this helps you help me