Hi Dwain, Any time you get this: "*** glibc detected *** double free or corruption (fasttop): 0x13090690 ***" you have a code bug in the process that issued that message. If that is arservd(sp?), then bring it up with your BMC reps and look around at trying different patches (backwards and forwards).
Under no circumstances should any process / code cause glibc to issue such a message. One thing though: make sure your LD_LIBRARY_PATH is set right. Pointing to the wrong version's .so will not be detected and cause errors of the same nature! On unix's the .sos have the same name for all versions since their introduction a couple of releases ago. That being said, you should still see if you can avoid it through changes that you can control such as form definitions, back-end data, and the like. You could even try a new install and then bring over the data through export / import or other tools. Even if you succeed, the fact is that the code has a bug in it. Cheers Ben -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Dwayne Martin Sent: May 29, 2007 7:05 PM To: [email protected] Subject: Re: ARSList Question NOT SOLVED AFTERALL My joy has turned to sorrow! The problem has returned. Now I can't even open it in query mode. When I try, "*** glibc detected *** double free or corruption (fasttop): 0x13090690 ***" appears on the server display, the server crashes, and "ARERR [91] RPC call failed : RPC: Unable to receive; Asynchronous event occurred" appears on the WUT. I've tried resaving the form, and it doesn't seem to help. (I'm losing all my self-confidence. Maybe when I thot it was working I was in the wrong server.) To answer the others who replied: Roger, both of the form's table fields are pointing to the right server. Nisha, both T701 and H701 have one record. Tony, they were different versions. The old system was at 6.3 and the new is 7.01. That could easily be part of the problem. Any idea what I can do about it? Saving the form in the admin tool doesn't seem to help, altho I thot it did for a while there. Thanks everyone for your suggestions, Dwayne Martin Dwayne Martin Computing Support James Madison University ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

