Greetings Joe, Thanks for testing it. Did you do a "make clean" first? I'm not sure if it is the cause, but I think there is something flakey in ht://Dig's compile dependencies. I also got a crash (after about 20 seconds or 300 pages) if I compiled the patch in a directory that already had .o files, but that went away on a clean compile.
Lachlan On Tue, 27 Apr 2004 06:02 am, Joe R. Jah wrote: > The patch, store_phrases.0, applies and compiles cleanly; however, > it dumps core;( Here is its gdb: > > -8<- > gdb htdig htdig.core > GNU gdb > Copyright 1998 Free Software Foundation, Inc. > This GDB was configured as "i386-unknown-bsdi4.3"... > Core was generated by `htdig'. > Program terminated with signal 11, Segmentation fault. > Reading symbols from > /usr/tmp/htdig/3.2/PG/lib/htdig/libhtnet-3.2.0.so...done. Reading > symbols from > /usr/tmp/htdig/3.2/PG/lib/htdig/libcommon-3.2.0.so...done. Reading > symbols from > /usr/tmp/htdig/3.2/PG/lib/htdig/libhtword-3.2.0.so...done. Reading > symbols from > /usr/tmp/htdig/3.2/PG/lib/htdig_db/libhtdb-3.2.0.so...done. Reading > symbols from /usr/tmp/htdig/3.2/PG/lib/htdig/libht-3.2.0.so...done. > Reading symbols from /usr/lib/libz.so...done. > Reading symbols from /usr/lib/libstdc++.so.1...done. > Reading symbols from /shlib/libm.so.0.0...done. > Reading symbols from /shlib/libgcc.so.1...done. > Reading symbols from /shlib/libc.so.2...done. > Reading symbols from /shlib/ld-bsdi.so...done. > #0 0x4822c936 in String::operator= () from > /usr/tmp/htdig/3.2/PG/lib/htdig/libht-3.2.0.so (gdb) bt > #0 0x4822c936 in String::operator= () from > /usr/tmp/htdig/3.2/PG/lib/htdig/libht-3.2.0.so #1 0x8057a72 in > Document::Reset () > #2 0x805fcec in Retriever::parse_url () > #3 0x805f6c7 in Retriever::Start () > #4 0x8069405 in main () > #5 0x80574f5 in __start () > (gdb) q > ->8- -- [EMAIL PROTECTED] ht://Dig developer DownUnder (http://www.htdig.org) ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev
