Hi 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-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

