jida...@jidanni.org writes: > Various truncation states are observed: > $ GET https://bugzilla.mozilla.org/ | sed '$!d' > </html>out of dynamic memory in yy_get_next_buffer() > $ GET -P https://bugzilla.mozilla.org/ | sed '$!d' > $ GET https://bugzilla.wikimedia.org/ | sed '$!d' > $ GET -P https://bugzilla.wikimedia.org/ | sed '$!d' > $ wwwoffle https://bugzilla.mozilla.org/ > Requesting: https://bugzilla.mozilla.org/ > $ wwwoffle -o https://bugzilla.mozilla.org/ | sed '$!d' > <li><span class="separator">| </span><a href="query.cgi">Search</a></li> > $ GET https://bugzilla.mozilla.org/ | sed '$!d' > $
I believe that these problems are all fixed in the new version of WWWOFFLE (2.9h) which I released yesterday. The problems were caused by the combination of an incompatible change in gnutls (now fixed, but this new version of WWWOFFLE has a work-around) and an apparent change in gnutls behaviour which exposed a pre-existing bug in WWWOFFLE (now fixed). -- Andrew. ---------------------------------------------------------------------- Andrew M. Bishop a...@gedanken.demon.co.uk http://www.gedanken.demon.co.uk/ WWWOFFLE homepage: http://www.gedanken.demon.co.uk/wwwoffle/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org