From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.devel Subject: Segfault using call/cc on ia64 (and possibly others) Date: Fri, 21 Jan 2005 17:08:28 +0100 Message-ID: <873bwulq83.fsf@ivanova.rotty.yi.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106324309 1258 80.91.229.6 (21 Jan 2005 16:18:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Jan 2005 16:18:29 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jan 21 17:18:20 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cs1UK-0007Cx-00 for ; Fri, 21 Jan 2005 17:18:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cs1gO-00065z-80 for guile-devel@m.gmane.org; Fri, 21 Jan 2005 11:30:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cs1eO-00050T-Jq for guile-devel@gnu.org; Fri, 21 Jan 2005 11:28:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cs1eE-0004wb-UP for guile-devel@gnu.org; Fri, 21 Jan 2005 11:28:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cs1eE-0004rV-CS for guile-devel@gnu.org; Fri, 21 Jan 2005 11:28:34 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1Cs1Kx-0008WQ-RH for guile-devel@gnu.org; Fri, 21 Jan 2005 11:08:40 -0500 Original-Received: (qmail invoked by alias); 21 Jan 2005 16:08:38 -0000 Original-Received: from chello080109053157.14.14.univie.teleweb.at (EHLO garibaldi) (80.109.53.157) by mail.gmx.net (mp020) with SMTP; 21 Jan 2005 17:08:38 +0100 X-Authenticated: #3102804 Original-Received: from ivanova.rhinosaur.lan ([192.168.1.9] helo=ivanova) by garibaldi with esmtp (Exim 4.34) id 1Cs1Kf-00011d-7D; Fri, 21 Jan 2005 17:08:29 +0100 Original-Received: from andy by ivanova with local (Exim 4.43) id 1Cs1Km-0002sT-5L; Fri, 21 Jan 2005 17:08:28 +0100 Original-To: Guile Developers , guile-bugs@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-Y-GMX-Trusted: 0 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: main.gmane.org gmane.lisp.guile.devel:4715 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4715 Hi! As I already reported to the Debian BTS (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291551), Guile 1.6.7 segfaults on ia64 at this code: (call-with-current-continuation (lambda (k) (k #t))) Segfaults in the G-Wrap testsuite[0] seem to indicate that this might be a problem on alpha, hppa and sparc (segfaults there as well), though I haven't confirmed that this is the same problem, except for sparc, where the above works, so it looks like it could be a 64bit-specific problem. [0] http://buildd.debian.org/build.php?pkg=g-wrap, see the logs for 1.9.3-2 Regards, Rotty -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at http://yi.org/rotty | GnuPG Key: http://yi.org/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 Software Patents: Where do you want to stifle inovation today? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel