home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / lucidem / bug / 57 < prev    next >
Encoding:
Text File  |  1992-07-26  |  633 b   |  19 lines

  1. Newsgroups: alt.lucid-emacs.bug
  2. Sender: bug-lucid-emacs-request@lucid.com
  3. Date: Sun, 26 Jul 92 19:14:29 PDT
  4. Message-ID: <9207270214.AA16069@thalidomide.lucid>
  5. X-Windows: Don't get frustrated without it.
  6. From: Jamie Zawinski <jwz@lucid.com>
  7. Subject: Re: Ultrix 4.2/lemacs 19.2 temacs problem
  8. References: <1992Jul27.015750.22024@adobe.com>
  9. Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
  10. Lines: 7
  11.  
  12. It looks to me like the `pure' array is on a readonly page.
  13. See if you can explicitly write into it after the segv, and
  14. see if 0xc016d60 is actually inside of it.
  15.  
  16. I'm not really sure why pure would be readonly, however.
  17.  
  18.     -- Jamie
  19.