More details are needed: 1. In which programming language and for which environment was your application developed? 2. If it was developed in C/C++, Java or something similar, what data types are being used by it and what are their sizes? 3. Are there any built-in arbitrary limits on sizes of data structures? 4. Do some of those limits depend upon the size of integers? --- Omer
On Mon, 2005-06-06 at 13:43 +0530, ARUN wrote: > hi folks > > here i am fire fighting with a shared memory error in linux > platforms > > i developed an application in a 32 bit machine, and i ported it in > to 64 bit machine > > it was working porperly in 32 bit machine. unfortunately it is not > working properly in 64 bit maching > > giving an error called " no space left on the device" > > the application will take html files as its input (it may be 10k, > 30k and so on) > > but in 64 bit maching its only taking 10k file thats all > > if it goes more than that i will crash > i dont know what happened > please get back to me as early as possible > > regards > arun > -- One does not make peace with enemies. One makes peace with former enemies. My own blog is at http://www.livejournal.com/users/tddpirate/ My opinions, as expressed in this E-mail message, are mine alone. They do not represent the official policy of any organization with which I may be affiliated in any way. WARNING TO SPAMMERS: at http://www.zak.co.il/spamwarning.html ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]