From owner-freebsd-current Sat Jan 1 18:49:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123]) by hub.freebsd.org (Postfix) with ESMTP id 38DEB14F3D for ; Sat, 1 Jan 2000 18:49:32 -0800 (PST) (envelope-from kuriyama@sky.rim.or.jp) Received: from mail1.rim.or.jp by serio.al.rim.or.jp (8.8.8/3.7W/HMX-12) with ESMTP id LAA20673 for ; Sun, 2 Jan 2000 11:49:30 +0900 (JST) Received: from rhea.sky.rim.or.jp by mail1.rim.or.jp (8.9.3+Sun/3.7W/) id LAA09100; Sun, 2 Jan 2000 11:49:28 +0900 (JST) (envelope-from kuriyama@sky.rim.or.jp) Received: from localhost.sky.rim.or.jp (localhost [127.0.0.1]) by rhea.sky.rim.or.jp (8.9.3/3.7W/rhea-1.2) with ESMTP id LAA18504 for ; Sun, 2 Jan 2000 11:49:27 +0900 (JST) Date: Sun, 02 Jan 2000 11:49:18 +0900 Message-ID: <14446.48302.292419.80479F@localhost.sky.rim.or.jp> From: Jun Kuriyama To: current@FreeBSD.org Subject: panic at kern/uipc_socket2.c User-Agent: Wanderlust/1.0.3 (Notorious) SEMI/1.13.3 (Komaiko) FLIM/1.12.5 (Hirahata) MULE XEmacs/20.4 (Emerald) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.3 - "Komaiko") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't know what I did at that time, but my box is panic'ed with this message. ----- Jan 1 16:19:21 leda kernel: panic: sbflush: cc 0 || mb 0xc05a7400 || mbcnt 256 ----- It seems that this message is created by sbflush() in kern/uipc_socket2.c. Should I add some hooks into this function to display details preparing for when I get this panic()? Jun Kuriyama // kuriyama@sky.rim.or.jp // kuriyama@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message