[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #30162] "abort to unknown prompt" can be infinitely recursive
From: |
Mike Gran |
Subject: |
[bug #30162] "abort to unknown prompt" can be infinitely recursive |
Date: |
Sun, 20 Jun 2010 18:35:23 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) |
Follow-up Comment #2, bug #30162 (project guile):
I came across the problem when I built Guile master on a Cygwin box with a
misconfigured iconv/libunistring that didn't have any encodings other than "C"
and "POSIX" available. With only those encodings, the guile-tools compilation
process on non-ASCII files appears to succeed but actually creates zero-length
.go files. When running Guile with zero-length .go files, there is some sort
of scm_misc_error about mmap'ing .go files. That error happens really early
in the startup, before a prompt has been created. This leads to the recursive
"abort to unknown prompt" problem, which causes segfault.
At first glance, it doesn't appear that this problem is related to today's
hydra build failure.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30162>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/