home *** CD-ROM | disk | FTP | other *** search
- 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
- From: templ@inf.ethz.ch (Josef Templ)
- Newsgroups: comp.sys.sun.misc
- Subject: stack overflow on a sparc?
- Message-ID: <1992Sep3.164517.2683@neptune.inf.ethz.ch>
- Date: 3 Sep 92 16:45:17 GMT
- Sender: news@neptune.inf.ethz.ch (Mr News)
- Organization: Dept. Informatik, Swiss Federal Institute of Technology (ETH), Zurich, CH
- Lines: 13
- Nntp-Posting-Host: lillian-gw
-
-
- Has anybody ever installed a trap handler to catch
- stack overflow on a sparc?
- I have the problem that some functions sometimes don't work
- any more after a stack overflow occured.
- "sometimes: depends on the size of the involved Stack Frames,
- "some functions" are e.g. system, dlopen, dlsym.
- The interrupted process however, works perfectly after
- using a longjmp to recover from the trap.
- Any comments are welcome.
-
- - Josef Templ
- templ@inf.ethz.ch
-