I have client server application using distributed object. some time my code is working fine but some times i am getting
*** NSDistantObject initWithCoder: 7 not given away for conn 0x100124c60 error. and some times my application receiving SIGARRT.
Program received signal: “SIGABRT”.
sharedlibrary apply-load-rules all
Data Formatters temporarily unavailable, will re-try after a 'continue'. (Not safe to call dlopen at this time.)
saw it several times in iOS programming. It was always that I was running out of memory. for leaking or infinitive recursion.
see this: Data Formatters temporarily unavailable, will re-try after a 'continue' or Data Formatters temporarily unavailable, will re-try after a 'continue'
from: http://www.cocos2d-iphone.org/forum/topic/7314