home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / admin / 8599 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!mcsun!ieunet!tcdcs!maths.tcd.ie!ajudge
  3. From: ajudge@maths.tcd.ie (Alan Judge)
  4. Subject: Re: /sbin/init burns cpu time?
  5. Message-ID: <1992Nov23.171720.29060@maths.tcd.ie>
  6. Keywords: Sun4/25 ELC SUNOS4.1.1B init
  7. Organization: Dept. of Maths, Trinity College, Dublin, Ireland.
  8. References: <1eot3oINN5ac@coli-gate.coli.uni-sb.de> <2B1000F2.11231@ics.uci.edu> <1eqrmpINNgg9@coli-gate.coli.uni-sb.de>
  9. Date: Mon, 23 Nov 1992 17:17:20 GMT
  10. Lines: 29
  11.  
  12. hfi@coli.uni-sb.de (Hannes Fischer) writes:
  13. >sam@john-bigboote.ics.uci.edu (Sam Horrocks) writes:
  14. >>In <1eot3oINN5ac@coli-gate.coli.uni-sb.de> hfi@coli.uni-sb.de (Hannes Fischer) writes:
  15.  
  16. >>>Hi everyone,
  17. >>> [init using lots of cpu time]
  18.  
  19. >>Try doing a "trace -p 1".  You'll probably see that init is constantly
  20. >>getting a SIGSEGV, recovering and then getting another SIGSEGV.  I've
  21. >>seen this happen when making changes to ttytab and sending a SIGHUP to
  22. >>init to get it to re-read the file.  Sometimes it'll pick up the
  23. >>changes and sometimes it'll just start SIGSEGV'ing.
  24.  
  25. >>The only fix is to reboot.  If you can't do that, renice it +19 until
  26. >>you can reboot.
  27.  
  28. >You hit the nail squarely on the head - I'm enabling/disabling a modem
  29. >getty on ttya out of a cron job (<sribble /etc/ttytab>; kill -HUP 1), and
  30. >init gets into that SIGSEGV loop. 
  31.  
  32. What I discovered in the past is that init does not like having no
  33. gettys enabled in ttytab.  If you disable the last getty, init goes
  34. into some sort of loop.  It doesn't happen if, for example, you
  35. have a getty on ttyb and disable ttya.
  36. -- 
  37. Alan Judge   ajudge@maths.tcd.ie  a.k.a. amjudge@dsg.cs.tcd.ie +353-1-7021782
  38.  
  39. A year spent in Artificial Intelligence is enough to make one believe in God.
  40.                         -- Alan Perlis
  41.