Hi, (resending to the developers list, as I got no repsonse on the general list and it's quite important)
I tried to use Cookies with the 2001-11-25 snapshot. However, when I set disbable_cookies: false, htdig will crash immediately. gdb says Program received signal SIGSEGV, Segmentation fault 0x40023822 in HtHTTP::SetRequestCommand (this=0x80e8e08, cmd=@0xbfffe96c) at HtHTTP.cc:61 616 _cookie_jar->SetHTTPRequest_CookiesString(_url, cmd It seems _cookie_jar is never properly defined (it's only set to 0 at the top). What is the state of cookie support? I assume this crash is a known problem? Is this easy to fix? If so, I might try... Regard Danie -- http://www.danielnaber.d _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev
