• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: debuggging a recurring system freeze (syslog redir, ktrace?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debuggging a recurring system freeze (syslog redir, ktrace?)


  • Subject: Re: debuggging a recurring system freeze (syslog redir, ktrace?)
  • From: Thomas Tempelmann <email@hidden>
  • Date: Tue, 31 Mar 2009 16:30:37 +0200

On Mon, Mar 30, 2009 at 21:24, Terry Lambert <email@hidden> wrote:
> Most likely your process table is full because you have a parent process
> that's failing to reap its children.
>
> If you have Terminal set to not close on exit, and you have a terminal open
> you can type:
>
>    exec ps gaxlwww

I had before run a shell script that would loop forever, sleep for
15s, then issue a "ps aux". That one did not show any excess of
processes before the freeze. Would "ps gaxl" show processes that "ps
aux" won't? If not, then it's not very likely that my freeze is caused
by a full process table, would it? Unless a task creates them all in
just a few seconds...

Since the loop reporting the state before the freeze might not help,
I'll wait for it to happen again. I've now opened several shells so
that I can issue several commands with exec, hopefully.

--
Thomas Tempelmann, http://www.tempel.org/
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >debuggging a recurring system freeze (syslog redir, ktrace?) (From: Thomas Tempelmann <email@hidden>)
 >Re: debuggging a recurring system freeze (syslog redir, ktrace?) (From: Terry Lambert <email@hidden>)

  • Prev by Date: Re: What if process crashes while holding a locked semaphore?
  • Next by Date: Re: debuggging a recurring system freeze (syslog redir, ktrace?)
  • Previous by thread: Re: debuggging a recurring system freeze (syslog redir, ktrace?)
  • Index(es):
    • Date
    • Thread