On 2015/10/23 17:45, Rui Xiang wrote:
> Hi,list
>
> I encounter a panic about init process.
>
> Kernel panic - not syncing: Attempted to kill init! exitcode=0x0007
>
> Pid: 1, comm: init Tainted: G RO 3.4.24.19-0.11-default #1
> Call Trace:
> [] panic+0xc1/0x1e2
> [] do_exit+0x7d
On 2015/10/24 14:54, Petter Reinholdtsen wrote:
> [Rui Xiang]
>> Hi,list
>
> Hi.
>
>> It seems that reboot or force reboot through *sysvinit* have the problem.
>> Furthermore, using reboot -f in *systemd* should also have this
>> problem, right?
>>
>> And is that a bug for current reboot process
[Xishi Qiu]
> Hi Petter,
Hi.
> You mean init will be killed at boot time when there is no memory,
> right?
The linux kernel "out of memory" killer will kill fairly random
processes (the last one asking for more memory, if I recall correctly)
when the machine run out of memory. Earlier it could
El Fri, 23 Oct 2015 17:45:57 +0800
Rui Xiang escribió:
> Hi,list
>
> I encounter a panic about init process.
>
> Kernel panic - not syncing: Attempted to kill init!
> exitcode=0x0007
>
> Pid: 1, comm: init Tainted: G RO 3.4.24.19-0.11-default #1
> Call Trace:
> [] panic+0xc1/0x1e2