[BusyBox 0001054]: (in v1.2.1) reboot no longer works
bugs at busybox.net
bugs at busybox.net
Tue Oct 3 12:12:55 PDT 2006
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=1054
======================================================================
Reported By: Alain137
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1054
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 09-27-2006 14:19 PDT
Last Modified: 10-03-2006 12:12 PDT
======================================================================
Summary: (in v1.2.1) reboot no longer works
Description:
the reboot command no longer works (does nothing)
reboot -f (bypasses init) still works though
======================================================================
----------------------------------------------------------------------
vda - 09-29-06 07:21
----------------------------------------------------------------------
I am convinced that doing reboot thru init is sheer insanity. It is
prfectly possible to reboot machine using just a shell script with
umounts, kills, and sync. I do it for many years.
It means that you need to analyze reboot problem in much more detail (to
diff -u stage is best). Sorry.
----------------------------------------------------------------------
E-Razor - 10-03-06 12:12
----------------------------------------------------------------------
Same problem here, looks like there is something wrong with the
sig-handler?
I tried different signals on init via `kill` without any reaction.
Anyway `reboot -f` works as mentioned in an earlier post.
I'm using a uclibc based system.
I also played a bit with strace and kill, looks like signaling works.
Issue History
Date Modified Username Field Change
======================================================================
09-27-06 14:19 Alain137 New Issue
09-27-06 14:19 Alain137 Status new => assigned
09-27-06 14:19 Alain137 Assigned To => BusyBox
09-29-06 07:21 vda Note Added: 0001648
10-03-06 12:12 E-Razor Note Added: 0001685
======================================================================
More information about the busybox-cvs
mailing list