From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stanislav Ievlev Newsgroups: gmane.lisp.guile.devel Subject: Re: segfault in 1.7.91 Date: Mon, 20 Feb 2006 12:00:27 +0300 Message-ID: <20060220090027.GB12936@basalt.office.altlinux.org> References: <20060217111824.GA13802@basalt.office.altlinux.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140426042 5917 80.91.229.2 (20 Feb 2006 09:00:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2006 09:00:42 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Feb 20 10:00:41 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FB6uO-0001l1-KE for guile-devel@m.gmane.org; Mon, 20 Feb 2006 10:00:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FB6uN-0006UZ-Pn for guile-devel@m.gmane.org; Mon, 20 Feb 2006 04:00:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FB6uI-0006U2-66 for guile-devel@gnu.org; Mon, 20 Feb 2006 04:00:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FB6uG-0006Tq-NI for guile-devel@gnu.org; Mon, 20 Feb 2006 04:00:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FB6uG-0006Tn-KW for guile-devel@gnu.org; Mon, 20 Feb 2006 04:00:32 -0500 Original-Received: from [217.16.24.5] (helo=mh.altlinux.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FB70G-0001sM-7v for guile-devel@gnu.org; Mon, 20 Feb 2006 04:06:44 -0500 Original-Received: from basalt.office.altlinux.org (localhost.localdomain [127.0.0.1]) by mh.altlinux.org (Postfix) with ESMTP id E9CC35F40E; Mon, 20 Feb 2006 12:00:27 +0300 (MSK) Original-Received: by basalt.office.altlinux.org (Postfix, from userid 502) id C8D8CB0D91; Mon, 20 Feb 2006 12:00:27 +0300 (MSK) Original-To: Ken Raeburn Content-Disposition: inline In-Reply-To: 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: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5732 Archived-At: On Sat, Feb 18, 2006 at 11:51:48AM -0500, Ken Raeburn wrote: > On Feb 17, 2006, at 06:18, Stanislav Ievlev wrote: > > >Greetings! > > > >It is unable to call callback from thread in guile extension. > > Does it work if you use scm_with_guile in that thread, as described > in the documentation? All works well now. Thank you. -- With best regards Stanislav Ievlev. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel