- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Roaming
Subject: search.cgi вываливается в core

имею несколько категорий заданых в indexer.conf через :
Category 01
ServerDB mysql://u:[EMAIL PROTECTED]/catalog/catalog_01?field=url
Category 02
ServerDB mysql://u:[EMAIL PROTECTED]/catalog/catalog_02?field=url
Category 03
ServerDB mysql://u:[EMAIL PROTECTED]/catalog/catalog_03?field=url

cached.conf: содержит 
Limit t:tag
Limit c:category
Limit site:siteid
#Limit g:language
#Limit type:content
Limit dt:time

search.htm так же 
Limit t:tag
Limit c:category
Limit site:siteid
#Limit g:language
#Limit type:content
Limit dt:time

Можно индексировать с указанием (-g 01)  нужной какатегори
search.cgi?q=%F2%E5%F1%F2&cmd=%CF%EE%E8%F1%EA&
Выдаст результаты.

Но если 
search.cgi?q=%F2%E5%F1%F2&cmd=%CF%EE%E8%F1%EA&c=01
Так то Error - 500 :: Internal server Error
search.cgi сыпиться в core
gdb  search.cgi search.cgi.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...search.cgi: No such file or 
directory.

Attaching to process 1009
ptrace: No such process.
Core was generated by `search.cgi'.
Program terminated with signal 11, Segmentation fault.
#0  0x280b6b73 in ?? ()
(gdb) backtrace
#0  0x280b6b73 in ?? ()
#1  0x2811ca04 in ?? ()
#2  0x2859ca78 in ?? ()
#3  0x286605ec in ?? ()
#4  0x00000000 in ?? ()
#5  0xffffffff in ?? ()
#6  0x00000000 in ?? ()
#7  0x00000000 in ?? ()
#8  0x28106f5e in ?? ()
#9  0x08057000 in ?? ()
#10 0xbfbfb0e0 in ?? ()
~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~
#5082 0x0067b844 in ?? ()
#5083 0xcd500000 in ?? ()
#5084 0x90feeb80 in ?? ()
#5085 0xbfbfe988 in ?? ()
#5086 0x00000001 in ?? ()
#5087 0xbfbfe990 in ?? ()
#5088 0x0000001b in ?? ()
Cannot access memory at address 0xbfc00000
И все ...

5.3-RELEASE-p23 FreeBSD 
dpsearch-4.38

Что может быть ... 


- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=06;post=

Reply via email to