Re: Text file
Re: Text file
- Subject: Re: Text file
- From: vincent habchi <email@hidden>
- Date: Thu, 15 Apr 2010 19:12:20 +0200
Hi,
> 0x91dc507e <+0334> call 0x91e68a50 <CFLog>
> 0x91dc5083 <+0339> mov %esi,(%esp)
> 0x91dc5086 <+0342> call 0x91ebf566 <dyld_stub_OSSpinLockUnlock>
> 0x91dc508b <+0347> lea -0x80(ëp),%esi
> 0x91dc508e <+0350> mov %esi,(%esp)
> 0x91dc5091 <+0353> call 0x91ebfb36 <dyld_stub_objc_exception_try_enter>
> 0x91dc5096 <+0358> mov %esi,(%esp)
> 0x91dc5099 <+0361> call 0x91ebf61a <dyld_stub__setjmp>
>> 0x91dc509e <+0366> test êx,êx
If you mean that your program crashed on this very instruction, it should not happen. This is just a test to figure out if the EAX register is or is not null. Crash usually happen when you access protected memory or try to execute an unknown instruction...
Vincent
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Text file (From: Henrietta Read <email@hidden>) |