• 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: Class gets EXC_BAD_ACCESS only as NSOperation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class gets EXC_BAD_ACCESS only as NSOperation


  • Subject: Re: Class gets EXC_BAD_ACCESS only as NSOperation
  • From: Chris Ridd <email@hidden>
  • Date: Tue, 24 Mar 2009 16:04:02 +0000


On 24 Mar 2009, at 15:22, James Maxwell wrote:

- (void)					trainNetworkOnMIDIData
{
	NSArray *pitchSlices = [[self MIDITrainingData] objectAtIndex:0];
	NSArray *rhythmSlices = [[self MIDITrainingData] objectAtIndex:1];
	int sliceCount = [pitchSlices count];

	float midiEventsToHTM[sliceCount][20];
	float rhythmEventsToHTM[sliceCount][20];

Have you checked if you're running out of stack space?

Cheers,

Chris
_______________________________________________

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


References: 
 >Class gets EXC_BAD_ACCESS only as NSOperation (From: James Maxwell <email@hidden>)
 >Re: Class gets EXC_BAD_ACCESS only as NSOperation (From: Bill Bumgarner <email@hidden>)
 >Re: Class gets EXC_BAD_ACCESS only as NSOperation (From: James Maxwell <email@hidden>)

  • Prev by Date: Cocoa + XBee
  • Next by Date: Re: Class gets EXC_BAD_ACCESS only as NSOperation
  • Previous by thread: Re: Class gets EXC_BAD_ACCESS only as NSOperation
  • Next by thread: Re: Class gets EXC_BAD_ACCESS only as NSOperation
  • Index(es):
    • Date
    • Thread