Hello!

If I index the http://niche.elte.hu/doc/packages/qt/html/annotated.html
page, my indexer core dump.

(gdb) bt
#0  0x3ff8148a6a8 in strcasecmp () from /usr/shlib/libc.so
#1  0x12004c9a0 in UdmParseHtml (Indexer=0x14000ee00,
CurSrv=0x140013d48, 
    CurURL=0x11fffa290, Doc=0x140048b80) at parsehtml.c:189
#2  0x12003366c in UdmIndexNextURL (Indexer=0x14000ee00, index_flags=13)
    at indexer.c:1101
#3  0x1200245f8 in thread_main (arg=0x0) at main.c:252
#4  0x1200252dc in main (argc=0, argv=0x11ffffbb0) at main.c:580



Breakpoint 3, UdmParseHtml (Indexer=0x14000ee00, CurSrv=0x140013d48, 
    CurURL=0x11fffa2f0, Doc=0x140048c80) at parsehtml.c:189
189                               if(!strcasecmp(rtok,"ALL")){
(gdb) p rtok
$8 = 0x0

It looks like digital strcasecmp don't like if it's a NULL argument.

Please fix it!

Thanks,
    Ned

______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to