Problem with dreport crashing
Shane Gray
shane at satsof.com.au
Thu Jul 31 15:57:32 PDT 2008
> -----Original Message-----
> From:
> filepro-list-bounces+fplist=satsof.com.au at lists.celestial.com
> [mailto:filepro-list-bounces+fplist=satsof.com.au at lists.celest
> ial.com] On Behalf Of Fairlight
> Sent: Friday, 1 August 2008 12:22 AM
> To: filePro Mailing List
> Cc: fpsupport at fptech.com
> Subject: Problem with dreport crashing
> ::lookup cgi = onegate k=(InFile) i=A -nx:
> cgiloop:not cgi:goto postcgi:
> :cgi(1) ne InFile:goto postcgi:
> :cgi(2) eq "Session":SessID=cgi(3);si=cgi(3):
> :cgi(2) eq "edate":EDate=cgi(3):
> :cgi(2) eq "sdate":SDate=cgi(3):
> ::delete cgi;getnext cgi;goto cgiloop:
> postcgi::close cgi:
Mark,
Noticed you're deleting from an unprotected lookup which could be corrupting
your index(es). Every SegV error under SCO that I've seen is caused by a
corrupt index. Maybe fix the lookup and rebuild the indexes on the onegate
file?
Shane.
More information about the Filepro-list
mailing list