bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with running tests during installing coreutils-5.94


From: James Youngman
Subject: Re: Problem with running tests during installing coreutils-5.94
Date: Wed, 19 Apr 2006 12:13:55 +0100

On 4/19/06, Adam Waltman <address@hidden> wrote:
> This is the error message I have in kernel log, not very helpful :-):
> Apr 18 14:05:29 [kernel] Unable to handle kernel NULL pointer dereference at
> virtual address 00000018

That is a separate problem I think.  A user-space program should be
able to do anything [*] without causing the kernel to fall over.


[*] Well, if the program uses iopl() or messes with the x86 LDT I
suppose there could be a difference, but generally abitrarily-bad
bahaviour on the part of a user-space program should not result in the
kernel getting into difficulties.  This statement assumes that root
set up appropriate resource limits; if a program tries to allocate
130% of available virtual memory, the kernel is bound to have
difficulty delivering.

James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]