From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kannan Vijayan Newsgroups: gmane.lisp.guile.bugs Subject: [bug #24554] Pthreads and Stack overflow in guile (reopen bug 20814?) (guile 1.8.5) Date: Tue, 14 Oct 2008 03:05:57 +0000 Message-ID: <20081014-030557.sv70242.10323@savannah.gnu.org> References: <20081014-013958.sv70242.45488@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: ger.gmane.org 1223953581 23658 80.91.229.12 (14 Oct 2008 03:06:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2008 03:06:21 +0000 (UTC) To: Kannan Vijayan , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Oct 14 05:07:19 2008 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KpaFa-0002Qg-Ay for guile-bugs@m.gmane.org; Tue, 14 Oct 2008 05:07:10 +0200 Original-Received: from localhost ([127.0.0.1]:53315 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KpaEV-00020G-V5 for guile-bugs@m.gmane.org; Mon, 13 Oct 2008 23:06:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KpaES-00020A-Fg for bug-guile@gnu.org; Mon, 13 Oct 2008 23:06:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KpaER-0001zx-1K for bug-guile@gnu.org; Mon, 13 Oct 2008 23:06:00 -0400 Original-Received: from [199.232.76.173] (port=40978 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KpaEQ-0001zu-S1 for bug-guile@gnu.org; Mon, 13 Oct 2008 23:05:58 -0400 Original-Received: from savannah.gnu.org ([199.232.41.3]:53685 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KpaEQ-0002Ju-Es for bug-guile@gnu.org; Mon, 13 Oct 2008 23:05:58 -0400 Original-Received: from [10.0.0.103] (helo=savannah.gnu.org) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1KpaEQ-0008Ld-1R; Tue, 14 Oct 2008 03:05:58 +0000 Original-Received: from www-data by savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1KpaEP-0008LX-Nm; Tue, 14 Oct 2008 03:05:57 +0000 X-Savane-Server: savannah.gnu.org:443 [199.232.41.3] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 24554 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1) X-Apparently-From: 204.83.147.151 (Savane authenticated user kvijayan) In-Reply-To: <20081014-013958.sv70242.45488@savannah.gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4047 Archived-At: Follow-up Comment #1, bug #24554 (project guile): Hrm, this may be a non-issue after-all. Digging through the source, I discovered the SCM_USE_PTHREAD_THREADS macro referred to in key places (crucially, the one-time thread initialization code called by scm_with_guile and scm_init_guile). >From what I can see, it seems that the default debian build of the guile dev package does not seem to have this flag enabled. If this is the reason for my problems, I guess it's not an issue to be addressed here. My apologies. Cheers. -kannan _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/