hi
I am getting the following error when i am connecting to remote server using http nsurlconnection. The problem i am not getteing understood. some times it is crashing after getting the header , some times it is crashing before receiveing header from the server.
#0 0x94daf6ec in objc_msgSend ()
#1 0x95ba15da in CFRelease ()
#2 0x94d3fcff in _CFURLConnectionDeallocate ()
#3 0x95ba1788 in _CFRelease ()
#4 0x94d290aa in _CFURLConnectionSendCallbacks ()
#5 0x94d28573 in muxerSourcePerform ()
#6 0x95b9f615 in CFRunLoopRunSpecific ()
#7 0x95b9fcf8 in CFRunLoopRunInMode ()
#8 0x31699d38 in GSEventRunModal ()
#9 0x31699dfd in GSEventRun ()
#10 0x30a5dadb in -[UIApplication _run] ()
#11 0x30a68ce4 in UIApplicationMain ()
plz , do anyone had any resolution for this problem..
I am getting the following error when i am connecting to remote server using http nsurlconnection. The problem i am not getteing understood. some times it is crashing after getting the header , some times it is crashing before receiveing header from the server.
#0 0x94daf6ec in objc_msgSend ()
#1 0x95ba15da in CFRelease ()
#2 0x94d3fcff in _CFURLConnectionDeallocate ()
#3 0x95ba1788 in _CFRelease ()
#4 0x94d290aa in _CFURLConnectionSendCallbacks ()
#5 0x94d28573 in muxerSourcePerform ()
#6 0x95b9f615 in CFRunLoopRunSpecific ()
#7 0x95b9fcf8 in CFRunLoopRunInMode ()
#8 0x31699d38 in GSEventRunModal ()
#9 0x31699dfd in GSEventRun ()
#10 0x30a5dadb in -[UIApplication _run] ()
#11 0x30a68ce4 in UIApplicationMain ()
plz , do anyone had any resolution for this problem..