bug#13416: guile e0c211b segfaults when linked against libgc 7.1

2013-01-12 Thread Ben Noordhuis
$ uname -a Linux zoidberg 3.7.0-rc7 #17 SMP Mon Nov 26 04:46:11 CET 2012 x86_64 x86_64 x86_64 GNU/Linux $ apt-cache show libgc-dev | grep ^Version Version: 1:7.1-8ubuntu0.12.04.1 Version: 1:7.1-8build1 $ ./configure --prefix=$HOME/opt/guile --enable-silent-rules --disable-shared --disable-static

bug#13095: http-get: Throw to key `bad-response' with args `("EOF while reading response body: ...)'

2013-01-12 Thread Ian Price
Ian Price writes: > I'm going to withhold pushing a patch and closing this bug for the > moment, until I'm satisfied of the reason why this is the problem. Well, I never did get a satisfying reason, but Andy Wingo pushed the obvious fix for this issue in response to a different users report. htt