Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
getting exceptions while I run my project
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
alks  
View profile  
 More options Jul 4 2012, 4:19 am
From: alks <alekh.mit...@trignodev.com>
Date: Wed, 4 Jul 2012 01:19:18 -0700 (PDT)
Local: Wed, Jul 4 2012 4:19 am
Subject: getting exceptions while I run my project

its has been 2 days since this error but I am unable to solve this. I am
making a chat client in iOS.
 I am getting the exception on this line:

// Is packet done?

done = (currentWrite->bytesDone == [currentWrite->buffer length]);

and sometimes in:

buffer = (const uint8_t *)[currentWrite->buffer bytes] + currentWrite->
bytesDone;

both in GCDAsyncSocket.m file.

and the log saya this :

*2012-07-04 13:44:07.400 ChatProjectDemo[2006:fb03] I am in connect method*

*2012-07-04 13:44:07.860 ChatProjectDemo[2006:fb03] AppDelegate:
xmppStream:socketDidConnect:*

*2012-07-04 13:44:08.109 ChatProjectDemo[2006:11403] -[__NSMallocBlock__
length]: unrecognized selector sent to instance 0x8a50920*

*2012-07-04 13:44:08.110 ChatProjectDemo[2006:11403] *** Terminating app
due to uncaught exception 'NSInvalidArgumentException', reason:
'-[__NSMallocBlock__ length]: unrecognized selector sent to instance
0x8a50920'*

**** First throw call stack:*

*(0x1cc0022 0x1e5ecd6 0x1cc1cbd 0x1c26ed0 0x1c26cb2 0x7daf0 0x7d0be 0x7c8ea
0x1ab1330 0x1ab2f0c 0x1ab2cb4 0x1ab2402 0x90245b24 0x902476fe)*

*terminate called throwing an exception**(lldb)*

*
*

*
*

*please help !!*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »