According to Alexander Cohen:
>     thanks that helped with the compile, however when I ran htdig it gave me the
> same problem as it has in the past, seg faulting in a destroy operation...:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x120095490 in List::Destroy (this=0x11fffe868) at List.cc:81
> 81              delete node->object;
> (gdb) bt
> #0  0x120095490 in List::Destroy (this=0x11fffe868) at List.cc:81
> #1  0x120095378 in List::~List (this=0x11fffe868, __in_chrg=2) at List.cc:47
> #2  0x120099de8 in HtRegexList::~HtRegexList (this=0x11fffe868, __in_chrg=2)
>     at HtRegexList.cc:36
> #3  0x12003bf00 in Retriever::IsValidURL (this=0x11ffff1d8, u=@0x141012c40)
>     at Retriever.cc:990
> #4  0x12003e6b0 in Retriever::got_href (this=0x11ffff1d8, url=@0x141012c40,
>     description=0x1400699ed "", hops=1) at Retriever.cc:1423
> #5  0x120034a18 in HTML::do_tag (this=0x140f8a700, retriever=@0x11ffff1d8,
>     tag=@0x140f8a7a0) at HTML.cc:552
> #6  0x120033808 in HTML::parse (this=0x140f8a700, retriever=@0x11ffff1d8,
>     baseURL=@0x1) at HTML.cc:324
> #7  0x12003afe4 in Retriever::RetrievedDocument (this=0x11ffff1d8,
>     doc=@0x1402e9a00, url=@0x1, ref=0x140f91b80) at Retriever.cc:802
> #8  0x12003a720 in Retriever::parse_url (this=0x11ffff1d8, urlRef=@0x0)
>     at Retriever.cc:647
> #9  0x120039918 in Retriever::Start (this=0x11ffff1d8) at Retriever.cc:423
> #10 0x1200459c0 in main (ac=1, av=0x11ffffa48) at htdig.cc:317

Interesting.  I thought Geoff had fixed this problem in the latest
snapshot, but it seems there's still a problem here.  Geoff?

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to