From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 9 17:11:50 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DD5C106566C for ; Fri, 9 Jan 2009 17:11:50 +0000 (UTC) (envelope-from omerfsen@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id A79B98FC14 for ; Fri, 9 Jan 2009 17:11:49 +0000 (UTC) (envelope-from omerfsen@gmail.com) Received: by ug-out-1314.google.com with SMTP id 30so41462ugs.39 for ; Fri, 09 Jan 2009 09:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=YwlVsSCK+uSlDdPRvsjeqNCerSCvw6c9nDYnuvulmTk=; b=Znxrqxaf8L6bEUp515buTCWJEsukVl9PKp7G/5hz9uTq4Z43HbdvaSDVX3iM8pojc0 S3ReutomzWA30OS4TzzBNMxFg5HQjb3f5aqa/wM01stkVFXHvv6/l0a4FLZbl28fUbtu HI69ExkY4P7egh3dZVLOK3L2cIKZ1egrp8UNE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Z1WcpHG6/FfWQcbtyuNZfeTc8Z7hW5t+hZwpHOKa3ZqCr540Os4H11YMFIF92x+TN0 4fNIY1kQI+tA4K123QXOcrQ8RGIYTsmQfYFQLopHlxpBaEHG8LbWwm71DLhfvjAsBfu3 p0hcBVIDAXB6OAviRFVP5ZTHbQeA8jqJ+P3dg= Received: by 10.66.233.12 with SMTP id f12mr14965242ugh.88.1231519193341; Fri, 09 Jan 2009 08:39:53 -0800 (PST) Received: by 10.67.90.9 with HTTP; Fri, 9 Jan 2009 08:39:53 -0800 (PST) Message-ID: <75a268720901090839q406ed8f3g8d09e83a9a452415@mail.gmail.com> Date: Fri, 9 Jan 2009 18:39:53 +0200 From: "Omer Faruk Sen" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: kernel dump with 7.1-RELEASE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 17:11:50 -0000 Hi, I am having kernel dump with FreeBSD 7.1: Here is crashinfo output of it (Actually i don't know the state of crashinfo in Fbsd 7.1) 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 panic: semexit - semid not allocated 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 "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: Physical memory: 8173 MB Dumping 437 MB: 422 406 390 374 358 342 326 310 294 278 262 246 230 214 198 182 166 150 134 118 102 86 70 54 38 22 6 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump () at pcpu.h:195 #1 0x0000000000000004 in ?? () #2 0xffffffff804b4ce9 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #3 0xffffffff804b50f2 in panic (fmt=0x104
) at /usr/src/sys/kern/kern_shutdown.c:574 #4 0xffffffff804f846d in semexit_myhook (arg=Variable "arg" is not available. ) at /usr/src/sys/kern/sysv_sem.c:1328 #5 0xffffffff80490dbc in exit1 (td=0xffffff000995f370, rv=0) at /usr/src/sys/kern/kern_exit.c:244 #6 0xffffffff8049239e in sys_exit (td=Variable "td" is not available. ) at /usr/src/sys/kern/kern_exit.c:109 #7 0xffffffff8078a7c7 in syscall (frame=0xffffffffb0d4ac80) at /usr/src/sys/amd64/amd64/trap.c:907 #8 0xffffffff8077088b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:330 #9 0x0000000800a2a30c in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb)