home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / misc / 4074 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  948 b 

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