[U2] U_shmalloc() failed

2009-05-06 Thread Symeon Breen
Hi - I have a process that runs overnight that quite often crashes with this error. This is on udt7.2 on RHEL ES 4 64bit My first thought was an item/variable with more that 32Meg of data in it but i really cannot see that happening, I may be wrong on that tho ... Does anyone know why

RE: [U2] U_shmalloc() failed

2009-05-06 Thread Baakkonen, Rodney A (Rod) 46K
We just had one of these where a Dim array was getting filled with data and that caused shared memory to blow. IT was stuffing an entire record in the array and doing it for the same key over and over. As a quick fix, we put a LOCATE in to see if the record was already in the array and that fixed

[U2] [JOB POSTING]

2009-05-06 Thread doug chanco
Our Company has a job opening in Hillsborough,NC Please note that **local (or as local as possible) candidates are preferred** BUT (and I am ONLY an employee so this is my OPINION) management MAY consider a non local candidate if they are a GREAT fit. email resumes to me

Re: [U2] U_shmalloc() failed

2009-05-06 Thread Bill Haskett
Symeon: Here's some malloc information in the troubleshooting guide: Error on malloc a space (size=xxx), errno=xxx Memory allocation error. The requested size is too large. You have run out of room in the data space of a process. One solution is to install more physical memory.

RE: [U2] U_shmalloc() failed

2009-05-06 Thread John Jenkins
A common cause is a READ, WRITE or DELETE of an O/S level text file in BASIC. Import/export programs and an unexpectedly large file? Regards JayJay -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Bill Haskett Sent: 06

RE: [U2] Forcing Paragraph Input to Uppercase?

2009-05-06 Thread George Gallen
Just had a chance to test this...and it doesn't seem to work for me. UV 10 / Information ITEST 0001 PA 0002 DISPLAY I2,HELLO,(MCU) ITEST hello hello ITEST there there ITEST IiII IiII ITEST HELLO=this is a test this is a test ITEST HELLO=test test Maybe MCU isn't a valid entry...

Re: [U2] Another probably simple SB+ issue.

2009-05-06 Thread apogee79
Hi, I am not able to duplicate the problem. Can you please outline the exact steps. I am not able to find the small printer icon on the top. Is it application related or SB+ client window related? G -- View this message in context:

RE: [U2] Another probably simple SB+ issue.

2009-05-06 Thread Jeff Ritchie
G, Advice at this stage would be not to replicate as there appears to be a bug in SBClient, i.e. once you get the issue happening there's no way to reverse it that I know of. 1. Double click an SB+ item to bring up the oonnect screen, the one with the telephone, computers, satelite et al images.