From owner-freebsd-current@FreeBSD.ORG Tue Jun 14 06:32:13 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 9403116A41C for ; Tue, 14 Jun 2005 06:32:13 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from mx-itb.geoph.ITB.ac.id (mx7.itb.ac.id [167.205.30.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A35A843D1F for ; Tue, 14 Jun 2005 06:32:00 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from antivirus.itb.ac.id (antivirus.ITB.ac.id [167.205.108.137]) by mx-itb.geoph.ITB.ac.id (Postfix) with SMTP id 2E37720B0F for ; Tue, 14 Jun 2005 13:31:50 +0700 (WIT) Received: from ipv6.ppk.itb.ac.id (ipv6.ppk.itb.ac.id [167.205.30.228]) by mx-itb.geoph.ITB.ac.id (Postfix) with ESMTP id EE12D20AF9 for ; Tue, 14 Jun 2005 13:31:49 +0700 (WIT) Received: by ipv6.ppk.itb.ac.id (Postfix, from userid 1001) id E8D6C114D2; Tue, 14 Jun 2005 13:31:48 +0700 (WIT) Date: Tue, 14 Jun 2005 13:31:48 +0700 From: Dikshie To: freebsd-current@freebsd.org Message-ID: <20050614063148.GA22683@ppk.itb.ac.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: (FreeBSD 5.4-STABLE i386) X-Uptime: 1:30PM up 1 day, 19:27, 1 user, load averages: 0.09, 0.13, 0.08 X-Organization: Pusat Penelitian Kelautan (PPK) X-Location: Labtek VI Building, Institute of Technology, Bandung, Indonesia X-Web-Site: http://ipv6.ppk.itb.ac.id/~dikshie X-Yahoo-ID: dikshie X-GnuPG-Key: http://ipv6.ppk.itb.ac.id/gpg/ X-FingerPrint: 19AC 2592 1394 6C96 BABB 9060 50B8 D244 88E3 B55D Subject: doadump () at pcpu.h:165 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: Tue, 14 Jun 2005 06:32:13 -0000 Dear All, I got self reboot my 6.0-CURRENT and able to get dumpfile: 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 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". #0 doadump () at pcpu.h:165 in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc0526110 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:397 #2 0xc05263bb in panic (fmt=0xc06dc69f "cur != NULL") at /usr/src/sys/kern/kern_shutdown.c:553 #3 0xc05bd3ac in tcp_sack_option (tp=0xc2013000, th=0xd443eb14, cp=0xc1af2056 "\005\nwF\212|wF\217\0017\0010\0012\0010\0010\0010\0011\0010\0013\0010\0010\0010\0010\0013\001d\0010\00 11\0010\0010\0012\003ip6\004arpa", optlen=0) at /usr/src/sys/netinet/tcp_sack.c:478 #4 0xc05bb327 in tcp_dooptions (tp=0xc2013000, to=0xd443ec78, cp=0xc1af2056 "\005\nwF\212|wF\217\0017\0010\0012\0010\0010\0010\0011\0010\0013\0010\0010\0010\0010\0013\001d\0010\00 11\0010\0010\0012\003ip6\004arpa", cnt=10, is_syn=0, th=0xc1af2034) at /usr/src/sys/netinet/tcp_input.c:2647 #5 0xc05b8dfb in tcp_input (m=0xc1ad6600, off0=65800) at /usr/src/sys/netinet/tcp_input.c:1085 #6 0xc05adcd5 in ip_input (m=0xc1ad6600) at /usr/src/sys/netinet/ip_input.c:776 #7 0xc0597f42 in netisr_processqueue (ni=0xc0783318) at /usr/src/sys/net/netisr.c:235 #8 0xc059812a in swi_net (dummy=0x0) at /usr/src/sys/net/netisr.c:348 #9 0xc0513940 in ithread_loop (arg=0xc19db180) at /usr/src/sys/kern/kern_intr.c:546 #10 0xc0512dd4 in fork_exit (callout=0xc0513820 , arg=0xc19db180, frame=0xd443ed38) at /usr/src/sys/kern/kern_fork.c:789 #11 0xc0685e3c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:208 (kgdb) quit regards, -dikshie-