From owner-freebsd-stable@FreeBSD.ORG Thu Nov 9 14:33:47 2006 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 9CA5A16A403 for ; Thu, 9 Nov 2006 14:33:47 +0000 (UTC) (envelope-from matthew.herzog@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 816CE43D5A for ; Thu, 9 Nov 2006 14:33:46 +0000 (GMT) (envelope-from matthew.herzog@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so515402nfc for ; Thu, 09 Nov 2006 06:33:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C5KNV5vCfOEL/WdscjVe5qhHWkqfqFRbcxz1XxtHLNk07qy6UiK6xjLzsVk6JFyStmUZU3rJTWFx+gD9fVAhgzJU81FhNladVMGB6WtC9quLypS3mXIZmPQiTBiFHN4tveAPi8CufUiqNSnkkV5q5xWocos8RcnyI8RdmWt0vgo= Received: by 10.49.36.6 with SMTP id o6mr4106164nfj.1163082825794; Thu, 09 Nov 2006 06:33:45 -0800 (PST) Received: by 10.49.35.19 with HTTP; Thu, 9 Nov 2006 06:33:45 -0800 (PST) Message-ID: <7cf39bb60611090633k317c4fe0i882dda09987758f5@mail.gmail.com> Date: Thu, 9 Nov 2006 09:33:45 -0500 From: "Matthew Herzog" To: "Vlad Galu" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: FreeBSD Stable Subject: Re: LOR with today's RELENG_6 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, 09 Nov 2006 14:33:47 -0000 I have never been able to "make buildworld" on sparc64 STABLE. It always dies in gbde. mkdep -f .depend -a -I/usr/src/sbin/gbde/../../sys -DRESCUE /usr/src/sbin/gbde/gbde.c template.c /usr/src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c /usr/src/sbin/gbde/../../sys/crypto/rijndael/rijndael-api-fst.c /usr/src/sbin/gbde/../../sys/crypto/sha2/sha2.c /usr/src/sbin/gbde/../../sys/geom/bde/g_bde_lock.c echo gbde: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libmd.a /usr/obj/usr/src/tmp/usr/lib/libutil.a /usr/obj/usr/src/tmp/usr/lib/libgeom.a >> .depend cc -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/gbde/../../sys -DRESCUE -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/sbin/gbde/gbde.c /usr/src/sbin/gbde/gbde.c: In function `g_read_data': /usr/src/sbin/gbde/gbde.c:164: warning: implicit declaration of function `read' /usr/src/sbin/gbde/gbde.c: In function `setup_passphrase': /usr/src/sbin/gbde/gbde.c:216: warning: implicit declaration of function `close' /usr/src/sbin/gbde/gbde.c: In function `cmd_nuke': /usr/src/sbin/gbde/gbde.c:391: warning: implicit declaration of function `write' /usr/src/sbin/gbde/gbde.c: In function `cmd_init': /usr/src/sbin/gbde/gbde.c:556: warning: implicit declaration of function `unlink' /usr/src/sbin/gbde/gbde.c: In function `main': /usr/src/sbin/gbde/gbde.c:801: warning: implicit declaration of function `getopt' /usr/src/sbin/gbde/gbde.c:804: error: `optarg' undeclared (first use in this function) /usr/src/sbin/gbde/gbde.c:804: error: (Each undeclared identifier is reported only once /usr/src/sbin/gbde/gbde.c:804: error: for each function it appears in.) *** Error code 1 Stop in /usr/src/sbin/gbde. *** Error code 1 Stop in /usr/obj/usr/src/rescue/rescue. *** Error code 1 Stop in /usr/src/rescue/rescue. *** Error code 1 Stop in /usr/src/rescue. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. On 11/9/06, Vlad Galu wrote: > -- cut here -- > lock order reversal: > 1st 0xffffffff80501ba0 cdev (cdev) @ kern/kern_conf.c:61 > 2nd 0xffffffff858d20f8 sleep mtxpool (sleep mtxpool) @ kern/kern_prot.c:1877 > KDB: stack backtrace: > witness_checkorder() at witness_checkorder+0x4d2 > _mtx_lock_flags() at _mtx_lock_flags+0x5c > crhold() at crhold+0x26 > make_dev_credv() at make_dev_credv+0xb0 > make_dev_cred() at make_dev_cred+0x8e > pty_clone() at pty_clone+0xcd > devfs_lookup() at devfs_lookup+0x55e > VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0x7e > lookup() at lookup+0x351 > namei() at namei+0x399 > vn_open_cred() at vn_open_cred+0x1e0 > kern_open() at kern_open+0xfd > open() at open+0x25 > syscall() at syscall+0x4a1 > Xfast_syscall() at Xfast_syscall+0xa8 > --- syscall (5, FreeBSD ELF64, open), rip = 0x2168fe1c, rsp = > 0x7fffffffde58, rbp = 0x40 --- > -- and here -- > > -STABLE hasn't been that stable lately :( > > -- > If it's there, and you can see it, it's real. > If it's not there, and you can see it, it's virtual. > If it's there, and you can't see it, it's transparent. > If it's not there, and you can't see it, you erased it. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >