• 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
runtime error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

runtime error


  • Subject: runtime error
  • From: Daniel Child <email@hidden>
  • Date: Wed, 12 Mar 2008 09:34:02 -0400

In the process of parsing thousands and thousands of records and placing (most of) them in a table which I want to save to disk, I get this error:

LSC Data Preparation(1097,0xa000ed88) malloc: *** vm_allocate (size=1069056) failed (error code=3)
LSC Data Preparation(1097,0xa000ed88) malloc: *** error: can't allocate region
LSC Data Preparation(1097,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
LSC Data Preparation(1097,0x1849c00) malloc: *** vm_allocate (size=1069056) failed (error code=3)
LSC Data Preparation(1097,0x1849c00) malloc: *** error: can't allocate region
LSC Data Preparation(1097,0x1849c00) malloc: *** set a breakpoint in szone_error to debug


I have no idea what to do with this. Can someone point me to documentation to move on from here. (I have no idea how to set a breakpoint in szone_error.) Also, what tools might help? I thought I was quite careful about the memory rules. Is it possible that I am simply building too large a table and need to change my approach? Thanks for looking!
_______________________________________________


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: runtime error
      • From: John Stiles <email@hidden>
    • Re: runtime error
      • From: Thomas Engelmeier <email@hidden>
    • Re: runtime error
      • From: Matt Gough <email@hidden>
  • Prev by Date: Re: Setting the badgeValue in ToolbarItem in ViewController file.
  • Next by Date: Re: runtime error
  • Previous by thread: Clean NSWindowController / NSObjectController architecture
  • Next by thread: Re: runtime error
  • Index(es):
    • Date
    • Thread