• 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
Re: file scan results in EX_BAD_ACCESS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file scan results in EX_BAD_ACCESS


  • Subject: Re: file scan results in EX_BAD_ACCESS
  • From: Daniel Child <email@hidden>
  • Date: Fri, 31 Aug 2007 19:06:59 -0400

The only code that gets called is what you saw, however. I'm wondering if it has something to do with the memory not being released.

Is there a list of the meaning of the various SIG DEV errors? At one point I think SIGDEV 11 was issued.

On Aug 31, 2007, at 1:48 PM, Shawn Erickson wrote:

On 8/31/07, Daniel Child <email@hidden> wrote:
Hi All,

I am trying to parse a large file without approximately 300,000 lines
of text. Judging from the console print, the method does go through
all the records, but then the program seems to freeze with a message
"Loading 87348  stack frames", and when I hit cancel to that alert, I
get the EX_BAD_ACCESS error. Because of the way the debugger freezes
(and because it would take years to load 87000 stack frames), I'm
having a terrible time tracing the error.

Critical portions of code below. Thanks for the help.

You appear to have an infinite recursion problem. I don't spot an obvious source of it in the code you submitted so far.

-Shawn

_______________________________________________

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: file scan results in EX_BAD_ACCESS
      • From: "Shawn Erickson" <email@hidden>
    • Re: file scan results in EX_BAD_ACCESS
      • From: Mike Blaguszewski <email@hidden>
References: 
 >file scan results in EX_BAD_ACCESS (From: Daniel Child <email@hidden>)
 >Re: file scan results in EX_BAD_ACCESS (From: "Shawn Erickson" <email@hidden>)

  • Prev by Date: Re: How to build a library from source and use it in Xcode?
  • Next by Date: Re: file scan results in EX_BAD_ACCESS
  • Previous by thread: Re: file scan results in EX_BAD_ACCESS
  • Next by thread: Re: file scan results in EX_BAD_ACCESS
  • Index(es):
    • Date
    • Thread