• 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: Another newbie EXC_BAD_ACCESS in C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another newbie EXC_BAD_ACCESS in C


  • Subject: Re: Another newbie EXC_BAD_ACCESS in C
  • From: Scott Ribe <email@hidden>
  • Date: Sat, 14 Jan 2006 15:19:55 -0700
  • Thread-topic: Another newbie EXC_BAD_ACCESS in C

> #0 0x90021b48 in strcat
>
> Which appears to point to this line:
>
>         strcat(dna1,da);
>
> Which, as far as I can tell, looks fine.

That's the location in the implementation of strcat where it gets the error.
Go up one level in the stack to get back into your code.


--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Another newbie EXC_BAD_ACCESS in C (From: "W. Thomas Leroux" <email@hidden>)

  • Prev by Date: Re: NSWindow from another thread.
  • Next by Date: Target Dependancy Problem
  • Previous by thread: Re: Another newbie EXC_BAD_ACCESS in C
  • Next by thread: Re: Another newbie EXC_BAD_ACCESS in C
  • Index(es):
    • Date
    • Thread