From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.bugs Subject: Segfault using call/cc on ia64 (and possibly others) Date: Fri, 21 Jan 2005 17:08:28 +0100 Message-ID: <873bwulq83.fsf__20323.928181506$1117217452$gmane$org@ivanova.rotty.yi.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117217452 23189 80.91.229.2 (27 May 2005 18:10:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 May 2005 18:10:52 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri May 27 20:10:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DbjFp-0001Ww-Vn for guile-bugs@m.gmane.org; Fri, 27 May 2005 20:08:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbjK7-000884-2j for guile-bugs@m.gmane.org; Fri, 27 May 2005 14:12:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cs1eC-0004uG-91 for bug-guile@gnu.org; Fri, 21 Jan 2005 11:28:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cs1e8-0004rx-J2 for bug-guile@gnu.org; Fri, 21 Jan 2005 11:28:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cs1e8-0004rV-31 for bug-guile@gnu.org; Fri, 21 Jan 2005 11:28:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cs1RR-0000fW-94 for bug-guile@gnu.org; Fri, 21 Jan 2005 11:15:21 -0500 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1Cs1Pz-0006mu-SN for guile-bugs@gnu.org; Fri, 21 Jan 2005 11:13:51 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1Cs1RP-0000f7-Kq for guile-bugs@gnu.org; Fri, 21 Jan 2005 11:15:19 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1Cs1RP-0000f1-5k for guile-bugs@gnu.org; Fri, 21 Jan 2005 11:15:19 -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-Spam-Score: -5.9 (-----) X-Y-GMX-Trusted: 0 X-Mailman-Approved-At: Fri, 27 May 2005 14:10:47 -0400 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:3020 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:3020 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? _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile