• 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
[SOLVED] NSTask launch from NSThread cause SIGABRT?!?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] NSTask launch from NSThread cause SIGABRT?!?


  • Subject: [SOLVED] NSTask launch from NSThread cause SIGABRT?!?
  • From: Allan Odgaard <email@hidden>
  • Date: Thu, 4 Jul 2002 06:38:57 +0200

Okay, I knew I should have been able to spot it. For the records I didn't call waitUntilExit on the NSTask object, so the thread would exit with a running NSTask...

Originally I was exhausting the programs output by reading from the pipe supplied to stdout/stderr, and somehow thought that it would be safe to assume the task had completed when I received end-of-file here...
_______________________________________________
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.
  • Prev by Date: array object creation philosophy
  • Next by Date: Re: Cocoa stripping resource forks: does Jaguar fix?
  • Previous by thread: Re: array object creation philosophy
  • Next by thread: Problem with detached thread
  • Index(es):
    • Date
    • Thread