zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: size of core dumps
Date: Sun, 20 Aug 2006 09:21:34 -0700	[thread overview]
Message-ID: <060820092134.ZM3572@torch.brasslantern.com> (raw)
In-Reply-To: <ec9a1i$74q$1@sea.gmane.org>

On Aug 20, 11:29am, pol wrote:
}
} I using the following zsh system wide configuration (/etc/zsh/zshrc):

Usually it's just /etc/zshrc.  Has your zsh been compiled in such a way
as to move it elsewhere?

} limit core 0
} 
} Yet some (kde) applications often crash dumping a large core file. 

Most likely the kde apps are being started by the window manager,
which is run by the login display manager before any interactive
shells are run.  Try moving the limit command to /etc/zsh/zshenv
(or /etc/zshenv).  If that doesn't work, maybe the display manager
isn't using zsh to launch the window manager, and you need to put
the limit commands in /etc/profile or some such.


  reply	other threads:[~2006-08-20 16:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-20  9:29 pol
2006-08-20 16:21 ` Bart Schaefer [this message]
2006-08-20 16:43   ` Christian Taylor
2006-08-20 19:03   ` Frank Terbeck

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=060820092134.ZM3572@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).