home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5250 < prev    next >
Encoding:
Text File  |  1992-07-26  |  992 b   |  25 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!wupost!gumby!destroyer!ubc-cs!alberta!kakwa.ucs.ualberta.ca!news
  3. From: gary@niagara.ucs.ualberta.ca (Gary Ritchie)
  4. Subject: Destroying Zones
  5. Message-ID: <1992Jul27.010436.1749@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: niagara.ucs.ualberta.ca
  8. Organization: University Of Alberta, Edmonton Canada
  9. Date: Mon, 27 Jul 1992 01:04:36 GMT
  10. Lines: 13
  11.  
  12. I'm loading a nib file into its own zone, so that I can later destroy the  
  13. zone and make everything go away.  I'm having a problem because the nib  
  14. file contains Windows, and the program has a segmentation fault shortly  
  15. after the zone is destroyed.
  16.  
  17. I remember glancing at an article in the spring NeXTworld magazine which  
  18. discussed how to deal with freeing zones which contain Windows, but I  
  19. don't have access to that particular issue anymore.
  20.  
  21. Could someone give me a quick summary on the steps necessary?
  22.  
  23. Gary Ritchie
  24. gary@niagara.ucs.ualberta.ca
  25.