Re: SIGBUS
Re: SIGBUS
- Subject: Re: SIGBUS
- From: Bob Savage <email@hidden>
- Date: Sun, 03 Jun 2001 12:12:57 -0700
>
Hello has exited due to signal 10 (SIGBUS).
>
>
And just where does this code go?
>
>
int itemCount;
>
itemCount = [myArray count];
Somewhere before myArray is disposed of.
Bob