From owner-freebsd-stable@FreeBSD.ORG Mon Jun 20 16:54:00 2005 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 8C1E616A41C; Mon, 20 Jun 2005 16:54:00 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F71C43D1D; Mon, 20 Jun 2005 16:54:00 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.ntplx.net (8.13.4/8.13.4/NETPLEX) with ESMTP id j5KGrxsH001115; Mon, 20 Jun 2005 12:53:59 -0400 (EDT) Date: Mon, 20 Jun 2005 12:53:59 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Michael Nottebrock In-Reply-To: <200506201841.00470.lofi@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) Cc: freebsd-stable@freebsd.org Subject: Re: kpdf crashes with LIBPTHREAD_SYSTEM_SCOPE set (Was: Re: FreeBSD MySQL still WAY slower than Linux) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 16:54:00 -0000 On Mon, 20 Jun 2005, Michael Nottebrock wrote: > On Saturday, 11. June 2005 17:05, Daniel Eischen wrote: > > > You can set the environment variable LIBPTHREAD_SYSTEM_SCOPE to force > > libpthread to use system scope. > > I've played around with that variable (set it in .xsession) and found that > kpdf (from graphics/kdegraphics3) will reproducably crash if it is set. > Unsetting it in a shell running on top of a KDE started with > mentioned .xsession and launching kpdf from there will remedy the problem. > > The backtrace I get is probably useless, let me know if (and how) I should > recompile libpthread or other system libraries with debug symbols ... > > This is on 5.4-STABLE, two-three weeks old. Works here on a month or two old -current. I'm using /usr/local/ant/docs/appendix_e.pdf as a test (it's 60 pages or so). -- DE