From: ludo@gnu.org (Ludovic Courtès)
To: Kiyoshi KANAZAWA <yoi_no_myoujou@yahoo.co.jp>
Cc: Mark H Weaver <mhw@netris.org>, 11083@debbugs.gnu.org
Subject: bug#11083: guile-2.0.5 bug report
Date: Wed, 11 Apr 2012 23:42:54 +0200 [thread overview]
Message-ID: <87r4vuj675.fsf@gnu.org> (raw)
In-Reply-To: <996108.27851.qm@web100702.mail.kks.yahoo.co.jp> (Kiyoshi KANAZAWA's message of "Wed, 11 Apr 2012 17:32:51 +0900 (JST)")
Hi,
Kiyoshi KANAZAWA <yoi_no_myoujou@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?
$ LANG=C ./meta/guile -c 1
Thanks,
Ludo’.
next prev parent reply other threads:[~2012-04-11 21:42 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-24 2:48 bug#11083: guile-2.0.5 bug report Kiyoshi KANAZAWA
2012-03-24 22:20 ` Mark H Weaver
2012-03-25 13:34 ` Kiyoshi KANAZAWA
2012-03-28 20:28 ` Mark H Weaver
2012-03-29 15:26 ` Kiyoshi KANAZAWA
2012-04-01 10:42 ` Kiyoshi KANAZAWA
2012-04-01 11:49 ` Kiyoshi KANAZAWA
2012-04-02 12:02 ` Kiyoshi KANAZAWA
2012-04-05 0:35 ` Mark H Weaver
2012-04-05 13:37 ` Kiyoshi KANAZAWA
2012-04-05 17:07 ` Mark H Weaver
2012-04-10 15:26 ` Mark H Weaver
2012-04-11 8:32 ` Kiyoshi KANAZAWA
2012-04-11 21:42 ` Ludovic Courtès [this message]
2012-04-12 9:02 ` Kiyoshi KANAZAWA
2012-04-12 13:53 ` Ludovic Courtès
2012-04-12 14:57 ` Kiyoshi KANAZAWA
2012-04-12 16:06 ` Ludovic Courtès
2012-04-13 16:23 ` Kiyoshi KANAZAWA
2012-07-05 21:24 ` Andy Wingo
2013-03-13 10:55 ` Andy Wingo
2016-06-20 19:31 ` Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r4vuj675.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=11083@debbugs.gnu.org \
--cc=mhw@netris.org \
--cc=yoi_no_myoujou@yahoo.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).