• 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: Why does this keep sending EXC_BAD_ACCESS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does this keep sending EXC_BAD_ACCESS


  • Subject: Re: Why does this keep sending EXC_BAD_ACCESS
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Tue, 30 Mar 2004 20:04:57 +0100

At 11:37 Uhr -0500 30.03.2004, Angel Caban wrote:
The program crashes at line 7. With an EXC_BAD_ACCESS.
serverWindows is an initialized NSMutableArray.

Initialized *how*? It's very likely that you're either initializing it *wrong*, or you're releasing it after that. In any event, serverWindows is obviously an invalid pointer and that's why you get EXC_BAD_ACCESS when trying to send a message to it.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Why does this keep sending EXC_BAD_ACCESS (From: Angel Caban <email@hidden>)

  • Prev by Date: [SOLVED] Re: NSHangOnUncaughtException does not work ?
  • Next by Date: Re: classic floating window behavior?
  • Previous by thread: Re: Why does this keep sending EXC_BAD_ACCESS
  • Next by thread: Re: Why does this keep sending EXC_BAD_ACCESS
  • Index(es):
    • Date
    • Thread