Hello.
 Have had this problem with earlier snapshots and at different places during
dig. Happy to supply any debugging info as I still have the culprit in gdb.
...
...
...
11729:22303:14:http://www.su.ic.ac.uk/motor/forums/memberlist.php?sid=e6d42a
29a7622d899b0b44de41404cf4: ---------------------- size = 38479
11730:22302:14:http://www.su.ic.ac.uk/motor/forums/search.php?sid=e6d42a29a7
622d899b0b44de41404cf4: - size = 18043
11731:22301:14:http://www.su.ic.ac.uk/motor/forums/faq.php?sid=e6d42a29a7622
d899b0b44de41404cf4: FATAL ERROR:Compressor::get_vals invalid comptype
FATAL ERROR at file:WordBitCompress.cc line:827 !!!

Program received signal SIGSEGV, Segmentation fault.
0x693e0 in Compressor::get_vals (this=0xffbee538, pres=0x1ed6e80, tag=0x1
<Address 0x1 out of bounds>)
    at WordBitCompress.cc:827
827         default:   errr("Compressor::get_vals invalid comptype");break;
(gdb) 




(gdb) bt
#0  0x693e0 in Compressor::get_vals (this=0xffbee538, pres=0x1ed6e80,
tag=0x1 <Address 0x1 out of bounds>)
    at WordBitCompress.cc:827
#1  0x5e7f0 in WordDBPage::Uncompress_main (this=0xffbee598, pin=0xffbee538)
at WordDBPage.cc:213
#2  0x5cba4 in WordDBPage::Uncompress (this=0xffbee598, pin=0xffbee538,
ndebug=4) at WordDBPage.cc:155
#3  0x5bc44 in WordDBCompress::Uncompress (this=0xcfa510, inbuff=0x1f991a0
"\004", inbuff_length=2032, 
    outbuff=0x3ccdf8 "", outbuff_length=8192) at WordDBCompress.cc:127
#4  0x5b4d8 in WordDBCompress_uncompress_c (inbuff=0x1f991a0 "\004",
inbuff_length=2032, outbuff=0x3ccdf8 "", 
    outbuff_length=8192, user_data=0xcfa510) at WordDBCompress.cc:48
#5  0xaeb30 in CDB___memp_cmpr_read (dbmfp=0xcfa840, bhp=0x3ccd98,
db_io=0xffbee7c0, niop=0xffbee7bc) at mp_cmpr.c:288
#6  0xae844 in CDB___memp_cmpr (dbmfp=0xffbee7c0, bhp=0x3ccd98,
db_io=0xffbee7c0, flag=1, niop=0xffbee7bc)
    at mp_cmpr.c:139
#7  0xaddb4 in CDB___memp_pgread (dbmfp=0xcfa840, bhp=0x3ccd98,
can_create=0) at mp_bh.c:212
#8  0x878dc in CDB_memp_fget (dbmfp=0xcfa840, pgnoaddr=0xffbee8d4, flags=0,
addrp=0xffbee8d0) at mp_fget.c:353
#9  0xbd734 in CDB___bam_search (dbc=0xcfbbd0, key=0xffbeeb30, flags=12802,
stop=1, recnop=0x0, exactp=0xffbee9f4)
    at bt_search.c:251
#10 0xb5c0c in CDB___bam_c_search (dbc=0xcfbbd0, key=0xffbeeb30, flags=15,
exactp=0xffbee9f4) at bt_cursor.c:1594
#11 0xb4aac in CDB___bam_c_put (dbc_orig=0xcfb600, key=0xffbeeb30,
data=0xffbeeb18, flags=15) at bt_cursor.c:982
#12 0x99c14 in CDB___db_put (dbp=0xac2310, txn=0x0, key=0xffbeeb30,
data=0xffbeeb18, flags=0) at db_am.c:508
#13 0x56e7c in WordList::Put (this=0xffbef824, arg=@0x124c00, flags=0) at
WordDB.h:128
#14 0x44294 in HtWordList::Flush (this=0xffbef824) at
../htword/WordList.h:118
#15 0x43d10 in DocumentRef::AddDescription (this=0x1cbab80, d=0xeb2263 "",
words=@0xffbef824) at DocumentRef.cc:512
#16 0x33cc4 in Retriever::got_href (this=0xffbef778, url=@0xc62258,
description=0xb77028 "Back to top", hops=1)
    at Retriever.cc:1454
#17 0x2d9ec in HTML::do_tag (this=0xb4b0b8, retriever=@0xffbef778,
tag=@0xb4b120) at HTML.cc:562
#18 0x2cdcc in HTML::parse (this=0xb4b0b8, retriever=@0xffbef778,
baseURL=@0x1fb618f) at HTML.cc:333
---Type <return> to continue, or q <return> to quit---
#19 0x31a90 in Retriever::RetrievedDocument (this=0xffbef778, doc=@0xac2628,
url=@0xffbef1f0, ref=0x1cbab80)
    at Retriever.cc:807
#20 0x31510 in Retriever::parse_url (this=0xffbef778, urlRef=@0xffbef1d0) at
Retriever.cc:652
#21 0x30bfc in Retriever::Start (this=0xffbef778) at Retriever.cc:427
#22 0x3799c in main (ac=4, av=0xffbefb4c) at htdig.cc:338
(gdb) 



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

Reply via email to