From owner-freebsd-threads@FreeBSD.ORG Sat Jun 5 09:13:18 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E90AB16A4CE; Sat, 5 Jun 2004 09:13:18 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96BDB43D1F; Sat, 5 Jun 2004 09:13:18 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i55GD2tD011712; Sat, 5 Jun 2004 12:13:02 -0400 (EDT) Date: Sat, 5 Jun 2004 12:13:02 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Sean McNeil In-Reply-To: <1086451339.6274.18.camel@server.mcneil.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-amd64@freebsd.org cc: freebsd-threads@freebsd.org Subject: Re: All my amd64 problems appear to be KSE X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 16:13:19 -0000 On Sat, 5 Jun 2004, Sean McNeil wrote: > On Sat, 2004-06-05 at 07:22, Daniel Eischen wrote: > > On Fri, 4 Jun 2004, Sean McNeil wrote: > > > > > On Fri, 2004-06-04 at 21:06, Daniel Eischen wrote: > > > > On Fri, 4 Jun 2004, Sean McNeil wrote: > > > > > > > > > I just switched over to libc_r via. libmap.conf and I no longer get any > > > > > mysterious crashes of applications in gnome. My gnome-terminals and > > > > > everything else are just fine now. > > > > > > > > How were you using libpthread? It's best to use libmap.conf > > > > to map everything to libpthread so that libc_r isn't pulled > > > > in by libraries still linked to it. > > > > > > This is a completely rebuilt machine from a working i386 install that > > > has tracked -current forever. There is absolutely nothing that is > > > compiled and pointing to libc_r. > > > > Sorry, unless you have tried using libmap to map libc_r to > > libpthread, I don't trust that. > > I would have to say that is extremely myopic of you. Regardless of > whether you trust me or not, it doesn't change what I have reported. > kse is broken in some respect on amd64. What I ask is very reasonable. You've already used libmap.conf to map libpthread.* to libc_r. Is it that hard for you to edit the file and try it the other way around? If you want help, you should be willing to answer very simple questions such as that. Is this Gnome-specific? Has anyone been using KDE successfully? -- Dan Eischen