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

  1. Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!Germany.EU.net!ira.uka.de!sbusol.rz.uni-sb.de!coli.uni-sb.de!coli.uni-sb.de!usenet
  2. From: hfi@coli.uni-sb.de (Hannes Fischer)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: /sbin/init burns cpu time?
  5. Date: 23 Nov 1992 16:00:41 +0100
  6. Organization: Computational Linguistics Dept., U Saarbruecken
  7. Lines: 31
  8. Message-ID: <1eqrmpINNgg9@coli-gate.coli.uni-sb.de>
  9. References: <1eot3oINN5ac@coli-gate.coli.uni-sb.de> <2B1000F2.11231@ics.uci.edu>
  10. NNTP-Posting-Host: coli-gate.coli.uni-sb.de
  11. Keywords: Sun4/25 ELC SUNOS4.1.1B init
  12.  
  13. sam@john-bigboote.ics.uci.edu (Sam Horrocks) writes:
  14.  
  15. >In <1eot3oINN5ac@coli-gate.coli.uni-sb.de> hfi@coli.uni-sb.de (Hannes Fischer) writes:
  16.  
  17. >>Hi everyone,
  18. >> [init using lots of cpu time]
  19.  
  20. >Try doing a "trace -p 1".  You'll probably see that init is constantly
  21. >getting a SIGSEGV, recovering and then getting another SIGSEGV.  I've
  22. >seen this happen when making changes to ttytab and sending a SIGHUP to
  23. >init to get it to re-read the file.  Sometimes it'll pick up the
  24. >changes and sometimes it'll just start SIGSEGV'ing.
  25.  
  26. >The only fix is to reboot.  If you can't do that, renice it +19 until
  27. >you can reboot.
  28.  
  29. You hit the nail squarely on the head - I'm enabling/disabling a modem
  30. getty on ttya out of a cron job (<sribble /etc/ttytab>; kill -HUP 1), and
  31. init gets into that SIGSEGV loop. 
  32.  
  33. >Sam
  34. >--
  35. >Sam Horrocks
  36. >ICS Department, UC Irvine
  37. >Email: sam@ics.uci.edu
  38.  
  39. -Hannes.
  40. -- 
  41. Hannes Fischer, U Saarbruecken, Dept. of Computational Linguistics
  42. hfi@coli.uni-sb.de (work) - hfi@uhf.saar.sub.org (home)
  43. #include <std/disclaimer.h>
  44.