From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Willy Tarreau <willy@w.ods.org>
Cc: linux mailing-list <linux-kernel@vger.kernel.org>
Subject: Re: X killed
Date: Tue, 17 Jan 2006 12:40:40 +0000 [thread overview]
Message-ID: <43CCE5C8.7030605@superbug.demon.co.uk> (raw)
In-Reply-To: <20060115192711.GO7142@w.ods.org>
Willy Tarreau wrote:
> Hi,
>
> On Sun, Jan 15, 2006 at 05:36:59PM +0000, James Courtier-Dutton wrote:
>
>>Hi,
>>
>>I have a python application that kills X. I.e. the X process terminates,
>>and all X programs receive broken links to the display and therefore
>>also exit.
>>
>>The problem is, this python application is not supposed to kill
>>anything, so I think it is a bug in X, but I cannot find any way to
>>trace the fault. Even gdb says the application was killed, so exited
>>normally, and results in no back trace.
>>
>>Is there any way in Linux to find out who did the "killing" ?
>
>
> Probably that X was killed because your system encountered an OOM
> (out of memory) condition. For instance, if python eats all the
> memory, and if you have not set any memory usage limit with ulimit,
> then you can get anything killed.
>
>
>>James
>
>
> Willy
>
>
>
My point is that there is no way to tell what kills me. No messages in
syslog...nothing. Surely the OOM killer would send a message to ksyslog,
or at least dmesg?
James
next prev parent reply other threads:[~2006-01-17 12:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-15 17:36 X killed James Courtier-Dutton
2006-01-15 19:27 ` Willy Tarreau
2006-01-17 12:40 ` James Courtier-Dutton [this message]
2006-01-17 20:12 ` Jan Engelhardt
2006-01-17 20:17 ` Lee Revell
2006-01-19 16:06 ` Nix
2006-01-17 20:54 ` James Courtier-Dutton
2006-01-17 21:32 ` Ram Gupta
2006-01-17 21:41 ` Willy Tarreau
2006-01-19 11:09 ` James Courtier-Dutton
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=43CCE5C8.7030605@superbug.demon.co.uk \
--to=james@superbug.demon.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@w.ods.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.