Re: [Gc] Calling ‘GC_INIT’from a secondary thread

2011-04-16 Thread Ivan Maidanski
Hi Ludo, Fixed. Thanks. Fri, 15 Apr 2011 23:35:04 +0200 l...@gnu.org (Ludovic Courtès): Hi Hans, Boehm, Hans hans.bo...@hp.com writes: From: Andy Wingo ... [From Ivan:] But, anyway, it is recommended to initialize GC explicitly (i.e. by GC_INIT), so placing GC_INIT() (together

Re: build errors: 9172 Broken pipe and 9173 Segmentation fault

2011-04-16 Thread Douglas Mencken
Hi again! Yes, you fixed infinite loop issue, thank you. But guile 2.0 (now it is guile-v2.0.0-199-g0fbdbe6 -- currently the latest one from stable-2.0 branch) is still un-buildable on my side. I summarized what I did here (section Example: debugging guile build error):

Re: build errors: 9172 Broken pipe and 9173 Segmentation fault

2011-04-16 Thread Andy Wingo
Hi Douglas, On Sat 16 Apr 2011 13:19, Douglas Mencken dougmenc...@gmail.com writes: Thread 1 (Thread 18507): #0 0x48470744 in raise () from /lib/libc.so.0 #1 0x4846aef0 in abort () from /lib/libc.so.0 #2 0x480ebc64 in scm_throw (key=0x0, args=0x10317ff0) at throw.c:102 #3 0x480e0f44 in

Re: build errors: 9172 Broken pipe and 9173 Segmentation fault

2011-04-16 Thread Mark H Weaver
Douglas Mencken dougmenc...@gmail.com writes: #3 0x480e0f44 in scm_decoding_error (subr=value optimized out, err=38, message=value optimized out, port=value optimized out) at strings.c:1438 #4 0x480e1190 in scm_from_stringn (str=0x48128754 ��, len=value optimized out, encoding=value

Re: build errors: 9172 Broken pipe and 9173 Segmentation fault

2011-04-16 Thread Mark H Weaver
Douglas Mencken dougmenc...@gmail.com writes: #3 0x480e0f44 in scm_decoding_error (subr=value optimized out, err=38, message=value optimized out, port=value optimized out) at strings.c:1438 #4 0x480e1190 in scm_from_stringn (str=0x48128754 ��, len=value optimized out, encoding=value

[bug #33082] guile-2.0 build on FreeBSD 8 Fails

2011-04-16 Thread Brad Whitlock
Follow-up Comment #2, bug #33082 (project guile): Andy, I think the problem originates in scm_ungetc (from call to u32_conv_to_encoding) because I have gotten make to complete (by removing failing targets) and when I invoke the guile executable I get an error like: scm_ungetc failed to covert to

Re: [bug #33082] guile-2.0 build on FreeBSD 8 Fails

2011-04-16 Thread Brad Whitlock
Andy, I think the problem originates in scm_ungetc (from call to u32_conv_to_encoding) because I have gotten make to complete (by removing failing targets) and when I invoke the guile executable I get an error like: scm_ungetc failed to covert to ecoding #f 78 ( I believe it is trying to convert