• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iPhone: diagnose crashes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iPhone: diagnose crashes


  • Subject: iPhone: diagnose crashes
  • From: "Eric E. Dolecki" <email@hidden>
  • Date: Mon, 11 Jan 2010 08:50:28 -0500

I have an app that I am trying to debug. When I run in Simulator I have no
problems. When I am tethered to my dev machine with a device I see no
problems. When I'm out and about I'll get crashes when I click into a
UITextField in a view I flip to I'll get the crashes (sometimes)

Using Organizer I'll check into the crashes and I don't understand them:

Exception Type:  EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000e

Crashed Thread:  0


Thread 0 Crashed:

0   libobjc.A.dylib               0x00003ebc objc_msgSend + 20

1   ZipWeather                    0x00003ace -[MainViewController
updateClock] (MainViewController.m:113)

2   Foundation                    0x0000dd94 __NSFireTimer + 136

3   CoreFoundation                0x000574bc CFRunLoopRunSpecific + 2192

4   CoreFoundation                0x00056c18 CFRunLoopRunInMode + 44

5   GraphicsServices              0x0000436c GSEventRunModal + 188

6   UIKit                         0x00003c28 -[UIApplication _run] + 552

7   UIKit                         0x00002228 UIApplicationMain + 960

8   MyApp                             0x00002c76 main (main.m:14)

9   MyApp                       0x00002c0c start + 44


Thread 0 crashed with ARM Thread State:

    r0: 0x0017bb60    r1: 0x33843fc8      r2: 0x3dd612f7      r3: 0xbf7e98fd

    r4: 0x00000006    r5: 0x00000038      r6: 0x0017bb60      r7: 0x2ffff4c0

    r8: 0x33843fc8    r9: 0x001fc098     r10: 0x00105bf0     r11: 0x00105ce0

    ip: 0x0000a07c    sp: 0x2ffff370      lr: 0x00003ad5      pc: 0x3090febc

  cpsr: 0x000f0010


Any ideas based on the above?
_______________________________________________

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

  • Follow-Ups:
    • Re: iPhone: diagnose crashes
      • From: Alexander Spohr <email@hidden>
  • Prev by Date: Open new document from within another document.
  • Next by Date: Re: Application defaults and toolbar items
  • Previous by thread: Re: Open new document from within another document.
  • Next by thread: Re: iPhone: diagnose crashes
  • Index(es):
    • Date
    • Thread