On Mon, 11 Jun 2001, Gilles Detillieux wrote:

> Date: Mon, 11 Jun 2001 16:47:07 -0500 (CDT)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: SlamDunk <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [htdig-dev] troubles!
> 
> Try the latest snapshot from June 10.  It should fix this problem
> (among others).

Unfortunately a bug has been introduced in that snapshot that segfault
BSDi 4.2:

$ gdb htdig htdig.core
GNU gdb
This GDB was configured as "i386-unknown-bsdi4.2"...
Core was generated by `htdig'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /tmp/Search/lib/htdig/libhtnet-3.2.0.so...done.
Reading symbols from /usr/lib/libz.so...done.
Reading symbols from /tmp/Search/lib/htdig/libcommon-3.2.0.so...done.
Reading symbols from /tmp/Search/lib/htdig/libhtword-3.2.0.so...done.
Reading symbols from /tmp/Search/lib/htdig/libht-3.2.0.so...done.
Reading symbols from /tmp/Search/lib/mifluz/libhtdb-3.2.0.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  global constructors keyed to HtHTTP::_user_agent () at HtHTTP.cc:40
40               String HtHTTP::_user_agent = 0;
(gdb) bt
#0  global constructors keyed to HtHTTP::_user_agent () at HtHTTP.cc:40
#1  0x2011c8b7 in __do_global_ctors_aux () at HtHTTPBasic.cc:47
#2  0x2010dfe9 in _init () from /tmp/Search/lib/htdig/libhtnet-3.2.0.so
#3  0x200f4a8b in _dl_boot () from /shlib/ld-bsdi.so
#4  0x5 in ?? ()
#5  0x8047da4 in ?? ()
Cannot access memory at address 0x5.
(gdb) q
$

By the way, have you determined the cause of slow indexing from the
profile I posted.

Regards,

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


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

Reply via email to