Re: Help finding debugger output
Re: Help finding debugger output
- Subject: Re: Help finding debugger output
- From: sebi <email@hidden>
- Date: Mon, 13 Sep 2010 21:07:25 +0200
Hello,
I saw that one a few times, but unfortunately I don't know anymore what caused. it. Have you tried to run your app with MallocDebug enabled? Maybe it is some side effect of a memory bug.
Also you could check out this one:
http://www.opensource.apple.com/source/objc4/objc4-437/runtime/objc-runtime-new.m
It 's not the right version but the assert in question is now at line 3852, maybe it's of some help.
Regards,
Sebastian Mecklenburg
--
www.happyhappyboy.de
If this helped you please consider to buy one of my apps:
http://happyhappyboy.de/software.html
Thanks.
On Sep 13, 2010, at 8:43 PM, Laurent Daudelin wrote:
> Seems like nobody knows what this line repeated over and over in the debugger console means when I'm single-stepping my app. Can someone suggest where I could try to find help? The line in question is:
>
> Assertion failed: (cls), function getName, file /SourceCache/objc4_Sim/objc4-427.1.1/runtime/objc-runtime-new.m, line 3939
>
> It started appearing after I upgraded Xcode to 3.2.4 and the iOS SDK to 4.1. I did clean and rebuild multiple times to no avail. Each time I set a breakpoint somewhere and start single-stepping through the instructions, I get one or multiple lines of this.
>
> If nobody knows the answer, can someone at least point me where I could find the answer? I did google this but found only one reference in StackOverflow which didn't apply to my situation.
>
> Thanks in advance!
>
> -Laurent.
> --
> Laurent Daudelin
> AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
> Logiciels Nemesys Software email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden