iPhone Segmentation Fault

2009-09-18 Thread Bob Barnes

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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: iPhone Segmentation Fault

2009-09-18 Thread Bob Barnes

Bill,

   No crash log, just some console messages.

Fri Sep 18 15:17:42 unknown com.apple.launchd[1] Notice:  
(UIKitApplication:com..[0x2e72]) Bug:  
launchd_core_logic.c:2649 (23909):10
Fri Sep 18 15:17:42 unknown com.apple.launchd[1] Notice:  
(UIKitApplication:com..[0x2e72]) Working around  
5020256. Assuming the job crashed.
Fri Sep 18 15:17:42 unknown com.apple.launchd[1] Warning:  
(UIKitApplication:com..[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 (0x0009)
Fri Sep 18 15:17:42 unknown SpringBoard[24] Warning: Application  
'Y' 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/bbum%40mac.com

This email sent to b...@mac.com




___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com