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 <[EMAIL PROTECTED]>:
> 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.