unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* tracking down ia64 problem.
@ 2003-03-31 20:32 Rob Browning
  2003-03-31 22:33 ` Rob Browning
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Browning @ 2003-03-31 20:32 UTC (permalink / raw)



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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: tracking down ia64 problem.
  2003-03-31 20:32 tracking down ia64 problem Rob Browning
@ 2003-03-31 22:33 ` Rob Browning
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2003-03-31 22:33 UTC (permalink / raw)


Rob Browning <rlb@defaultvalue.org> writes:

> 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.

I should have mentioned that I hit C-d above to exit guile just before
the segfault.

-- 
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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-31 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-31 20:32 tracking down ia64 problem Rob Browning
2003-03-31 22:33 ` Rob Browning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).