ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
To: Mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: lots of luatex process/instances (ps xa| grep	lua / top -----sort by memory)
Date: Sun, 10 May 2009 21:06:53 +0200	[thread overview]
Message-ID: <20090510190653.GT23624@phare.normalesup.org> (raw)
In-Reply-To: <1241980906.13292.17.camel@cirspec>

> On a small example : ctrl+C works, ctrl+Z leaves unkillable (either -15
> or -1) luatex and texlua process.

  Again, that's because Ctrl+Z, in a normal Unix environment, only
suspends the process, it never kills it.  Try kill -19 first (SIGCONT),
then kill -15 or -1.

  You can try the following experiment: run a small example file with an
error and type Ctrl+Z.  You may think you exited the process, but now
type "fg".  You should recover the LuaTeX run in the exact state you
left it.  It has not been killed.

	Arthur
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-05-10 19:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-10 18:05 Amaël Broustet
2009-05-10 18:14 ` Arthur Reutenauer
2009-05-10 18:36   ` Amaël Broustet
2009-05-10 18:25 ` Mohamed Bana
2009-05-10 18:41   ` Amaël Broustet
2009-05-10 19:06     ` Arthur Reutenauer [this message]
2009-05-10 19:44 ` Martin Schröder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090510190653.GT23624@phare.normalesup.org \
    --to=arthur.reutenauer@normalesup.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).