I am more suspicious of everything was working OK as you said: "Had a similar problem several weeks ago. Fixed that and have had no problems until yesterday. No significant code changes. "
Besides the obvious of making sure the environment is correct, I hope you log your changes so you can go back and look them over because that is what your description is pointing to. > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of A. > Razzak Memon > Sent: Thursday, December 12, 2013 9:39 PM > To: RBASE-L Mailing List > Subject: [RBASE-L] - Re: Crashing exits return > > At 09:17 PM 12/12/2013, Tom Frederick wrote: > > >Our complied system has started exiting to closing for no apparent > >reason again. > >Using 9.5 64 on several i5 quad core Dell Optiplexes w/ at least 8meg > >memory. > >We jumped from XP to Win7 Pro. Had a similar problem several weeks > ago. > >Fixed that and have had no problems until yesterday. No significant > >code changes. It does not drop at the same location twice, under the > >same conditions, or even the same computer. Sort a table, write a > note, > >run a report. They have all been locations where a drop occurred. Go > >back to the same spot and it will run great. > >At home I use a Toshiba laptop win Win7 Pro and it is a rock that > never > >drops when R:Base is run in compiled or development format. Is there > >any recommended software to run in the back ground that will record > >what is happening to help figure this out? > > Tom, > > A few recommendations ... > > On your newly configure workstations: > > 01. Make sure to define C:\Temp folder with "Full Control" > > 02. Update Windows Environment Variables > > Computer | Advanced System Settings | Environment Variables > > Update User Variables: > TEMP C:\Temp > TMP C:\Temp > > Update System Variables: > TEMP C:\Temp > TMP C:\Temp > > 03. Update the RBENGINE95_64.CFG file > > Line 26 > SCRATCH C:\Temp > > 04. Last but not least ... > > Make sure that you are using the correct version of > RBENGINE95_64.dll > along with the correct version and build of R:BASE eXtreme 9.5 > (64), > and R:Compiler 9.5 (64). > > www.rupdates.com > > Hope that helps! > > Very Best R:egards, > > Razzak. > > www.rbase.com > www.facebook.com/rbase > -- > 30+ years of continuous innovation! > 15 Years of R:BASE Technologies, Inc. making R:BASE what it is today! > -- > Soon to be 31+ years of continuous innovation and 16 years of RBTI. --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

