• 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
tools, autoreleasepools and EXC_BAD_ACCESS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tools, autoreleasepools and EXC_BAD_ACCESS


  • Subject: tools, autoreleasepools and EXC_BAD_ACCESS
  • From: Morgan Redman <email@hidden>
  • Date: Tue, 28 May 2002 18:10:26 -0700

Hi everybody,

I recently made a tool to run as root and use MoreSCF to configure the internet settings for the ISP dialer I am writing. Since adding the tool I am getting EXC_BAD_ACCESS when I try to release the NSAutoreleasePool for the detached thread I launched the tool from.



a bit of a more detailed description:
I have a detached thread that monitors the stats of the connection. When it detects that the connection is down, it signals the GUI of the change, then calls the object I use to handle calling the tool, and then the detach thread is suppose to exit... however what happens is that I always get EXC_BAD_ACCESS when I try to release the NSAutoreleasePool on the last line of the detached thread....


not sure whats going on here....

Anyone have any ideas what I am doing wrong?

-Morgan
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: tools, autoreleasepools and EXC_BAD_ACCESS
      • From: Stéphane Sudre <email@hidden>
  • Prev by Date: Re: Distinguishing between ppp and ethernet
  • Next by Date: Darwin PPP
  • Previous by thread: To thread or not to thread...
  • Next by thread: Re: tools, autoreleasepools and EXC_BAD_ACCESS
  • Index(es):
    • Date
    • Thread