From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Neil Jerram" Newsgroups: gmane.lisp.guile.user Subject: Re: seg fault with repeated function calls from C? Date: Wed, 17 Dec 2008 10:28:22 +0000 Message-ID: <49dd78620812170228q438794f3y815819deef0f1888@mail.gmail.com> References: <1229408522.10718.11.camel@home-desktop> <1229447835.11638.3.camel@home-desktop> <871vw7hoie.fsf@gnu.org> <1229473419.11638.13.camel@home-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229509888 7998 80.91.229.12 (17 Dec 2008 10:31:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 10:31:28 +0000 (UTC) Cc: =?ISO-8859-1?Q?Ludovic_Court=E8s?= , guile-user@gnu.org To: "Anand Dixit" Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Dec 17 11:32:33 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCthg-0002l0-2A for guile-user@m.gmane.org; Wed, 17 Dec 2008 11:32:32 +0100 Original-Received: from localhost ([127.0.0.1]:52412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCtgT-0003kb-VK for guile-user@m.gmane.org; Wed, 17 Dec 2008 05:31:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCtgN-0003k7-C0 for guile-user@gnu.org; Wed, 17 Dec 2008 05:31:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCtgM-0003jh-Gm for guile-user@gnu.org; Wed, 17 Dec 2008 05:31:10 -0500 Original-Received: from [199.232.76.173] (port=36653 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCtgM-0003ja-BT for guile-user@gnu.org; Wed, 17 Dec 2008 05:31:10 -0500 Original-Received: from mail-bw0-f12.google.com ([209.85.218.12]:57829) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCtgJ-0007hh-CY; Wed, 17 Dec 2008 05:31:07 -0500 Original-Received: by bwz5 with SMTP id 5so7727753bwz.18 for ; Wed, 17 Dec 2008 02:31:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=G0M0ougFNvyib0VoPah5usvYl/3iwaAQrfIVpzNo5K4=; b=RLDp3TjLZ5HsIRRGBQHGDJzTBiYF42eXqE/M3Dqfki3ZwIeDX1EeaZayr0NHBvSU9Y IABkpqTH0VX4NXyqsPZgZsh239co3O9ywGnLrmsSjeeaKgjVQEXbSHAs/LU+mxYAKobq Y4/+WIfcoXoMkdWJAjTDaQ5vcseUrGK3uD5fc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=dPRD9c7J3OQFK8OH5Ke6kKCEhQdJoNyV7p0mDotKqGkCBZi/PAMzMrtNA2M9JhF8QX Uk79HDgEHO44M+gzRTGevDBz7SnAISP4QZSSJVlGExU3p4YI4XdqFl5ZHZvBOM41SQFk E9PFsFS/o16XvE+EUlsTVAwyiQDpMWOyDxfRM= Original-Received: by 10.180.245.15 with SMTP id s15mr190203bkh.169.1229509703010; Wed, 17 Dec 2008 02:28:23 -0800 (PST) Original-Received: by 10.180.205.8 with HTTP; Wed, 17 Dec 2008 02:28:22 -0800 (PST) In-Reply-To: <1229473419.11638.13.camel@home-desktop> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7010 Archived-At: 2008/12/17 Anand Dixit : > Hi Ludo, > Looks like it accepts a post to guile-user only when you are > registered. That would explain why the first post didn't show up. Posts to guile-user from non-subscribers are moderated by a group of GNU project volunteers. So if they all happen to be busy at the same time, there can be a delay before emails are seen and allowed through. (Your email has come through now.) The same applies to all the Guile lists. Regards, Neil