Hi... After moving my websites around, I'm finally get htdig put back
on. I've installed 3.2.0b3 (i can move back to a 3.1 release, but
thought that people might want this information at least) and am
having problems with htmerge.
In my setup, I run 2 separate htdig's with different start_urls. I
do it this way because one of them indexes an area of a password
protected website. Then, I merge them with htmerge. The total number
of documents is about 40,000. The htmerge is dumping core, though.
Here is the output from a gdb backtrace:
kumquat.hlcca.org: 50 > gdb htberge htmerge.core
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 "i386-unknown-freebsd"...
htberge: No such file or directory.
Core was generated by `htmerge'.
Program terminated with signal 6, Abort trap.
#0 0x28241804 in ?? ()
(gdb) quit
kumquat.hlcca.org: 51 > gdb htmerge htmerge.core
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 "i386-unknown-freebsd"...
Core was generated by `htmerge'.
Program terminated with signal 6, Abort trap.
Reading symbols from /usr/local/webroot/mediumgreen.com/htdig/lib/htdig/libhtne
t-3.2.0.so...
done.
Reading symbols from /usr/lib/libz.so.2...done.
Reading symbols from /usr/local/webroot/mediumgreen.com/htdig/lib/htdig/libcomm
on-3.2.0.so...done.
Reading symbols from /usr/local/webroot/mediumgreen.com/htdig/lib/htdig/libhtwo
rd-3.2.0.so...done.
Reading symbols from /usr/local/webroot/mediumgreen.com/htdig/lib/htdig/libht-3
.2.0.so...
done.
Reading symbols from /usr/local/webroot/mediumgreen.com/htdig/lib/mifluz/libhtd
b-3.2.0.so...
done.
Reading symbols from /usr/lib/libstdc++.so.3...done.
Reading symbols from /usr/lib/libm.so.2...done.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0 0x28241804 in kill () from /usr/lib/libc.so.4
(gdb) bt
#0 0x28241804 in kill () from /usr/lib/libc.so.4
#1 0x2827d4a6 in abort () from /usr/lib/libc.so.4
#2 0x280767fc in __terminate () at HtNNTP.cc:264
#3 0x28076819 in __terminate () at HtNNTP.cc:264
#4 0x28076bb3 in __sjthrow () at HtNNTP.cc:264
#5 0x28073fa0 in __builtin_vec_new () at HtNNTP.cc:264
#6 0x280e2ff4 in WordDBCompress::Uncompress (this=0xc318510,
inbuff=0x28048000 "\004",
inbuff_length=1016, outbuff=0xb90eb50 "\001", outbuff_length=8192) at
WordDBPage.h:490
#7 0x280e2973 in WordDBCompress_uncompress_c (inbuff=0x28048000 "\004",
inbuff_length=1016, outbuff=0xb90eb50 "\001", outbuff_length=8192,
user_data=0xc318510)
at WordDBCompress.cc:48
#8 0x2818f840 in CDB___memp_cmpr_read (dbmfp=0xc30b040, bhp=0xb90eb18,
db_io=0xbfbff004,
niop=0xbfbff000) at mp_cmpr.c:288
#9 0x2818f5b6 in CDB___memp_cmpr (dbmfp=0xc30b040, bhp=0xb90eb18,
db_io=0xbfbff004,
flag=1, niop=0xbfbff000) at mp_cmpr.c:139
#10 0x2818ecbd in CDB___memp_pgread (dbmfp=0xc30b040, bhp=0xb90eb18,
can_create=0)
at mp_bh.c:212
#11 0x28190c27 in CDB_memp_fget (dbmfp=0xc30b040, pgnoaddr=0xbfbff0c8,
flags=0,
addrp=0x806fa84) at mp_fget.c:353
#12 0x2815c59e in CDB___bam_c_next (dbc=0x806fc00, initial_move=1) at
bt_cursor.c:1289
#13 0x2815b2c1 in CDB___bam_c_get (dbc_orig=0x806f900, key=0xbfbff264,
data=0xbfbff24c,
flags=17) at bt_cursor.c:636
#14 0x280e170d in WordCursor::WalkNextStep (this=0x806fb00) at WordDB.h:271
#15 0x280e163e in WordCursor::WalkNext (this=0x806fb00) at WordCursor.cc:245
#16 0x280e0cc9 in WordCursor::Walk (this=0x806fb00) at WordCursor.cc:123
#17 0x280f31de in WordList::Collect (this=0xbfbff5b0, wordRef=@0xbfbff340)
at WordList.cc:201
---Type <return> to continue, or q <return> to quit---
#18 0x280f3003 in WordList::WordRefs (this=0xbfbff5b0) at WordList.cc:193
#19 0x804a3d1 in mergeDB () at htmerge.cc:321
#20 0x80499db in main (ac=6, av=0xbfbff920) at htmerge.cc:173
#21 0x8049505 in _start ()
This is running on FreeBSD 4.3-RC. Does anyone have any suggestions on
what to do next or should I just try backing down to a 3.1 releasea?
-matthew
_______________________________________________
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