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

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 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 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-23 Thread Petter Reinholdtsen
[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 in sysvinit or systemd? > > All comments are welcome, thanks.

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

2015-10-23 Thread Scott James Remnant
Unsubscribe Sent from my iPhone > On Oct 23, 2015, at 2:45 AM, 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

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

2015-10-23 Thread Rui Xiang
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+0x7db/0x8d0 [] do_group_exit+0x3a/0xa0 [] get_signal_to_deliv