Hi Lutz,
using 8.7.4 'get-url generates "segementation faults".. I cant figure out when
it happens but it does.. all the options below do genererate a seg-fault once in a while ->
(get-url "http://www.alh.net/newlisp/phpbb/rss.php")
(get-url "http://www.alh.net/newlisp/phpbb/rss.php" "list" 30000)
(get-url "http://www.alh.net/newlisp/phpbb/rss.php" 10000)
I think it has something to do with the session timeout but a timeout inside
the 'get-url does not prevent any seg-faults..
It happens more often when the 'get-url is executed directly from within
the newlisp console -->
> (get-url "http://www.alh.net/newlisp/phpbb/rss.php")
..
..
..
<br />
Nigel
</span><br />
</description>
</item>
</channel>
</rss>
ñ[/text]
> (get-url "http://www.alh.net/newlisp/phpbb/rss.php")
Segmentation fault
Regards, Norman.
Bug in get-url
Bug in get-url
-- (define? (Cornflakes))