home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / misc / 4070 < prev    next >
Encoding:
Text File  |  1992-09-03  |  920 b   |  25 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!chx400!bernina!neptune!templ
  3. From: templ@inf.ethz.ch (Josef Templ)
  4. Subject: stack overflow on a sparc?
  5. Message-ID: <1992Sep3.163519.2553@neptune.inf.ethz.ch>
  6. Sender: news@neptune.inf.ethz.ch (Mr News)
  7. Nntp-Posting-Host: lillian-gw
  8. Organization: Dept. Informatik, Swiss Federal Institute of Technology (ETH)
  9. Date: Thu, 3 Sep 1992 16:35:19 GMT
  10. Lines: 13
  11.  
  12. Has anybody ever installed a signal handler to catch
  13. stack overflow (SIG 11 with nonempty window buffer) on a sparc?
  14. I have the problem that sometimes some functions don't work 
  15. any more after a stack overflow occured.
  16. "sometimes" depends on the size of involved stack frames,
  17. "some functions" means e.g. system, dlopen, dlsym.
  18. The interrupted process, however, works perfectly after
  19. using a longjmp to recover from the trap.
  20. Any comments are welcome.
  21.  
  22. - Josef Templ
  23. templ@inf.ethz.ch
  24.  
  25.