From owner-freebsd-threads@FreeBSD.ORG Tue May 27 23:30:49 2003 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 37C9B37B401 for ; Tue, 27 May 2003 23:30:49 -0700 (PDT) Received: from silver.he.iki.fi (silver.he.iki.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1901F43F3F for ; Tue, 27 May 2003 23:30:48 -0700 (PDT) (envelope-from pete@he.iki.fi) Received: from PETEX31 (h81.vuokselantie10.fi [193.64.42.129]) by silver.he.iki.fi (8.12.9/8.11.4) with SMTP id h4S6Ukk8074291; Wed, 28 May 2003 09:30:46 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <042401c324e2$a7878070$812a40c1@PETEX31> From: "Petri Helenius" To: "Daniel Eischen" References: Date: Wed, 28 May 2003 09:30:38 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-threads@freebsd.org Subject: Re: malloc(): error: recursive call 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: Wed, 28 May 2003 06:30:49 -0000 >I'm going to need a sample. Nothing I have here has this problem, >from KDE & mozilla, to the ACE tests. Are the tests somewhere in the source tree or ports? I could run them on my config and see what happens. >There's also a patch for spinlocks at: > > http://people.freebsd.org/~deischen/kse/spinlock.diffs Should I drop this to /usr/src/lib/libpthread or /usr/src/lib/libthr ? Pete