Re: [sysvinit-devel] [Question] A panic when reboot --force the system

2015-10-26 Thread Xishi Qiu
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

Re: [sysvinit-devel] [Question] A panic when reboot --force the system

2015-10-26 Thread Xishi Qiu
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

Re: [sysvinit-devel] [Question] A panic when reboot --force the system

2015-10-26 Thread Petter Reinholdtsen
[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

Re: [sysvinit-devel] [Question] A panic when reboot --force the system

2015-10-26 Thread Matias A. Fonzo
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