From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 16:33:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4533F16A420 for ; Mon, 6 Feb 2006 16:33:03 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id E152C43D45 for ; Mon, 6 Feb 2006 16:33:02 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 7626 invoked from network); 6 Feb 2006 16:33:02 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 6 Feb 2006 16:33:02 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 6245728439; Mon, 6 Feb 2006 11:33:01 -0500 (EST) Sender: lowell@be-well.ilk.org To: Dayton Clark References: From: Lowell Gilbert Date: 06 Feb 2006 11:33:01 -0500 In-Reply-To: Message-ID: <44fymw8n2a.fsf@be-well.ilk.org> Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Dayton Clark , freebsd-questions@freebsd.org Subject: Re: kdeinit/openoffice/gnome-terminal crash in libpthread 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: Mon, 06 Feb 2006 16:33:03 -0000 Dayton Clark writes: > I recently upgraded from 5.4R to 6.0R. I also tried to upgrade KDE and > openoffice. I use xfce, so my machine is not totally useless 8^). The > machine is a Toshiba Tecra M1. > > The first problem I noticed is that kdeinit dumps core. Subsequently, > openoffice-2.0 and gnome-terminal also crash in libpthread. Stack traces > from kdeinit and gnome-terminal are below. > > I have upgraded the kernel, libpthread, libc_r and libthr to -STABLE. I > have also recompiled kdeinit and gnome-terminal (openoffice is a binary > install). > > I have searched the archives. About a month ago someone had a very similar, > but there was no response. > > I have run out of ideas and am about to do a fresh install and restore, > ugh!, all my files. > > I would welcome any suggestions. See /usr/ports/UPDATING. In particular, it sounds like you missed the bit about recompiling *all* of your ports once you start updating any of them. Otherwise, you can end up linked against more than one version of the same threading library.