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: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Mark H Weaver <mhw <at> netris.org>, 11083 <at> debbugs.gnu.org
Subject: bug#11083: guile-2.0.5 bug report
Date: Thu, 12 Apr 2012 18:02:21 +0900 (JST)
Hi,

--- On Thu, 2012/4/12, Ludovic Courtès <ludo <at> gnu.org> wrote:

> Hi,
> 
> Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp> skribis:
> 
> > Whole the backtrace is:
> >   [1] __lwp_kill(0x1, 0x6, 0xffffffff89b048a0, 0x7fffffc5338e, 0x6f00312e6f732e63, 0x612f6e00312e), at 0x7fffffc52a9a 
> >   [2] _thr_kill(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x7fffffc4b393 
> >   [3] raise(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x7fffffbf7d59 
> >   [4] abort(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x7fffffbd68c0 
> > =>[5] pre_init_throw(k = 0x45b4c0, args = 0x4e2220), line 526 in "throw.c"
> >   [6] vm_regular_engine(vm = 0x4db270, program = 0x4d6320, argv = 0x1, nargs = 2), line 895 in "vm-i-system.c"
> >   [7] scm_c_vm_run(vm = 0x4db270, program = 0x4d6320, argv = 0xfffffd7fffdfe130, nargs = 6), line 567 in "vm.c"
> >   [8] scm_call_with_vm(vm = 0x4db270, proc = 0x4d6320, args = 0x4db270), line 859 in "vm.c"
> >   [9] scm_to_stringn(str = 0x4e3620, lenp = (nil), encoding = 0x7ffffff05411 "ISO-8859-1", handler = SCM_FAILED_CONVERSION_QUESTION_MARK), line 1966 in "strings.c"
> 
> This seems to indicate a failure to convert STR from ISO-8859-1, with a
> failed attempt to raise an exception.
> 
> Can you try running Guile under the “C” locale?

Last one was also ran with environment LANG = C
> 
>   $ LANG=C ./meta/guile -c 1

$  $ LANG=C ./meta/guile -c 1
Throw without catch before boot:
Throw to key encoding-error with args ("scm_to_stringn" "cannot convert narrow string to output locale" 89 #f #f)Aborting.
Abort


I found /usr/lib/locale/ja/amd64 in my LD_LIBRARY_PATH_64 and removed it, but the result is same.

Regards,

--- Kiyoshi <yoi_no_myoujou <at> yahoo.co.jp>





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.