unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Re: guile 1.8.5 compile segfault
@ 2008-09-23 18:35 tantalum
  2008-10-13 22:38 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: tantalum @ 2008-09-23 18:35 UTC (permalink / raw)
  To: bug-guile

x86_64 is the same as amd64, just a vendor neutral name.
(http://en.wikipedia.org/wiki/X86-64)

i use gcc 4.3.2-1

2008/9/22 Neil Jerram <neiljerram@googlemail.com>:
 > Once you're in GDB, type bt to get the stack, and if you can a few
 > prints to identify the immediate cause of the fault
im not sure what you mean by prints. the frame command in gdb?

i managed to get a core dump file. heres a backtrace and some "frame x" 
calling:
http://pastebin.com/m3c55053b


 > could you work around this by using Guile on a less troublesome platform?
that is a good idea. i will try to get a setup on another machine i can 
ssh to.

to compile guile 1.8.5 (release or snapshot-0923) on this i386 other 
machine, i need to apply this patch, found via google:
http://pastebin.com/m6226ece1
otherwise it stops leaving its long message, end of which is:
http://pastebin.com/m102992ca

it looks like this error happens at a very similar position as the 
segfault error.

im not too sure if the patch does a good thing, as i ran into strange 
problems with guile-gnome.




^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: guile 1.8.5 compile segfault
@ 2008-09-22 17:25 tantalum
  2008-09-22 19:29 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: tantalum @ 2008-09-22 17:25 UTC (permalink / raw)
  To: bug-guile

it did not work.
i copied and unpacked todays snapshot, and removed the 60 lines.
all text in between "SCM_I_GSC_STACK_GROWS_UP=0"
and
"{ echo "$as_me:$LINENO: checking for float" >&5"

error happens again, with same output as before.


i even set SCM_I_GSC_STACK_GROWS_UP to 1, no change.




tantalum




^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: guile 1.8.5 compile segfault
@ 2008-09-21 13:01 tantalum
  2008-09-21 21:27 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: tantalum @ 2008-09-21 13:01 UTC (permalink / raw)
  To: bug-guile

ok, i did try to compile from the latest snapshot.
same error, i guess.
'make' produces a shorter message when run a second time.
the linked message is the end of a first 'make' run.
messages:
./configure    http://pastebin.com/m684b4e99
make             http://pastebin.com/m3a251e3a





^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: guile 1.8.5 compile segfault
@ 2008-09-20 13:31 tantalum
  2008-09-21  9:43 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: tantalum @ 2008-09-20 13:31 UTC (permalink / raw)
  To: bug-guile


i meant the version one gets when issuing "git clone 
git://git.sv.gnu.org/guile.git".
now trying this again, it wont complete "autoconf configure.in" (i found 
no further documentation how to compile except a comment in configure.in)
it runs a second then gives:

;;
configure.in:44: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:69: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.in:83: error: possibly undefined macro: AM_PROG_CC_C_O
configure.in:85: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:86: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.in:87: error: possibly undefined macro: AC_CHECK_LIB
configure.in:93: error: possibly undefined macro: AM_CONDITIONAL
configure.in:95: error: possibly undefined macro: AM_PATH_LISPDIR
configure.in:248: error: possibly undefined macro: AC_LIBOBJ
configure.in:837: error: possibly undefined macro: AM_GNU_GETTEXT
;;





^ permalink raw reply	[flat|nested] 10+ messages in thread
* guile 1.8.5 compile segfault
@ 2008-09-19 16:14 tantalum
  2008-09-19 22:48 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: tantalum @ 2008-09-19 16:14 UTC (permalink / raw)
  To: bug-guile

hi

having dependencies
gmp 4.2.2-2
libtool 2.2.6a-1
installed and 64bit linux,
im trying to compile guile 1.8.5, but it fails leaving the message found 
here:
http://pastebin.com/m3bd2e879
"Speicherzugriffsfehler" translates to "segmentation fault"

this happens also with the git version.

im clueless, can i do something?
i really like guile, and like to use the newest version because it fixed 
a bug with g-wrap.




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

end of thread, other threads:[~2008-10-13 22:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 18:35 guile 1.8.5 compile segfault tantalum
2008-10-13 22:38 ` Neil Jerram
  -- strict thread matches above, loose matches on Subject: below --
2008-09-22 17:25 tantalum
2008-09-22 19:29 ` Neil Jerram
2008-09-21 13:01 tantalum
2008-09-21 21:27 ` Neil Jerram
2008-09-20 13:31 tantalum
2008-09-21  9:43 ` Neil Jerram
2008-09-19 16:14 tantalum
2008-09-19 22:48 ` Neil Jerram

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