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