From owner-freebsd-current@FreeBSD.ORG Tue Jan 29 22:10:00 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 838A416A479 for ; Tue, 29 Jan 2008 22:10:00 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 24BE613C469 for ; Tue, 29 Jan 2008 22:10:00 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 22022 invoked by uid 399); 29 Jan 2008 22:09:59 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 29 Jan 2008 22:09:59 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <479FA436.9060708@FreeBSD.org> Date: Tue, 29 Jan 2008 14:09:58 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (X11/20080126) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.5 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Interesting segfault 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, 29 Jan 2008 22:10:00 -0000 The particular application I was trying to run was xfe, but I don't think that matters too much. And yes, the GL stuff is from the nvidia driver. [New LWP 100092] (gdb) where #0 0x2896d322 in _pthread_mutexattr_setkind_np (attr=0xbfbfe8d0, kind=2) at /usr/local/src/lib/libthr/thread/thr_mutexattr.c:111 #1 0x28add093 in _nv000007gl () from /usr/local/lib/libGL.so.1 #2 0xbfbfe8d0 in ?? () #3 0x00000002 in ?? () #4 0x0000000a in ?? () #5 0x28adc780 in _nv000007gl () from /usr/local/lib/libGL.so.1 #6 0x28add180 in _nv000007gl () from /usr/local/lib/libGL.so.1 #7 0x00000000 in ?? () #8 0x2812fb30 in ?? () #9 0x28df7350 in _nv001439gl () from /usr/local/lib/libGLcore.so.1 #10 0x00000000 in ?? () #11 0xbfbfe938 in ?? () #12 0x290d825b in _nv000493gl () from /usr/local/lib/libGLcore.so.1 #13 0x00000000 in ?? () #14 0x2812fb30 in ?? () #15 0x00000000 in ?? () #16 0x28af6dc0 in _init () from /usr/local/lib/libGL.so.1 #17 0x2812faf0 in ?? () #18 0x295d4c1a in __kernel_cos () from /usr/local/lib/compat/libm.so.3 #19 0x281057d3 in _rtld (sp=0xbfbfeb10, exit_proc=0xbfbfeaf0, objp=0xbfbfeaf4) at /usr/local/src/libexec/rtld-elf/rtld.c:515 #20 0x2810055e in .rtld_start () at /usr/local/src/libexec/rtld-elf/i386/rtld_start.S:45 -- This .signature sanitized for your protection