On Tue, 27 Aug 2002, Geoff Hutchison wrote:

> Date: Tue, 27 Aug 2002 20:10:54 -0500
> From: Geoff Hutchison <[EMAIL PROTECTED]>
> To: htdig3-dev <[EMAIL PROTECTED]>
> Subject: [htdig-dev] Re: mifluz merge snapshot 2002-08-27
> 
> I've posted a revised mifluz-merge snapshot. This version should be much 
> more stable and I can confirm that it'll index all of htdig.org 
> (including mailing list archives), run htfuzzy, htpurge, htmerge, 
> htstat, and htnotify. There's still a memory leak hiding around in 
> htsearch, so it often segfaults. Help with leak detection would be 
> GREATLY appreciated!
> 
> I would hope that at least for indexing, all the bugs are out. Please 
> prove me wrong, so we can get this ready for wide-scale release.

Configured with-rx on BSD/OS-4.3; it failed to compile htsearch:
------------------------------8<------------------------------
/tmp/htdig/mifluz-merge-20020827/htsearch/../htlib/Object.h(.text+0x17cc): undefined 
reference to `Parser::~Parser(void)'
gmake[1]: *** [htsearch] Error 1
gmake[1]: Leaving directory
`/tmp/htdig/mifluz-merge-20020827/htsearch'
gmake: *** [install-recursive] Error 1
------------------------------8<------------------------------

I randig any way, and got an htpurge.core;(  Here is a gdb back trace:
------------------------------8<------------------------------
$ gdb htpurge htpurge.core
GNU gdb 
Copyright 1998 Free Software Foundation, Inc.
This GDB was configured as "i386-unknown-bsdi4.3"...
Core was generated by `htpurge'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/htdig/3.2/lib/htdig/libhtnet-...so...done.
Reading symbols from
/usr/local/htdig/3.2/lib/htdig/libcommon-...so...done.
Reading symbols from
/usr/local/htdig/3.2/lib/htdig/libhtword-...so...done.
Reading symbols from /usr/local/htdig/3.2/lib/htdig/libht-...so...done.
Reading symbols from /usr/lib/libz.so...done.
Reading symbols from /usr/local/lib/libiconv.so.2...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  0x4815a492 in String::String (this=0x8047be4, s=0x1 <Address 0x1 out of bounds>) 
at String.cc:53
53              len = strlen(s);
(gdb) bt
#0  0x4815a492 in String::String (this=0x8047be4, s=0x1 <Address 0x1 out of bounds>) 
at String.cc:53
#1  0x48157de2 in Configuration::Defaults (this=0x80ad000, array=0x80a6c28) at 
Configuration.cc:379
#2  0x804c11c in main (ac=1, av=0x8047ce8) at htpurge.cc:80
#3  0x804bf83 in __start ()
(gdb) q
------------------------------8<------------------------------

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        [EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to