On Mon, Apr 15, 2002 at 02:11:46PM +0400, Maxime Zakharov wrote:
> Try run this
> 
> aclocal \
> && libtoolize --force --copy \
> && automake --foreign --force-missing --add-missing --copy \
> && autoconf
> 

Thanks.  The compilation and installation was successful.  The
indexing started beter than before  and then ... a segmentation fault
with core dump.

Some information that might help debugging:
----------------------------------------------------------
---Type <return> to continue, or q <return> to quit---
#0  __libc_free (mem=0x7a622e72) at malloc.c:3136
3136    malloc.c: No such file or directory.
        in malloc.c
(gdb) bt
#0  __libc_free (mem=0x7a622e72) at malloc.c:3136
#1  0x0805797d in socket_read (connp=0x90c4e38, maxsize=1048576)
    at socket.c:136
#2  0x08056f9c in Udm_ftp_send_data_cmd (c=0xbffdd544, d=0x90c4e38,
    cmd=0x90c4480 "LIST", max_doc_size=1048576) at ftp.c:228
#3  0x08057497 in Udm_ftp_list (c=0xbffdd544, d=0x90c4e38,
    path=0xbffdd317 "/linux/kernel/testing/old/quake/", filename=0x0,
    max_doc_size=1048576) at ftp.c:399
#4  0x0804f565 in UdmFTPGet (Indexer=0x90b5200, Doc=0xbffdcfe0) at
proto.c:412
#5  0x080518e7 in UdmGetURL (Indexer=0x90b5200, Doc=0xbffdcfe0) at
proto.c:1407
#6  0x0804c342 in UdmDocFetch (Indexer=0x90b5200, Doc=0xbffdcfe0)
    at indexer.c:565
#7  0x0804d349 in UdmIndexNextURL (Indexer=0x90b5200) at
indexer.c:1105
#8  0x0804a400 in thread_main (arg=0x0) at main.c:353
#9  0x0804b0f8 in main (argc=2, argv=0xbffff984) at main.c:765
#10 0x4009a647 in __libc_start_main (main=0x804a690 <main>, argc=2,
    ubp_av=0xbffff984, init=0x80496d0 <_init>, fini=0x8072480 <_fini>,
    rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff97c)
    at ../sysdeps/generic/l
------------------------------------------

Regards.
Johann
-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "And they questioned Him, saying "...Is it lawful for  
      us to pay taxes to Caesar, or not? ...And He said to 
      them "...render to Caesar the things that are  
      Caesar's, and to God the things that are God's."      
                      Luke 20:21,22,25 
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to