LOOKUP to self segV's on 64 bit server.
John Esak
john at valar.com
Fri Mar 18 08:46:27 PST 2005
Jerry,
I'm going to just assume that you are doing this lookup from an @entsel
processing stub?? Otherwise, it is quite obvious that you are creating a
deadlock situation. In other words looking up to the record you are locking
yourself is _never_ going to happen. Regardless, it probably shouldn't
segv... but assuming you are not in @entsel, it should just sit and wait...
forever...
So, I'm guessing you left some info out, or this type of lookup has _nver_
worked anywhere before... one or the other or both.
John Esak
> -----Original Message-----
> From: filepro-list-bounces at lists.celestial.com
> [mailto:filepro-list-bounces at lists.celestial.com]On Behalf Of Jerry
> Rains
> Sent: Friday, March 18, 2005 9:49 AM
> To: filepro-list at seaslug.org
> Subject: LOOKUP to self segV's on 64 bit server.
>
>
> We have a new 64bit HP server that we have installed 5.0.14D4 on.
> We have a
> strange problem where when we attempt to do a LOOKUP back into
> the same file
> (vagent) we are getting a segmentation violation. I have chased
> down two
> different occurrances of this problem. The first is in a CALLed process
> that I use to do AuditTrail. It uses:
>
> Then: LOOKUP fil = (@FI) r=(@RN) -nx
>
> to look back into the same record so field comparasons can be made. The
> second is when, from vagent/prc.input I do
>
> Then: LOOKUP vag = vagent k=3 i=C -nx
>
> However, I have a different filePro file (vregstr) that uses the CALLed
> process to look back into it's records and it doesn't segV.
>
> To complicate things further. In the vagent file that is segV'ing. The
> first two records were created on a 32bit server before I pushed to the
> 64bit server. They don't segV.
>
> This has been reported to fPTech and Ken is working on it. However, I
> thought I would put this on the list in case anyone else is experiencing
> this problem.
>
> Jerry Rains
> Director Information Technology
> All American Moving Group, LLC
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list