From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: stumped by scm_car/scm_cdr Date: Sat, 25 Sep 2004 17:54:35 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87zn3e739g.fsf@zagadka.ping.de> References: <16724.44532.557784.986630@byrd.xs4all.nl> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096127918 11241 80.91.229.6 (25 Sep 2004 15:58:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Sep 2004 15:58:38 +0000 (UTC) Cc: jantien@xs4all.nl, guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Sep 25 17:58:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CBEwJ-0000vk-00 for ; Sat, 25 Sep 2004 17:58:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CBF2S-00083j-AK for guile-devel@m.gmane.org; Sat, 25 Sep 2004 12:04:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CBEyz-0006cD-SS for guile-devel@gnu.org; Sat, 25 Sep 2004 12:01:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CBEyx-0006aD-4R for guile-devel@gnu.org; Sat, 25 Sep 2004 12:01:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CBEyw-0006a7-Pb for guile-devel@gnu.org; Sat, 25 Sep 2004 12:01:06 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CBEsj-00084g-P5 for guile-devel@gnu.org; Sat, 25 Sep 2004 11:54:41 -0400 Original-Received: from [195.253.17.161] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 4.34) id 1CBEse-0002gX-Tc for guile-devel@gnu.org; Sat, 25 Sep 2004 17:54:37 +0200 Original-Received: (qmail 20017 invoked by uid 1000); 25 Sep 2004 15:54:35 -0000 Original-To: hanwen@xs4all.nl In-Reply-To: <16724.44532.557784.986630@byrd.xs4all.nl> (Han-Wen Nienhuys's message of "Sat, 25 Sep 2004 01:29:56 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4166 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4166 Han-Wen Nienhuys writes: > I have a problem that I cannot make heads of tails from. > [...] > What could be going on here? Tough. In case you didn't try this already, I would recompile Guile and LilyPond without optimization (CFLAGS="-g"). That should give better GDB output. Hopefully the bug wont disappear by that... Do you use threads in the example? From what context is _lll_mutex_lock_wait being called? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel