From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: tracking down ia64 problem. Date: Mon, 31 Mar 2003 14:32:55 -0600 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87istzqnt4.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049143515 24364 80.91.224.249 (31 Mar 2003 20:45:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 20:45:15 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Mar 31 22:45:12 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19068n-0006HN-00 for ; Mon, 31 Mar 2003 22:44:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19068T-0001Qc-01 for guile-devel@m.gmane.org; Mon, 31 Mar 2003 15:44:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19062c-00084U-00 for guile-devel@gnu.org; Mon, 31 Mar 2003 15:38:02 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19061w-0007nO-00 for guile-devel@gnu.org; Mon, 31 Mar 2003 15:37:20 -0500 Original-Received: from dsl093-098-016.wdc1.dsl.speakeasy.net ([66.93.98.16] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1905xi-00072A-00 for guile-devel@gnu.org; Mon, 31 Mar 2003 15:32:58 -0500 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 4B39613F15 for ; Mon, 31 Mar 2003 14:32:56 -0600 (CST) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 06437E756C; Mon, 31 Mar 2003 14:32:56 -0600 (CST) Original-To: guile-devel@gnu.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2121 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2121 I'm just getting started looking for an ia64 related bug. I wanted to check to see if anyone else might already have ideas. Our build fails after guile has been built. pre-inst-guile works for trivial things, but the build fails when trying to create autoconf-macros.texi. Running guile directly under gdb reveals the following: (gdb) run Starting program: /home/rlb/guile-1.6-1.6.3/libguile/.libs/lt-guile guile> 5 5 guile> (+ 1 2) 3 guile> Program received signal SIGSEGV, Segmentation fault. 0x2000000000134110 in scm_ithrow (key=0x2000000000576a00, args=0x2000000000605c60, noreturn=1) at throw.c:643 643 if (!SCM_CONSP (winds)) (gdb) where #0 0x2000000000134110 in scm_ithrow (key=0x2000000000576a00, args=0x2000000000605c60, noreturn=1) at throw.c:643 #1 0x2000000000133f60 in scm_throw (key=0x2000000000576a00, args=0x2000000000605c60) at throw.c:598 #2 0x20000000000d6a30 in scm_gsubr_apply (args=0x2000000000605c60) at gsubr.c:247 #3 0x20000000000b57d0 in scm_dapply (proc=0x6000000000002630, arg1=0x20000000005589d0, args=0x2000000000605b90) at eval.c:3623 #4 0x2000000000133f60 in scm_throw (key=0x20000000005589d0, args=0x20000000000b29f0) at throw.c:598 #5 0x00002974 in ?? () #6 0x2000000000133f60 in scm_throw (key=0x60000fffffffb240, args=0x2000000000197428) at throw.c:598 #7 0x00002974 in ?? () #8 0x2000000000133f60 in scm_throw (key=0x2974, args=0x60000fffffffb318) at throw.c:598 #9 0x00000187 in ?? () #10 0x2000000000133f60 in scm_throw (key=0x600000000001ddc0, args=0x60000000000053e0) at throw.c:598 #11 0xc000000000000309 in ?? () #12 0x2000000000133f60 in scm_throw (key=0x2000000000608750, args=0x2374) at throw.c:598 #13 0x2000000000197428 in __DTOR_END__ () from /home/rlb/guile-1.6-1.6.3/libguile/.libs/libguile.so.12 #14 0x2000000000133f60 in scm_throw (key=0xff, args=0x200000000009ad60) at throw.c:598 #15 0x000000ff in ?? () #16 0x2000000000133f60 in scm_throw (key=0xc000000000000206, args=0x20000000005d3b90) at throw.c:598 #17 0xc000000000000206 in ?? () #18 0x2000000000133f60 in scm_throw (key=Cannot access memory at address 0x60000fff7ffffe78 ) at throw.c:598 Cannot access memory at address 0x60000fff7ffffe90 (gdb) -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel