Re: Trace/BPT trap
Re: Trace/BPT trap
- Subject: Re: Trace/BPT trap
- From: Hunter Hillegas <email@hidden>
- Date: Sun, 27 Mar 2011 15:43:19 -0700
Interesting. I saw something that looked a little similar recently in one of my apps.
Curious what version of Xcode and which compiler you're using to build your app?
On Mar 27, 2011, at 3:32 PM, John Brayton wrote:
> Hi,
>
> I am encountering an issue where my app crashes after running for 4-6
> hours. I don't see a crash report, and the user is not alerted that
> the app has crashed; the app just silently stops running. This is
> what I see in the Console logs:
>
> 3/23/11 2:56:49 PM com.apple.launchd.peruser.501[111]
> (com.apple.ReportCrash.Self[22101]) Job appears to have crashed:
> Trace/BPT trap
> 3/23/11 2:56:49 PM com.apple.launchd.peruser.501[111]
> (com.apple.ReportCrash[22100]) Job appears to have crashed: Trace/BPT
> trap
> 3/23/11 2:56:49 PM com.apple.launchd.peruser.501[111]
> ([0x0-0x295295].com.goldenhillsoftware.CloudPull[19747]) Job appears
> to have crashed: Trace/BPT trap
>
> I am trying to determine what to look for that would cause a
> "Trace/BPT trap". It seems peculiar that no crash report is ever
> written to the ~/Library/Logs/DiagnosticReports directory.
>
> Any hints or advice would be appreciated.
>
> Thanks.
>
> John
_______________________________________________
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