Re: iPhone Segmentation Fault
Re: iPhone Segmentation Fault
- Subject: Re: iPhone Segmentation Fault
- From: Bob Barnes <email@hidden>
- Date: Fri, 18 Sep 2009 15:23:02 -0700
Bill,
No crash log, just some console messages.
Fri Sep 18 15:17:42 unknown com.apple.launchd[1] <Notice>:
(UIKitApplication:com.xxxxxxxx.YYYYYYYY[0x2e72]) Bug:
launchd_core_logic.c:2649 (23909):10
Fri Sep 18 15:17:42 unknown com.apple.launchd[1] <Notice>:
(UIKitApplication:com.xxxxxxxx.YYYYYYYY[0x2e72]) Working around
5020256. Assuming the job crashed.
Fri Sep 18 15:17:42 unknown com.apple.launchd[1] <Warning>:
(UIKitApplication:com.xxxxxxxx.YYYYYYYY[0x2e72]) Job appears to have
crashed: Segmentation fault
Fri Sep 18 15:17:42 unknown com.apple.debugserver-43[265] <Warning>: 1
[0109/1603]: error: ::read ( 7, 0x28091c, 1024 ) => -1 err = Bad file
descriptor (0x00000009)
Fri Sep 18 15:17:42 unknown SpringBoard[24] <Warning>: Application
'YYYYYYYYY' exited abnormally with signal 11: Segmentation fault
Bob
On Sep 18, 2009, at 3:00 PM, Bill Bumgarner wrote:
Got a crash log?
On Sep 18, 2009, at 2:57 PM, Bob Barnes wrote:
all,
My iPhone app is reporting a segmentation fault when terminating
(only on the real device, not in the simulator) and also reporting
a bad file descriptor. Anyone have any idea what the message is
trying to tell me or how to find out. It occurs after the call to
dealloc has completed.
thanks,
Bob
_______________________________________________
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
_______________________________________________
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