GNU bug report logs - #11083
Guile 2.0.5 on Solaris 10

Previous Next

Package: guile;

Reported by: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>

Date: Sat, 24 Mar 2012 06:26:02 UTC

Severity: normal

Tags: moreinfo

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark H Weaver <mhw <at> netris.org>
To: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>
Cc: 11083 <at> debbugs.gnu.org
Subject: bug#11083: guile-2.0.5 bug report
Date: Wed, 04 Apr 2012 20:35:46 -0400
Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp> writes:
> I analysed the problems.
> (1) Why can not link libguile-2.0.so.22
> LD_LIBRARY_PATH_64 is not set correctly.
> I changed "LD_LIBRARY_PATH" to "LD_LIBRARY_PATH_64" in all the files
> in guile-2.0.5, and found libguile-2.0.so.22 can be linked.

This is a libtool issue.  See:

  http://news.gmane.org/find-root.php?group=gmane.comp.gnu.libtool.bugs&article=7988

> (2) About Segmentation Fault
> This seems to be  same to
> <http://lists.gnu.org/archive/html/bug-guile/2011-03/msg00111.html>.

This is the first time Guile is run during the build process, therefore
there is no evidence that these two problems are related.

> I do not know why it occurs only with -m64 option.
> (I have no problem with -m32).

Presumably something is broken for 64-bit builds on Solaris 10.  I
suggest using a debugger to find out where the segfault is happening.
Can you please run 'meta/gdb-uninstalled-guile' within the build
directory and show us the backtrace when it segfaults?

    Regards,
      Mark




This bug report was last modified 9 years and 50 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.