Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
Does this happen for only word SERVER or for any word
you type?
> Sparc/Solaris 2.6, Oracle 8.05, mnogosearch 3.1.16
> DBmode cache
>
> ---------------------------------------------
> cat test:
>
> #!/bin/sh
>
> QUERY_STRING="q=server"
> REQUEST_METHOD=GET
> export QUERY_STRING REQUEST_METHOD
> truss -ffo /tmp/qaz ./search.cgi
> -----------------------------------
>
> tail /tmp/qaz:
>
> 8811: open("/var/mnogosearch/tree/5A/6/5A6DD000", O_RDONLY) = 3
> 8811: read(3, "\0\0\003\0\0\0\0", 8) = 8
> 8811: read(3, " Z mD5F6\0\0\002\0\0\0\0".., 48) = 48
> 8811: Incurred fault #6, FLTBOUNDS %pc = 0xEF777F1C
> 8811: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000004
> 8811: Received signal #11, SIGSEGV [default]
> 8811: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000004
> 8811: *** process killed ***
>
>
>
Reply: <http://www.mnogosearch.org/board/message.php?id=2473>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]