Hi all -- I'm having problems with v3.2.0b3. Compiles just fine, but
and I can even do an htdig -h (and get the help) but as soon as htdig
tries to crawl, or if I run it with no parameters (just './htdig')
it segfaults.
Surely, one of you fellow professionals will see my gdb output and
say, "You big dummy, you can fix that by doing this..." (crossing
fingers)
Here's the info:
Linux ponybox 2.2.18 #1 SMP Thu Dec 21 20:19:55 EST 2000 i686 unknown
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Slackware
---
I did:
./configure --prefix=/home/patrick
make; make install;
And here's my problem and debug:
ponybox:/usr/src/htdig-3.2.0b3# gdb /home/patrick/bin/htdig
GNU gdb 4.18
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 "i686-pc-linux-gnulibc1"...r
(gdb) run
Starting program: /home/patrick/bin/htdig
Program received signal SIGSEGV, Segmentation fault.
0x401b70eb in free () from /lib/libc.so.5
Current language: auto; currently c
(gdb) bt
#0 0x401b70eb in free () from /lib/libc.so.5
#1 0x401c78e8 in __shtab () from /lib/libc.so.5
(gdb)
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html