From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 11:21:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9119516A404 for ; Tue, 20 Mar 2007 11:21:35 +0000 (UTC) (envelope-from pietro.cerutti@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 5561C13C4B7 for ; Tue, 20 Mar 2007 11:21:35 +0000 (UTC) (envelope-from pietro.cerutti@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1530464ana for ; Tue, 20 Mar 2007 04:21:35 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uI6AcEyKNMo8Ntvkswn98wx/n8rNK9kF6Cz3Ag/rtJEohd1JcUU0q/yVBKufWdJzgoIOw9o/7hYvuClyh9xlljBJUUSGtRiPu7qgE86AfQ+aBPaF69qtkzRr/vFC3F4dvkmkP6J63wQq5uG8VyE6uCQh8P3DlL3Hx9jOD9FnWew= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gAqoKvJKQTMWKfsk0wve9GqqakJ+3jYRfgIQVT0fp18yTPMKvq4H5Nj1WEwuqdjy3uD76iH0CJ65XW9BZicE8ta3AGk6RDPF2BJO/mr1SbhbCkEVKpCap3VNDoKjuJ9dd/BEWt061DcBjaB4xojFr97jmmRfYHSTWEIHJWMPWgc= Received: by 10.100.133.9 with SMTP id g9mr4701512and.1174389693607; Tue, 20 Mar 2007 04:21:33 -0700 (PDT) Received: by 10.100.111.5 with HTTP; Tue, 20 Mar 2007 04:21:33 -0700 (PDT) Message-ID: Date: Tue, 20 Mar 2007 12:21:33 +0100 From: "Pietro Cerutti" To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: gkrellm2 seg fault after gettext update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2007 11:21:35 -0000 Hi list, after two days ago's gettext update, gkrellm-2.2.10_2 seg-faults at startup: > gdb ./gkrellm 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"... (gdb) break main Breakpoint 1 at 0x805c4a4: file main.c, line 2056. (gdb) run Starting program: /usr/ports/sysutils/gkrellm2/work/gkrellm-2.2.10/src/gkrellm warning: Unable to get location for thread creation breakpoint: generic error [New LWP 100213] Program received signal SIGSEGV, Segmentation fault. [Switching to LWP 100213] 0x28a086f5 in pthread_rwlock_init () from /lib/libpthread.so.2 (gdb) frame #0 0x28a086f5 in pthread_rwlock_init () from /lib/libpthread.so.2 Any ideas? Thank you very much -- Pietro Cerutti - ASCII Ribbon Campaign - against HTML e-mail and proprietary attachments www.asciiribbon.org