> According to Martin Mielke:
> > # gdb /opt/www/htdig/bin/htdig /opt/www/htdig/db/core
> > GNU gdb 19991004
> > Copyright 1998 Free Software Foundation, Inc.
> > GDB is free software, covered by the GNU General Public 
> License, and you are
> > welcome to change it and/or distribute copies of it under certain
> > conditions.
> > Type "show copying" to see the conditions.
> > There is absolutely no warranty for GDB.  Type "show 
> warranty" for details.
> > This GDB was configured as "i386-redhat-linux"...
> > Core was generated by `/opt/www/htdig/bin/htdig -i -v'.
> > Program terminated with signal 6, Aborted.
> > Reading symbols from /usr/lib/libz.so.1...done.
> > Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
> > Reading symbols from /lib/libm.so.6...done.
> > Reading symbols from /lib/libc.so.6...done.
> > Reading symbols from /lib/ld-linux.so.2...done.
> > #0  0x400a6d41 in __kill () from /lib/libc.so.6
> > (gdb) bt
> > #0  0x400a6d41 in __kill () from /lib/libc.so.6
> > #1  0x400a69b6 in raise (sig=6) at ../sysdeps/posix/raise.c:27
> > #2  0x400a80d8 in abort () at ../sysdeps/generic/abort.c:88
> > #3  0x40057e55 in __default_terminate () from
> > /usr/lib/libstdc++-libc6.1-1.so.2
> > #4  0x40057e72 in __terminate () from 
> /usr/lib/libstdc++-libc6.1-1.so.2
> > #5  0x4005875b in __throw () from /usr/lib/libstdc++-libc6.1-1.so.2
> > #6  0x80549c8 in main (ac=3, av=0xbffffb24) at htdig.cc:284
> > (gdb) q 
> 
> Interesting!  It seems the C++ library is deliberately aborting.  Did
> you make any changes to your runtime libraries since compiling htdig?
> If so, or in any case if htdig is still failing consistently 
> like this,
> I'd recommend rebuilding and reinstalling htdig from scratch.
> 

Even after reinstalling from scratch I get the same error messages... 

What now?? :-/


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to