Author: Gavin Love
Email: [EMAIL PROTECTED]
Message:
Platform: SunOS 5.6 Generic_105181-15 sun4u sparc SUNW,Ultra-250

When i first set up mnogosearch all was fine and it indexed the site, but the cron 
jobs weren't running and when i investigated i discovered that they were coredumping 
even if ran from the command line which worked before. nothing in the system has 
changed.

What i get is this
 /usr/local/mnogosearch/sbin/indexer -a -v5 
/usr/local/mnogosearch/etc/indexer_open.conf
indexer from mnogosearch-3.1.12/MySQL started with 
'/usr/local/mnogosearch/etc/indexer_open.conf'
[1] Load stopword table 'stopword'
[1] http://HOST_URL
[1] Server 'HOST_URL'
[1] Allow by default
Segmentation Fault (core dumped)

and truss gives this as the last few lines before it dies

sysinfo(SI_SRPC_DOMAIN, "", 256)                = 1
open("/etc/resolv.conf", O_RDONLY)              = 5
fstat64(5, 0xEFFF3928)                          = 0
ioctl(5, TCGETA, 0xEFFF38B4)                    Err#25 ENOTTY
read(5, " n a m e s e r v e r   1".., 8192)     = 50
read(5, 0x0019883C, 8192)                       = 0
llseek(5, 0, SEEK_CUR)                          = 50
close(5)                                        = 0
    Incurred fault #6, FLTBOUNDS  %pc = 0x00000000
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
    Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
        *** process killed ***

I've tried recompiling, but it had no effect.
I've tried emptying the DB and reindexing and i get the same.
Any idea what is going wrong or how to fix it?

Reply: <http://search.mnogo.ru/board/message.php?id=1937>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to