udhcpc causes system rebooting
Piotr Piwko
piotr.piwko at gmail.com
Sat Feb 6 19:41:11 UTC 2010
2010/2/6 Rob Landley <rob at landley.net>:
> Really? That's an odd symptom.
>
> I don't believe the dhcp daemon contains a call to the reboot syscall anyway.
> It might be causing a kernel panic and your kernel is configured to reboot.
> (This would probably show up in dmesg or via a serial console.) It could also
> be triggering init to exit/reboot.
>
> Try to capture the console messages to figure out WHY it's rebooting. This
> sounds like either a kernel issue of some kind, or your init program is
> getting strangely poked. (What are you using? Busybox init? Upstart? That
> strange other thing Denys is so fond of?)
Thanks for these advices. I intend to make small investigation about
this case. A will post more information as soon as possible.
>> I'm pretty sure that this problem is related with udhcpc because if I
>> comment this line in my rcS script, everything is ok.
>
> Triggering the problem and being the reason for the problem are two separate
> things. Something is breaking that udhcp shouldn't have access to, the fact
> that udhcp is capable of breaking it means something else is probably wrong
> with your system. Understanding the problem involves figuring out what that
> something else is.
Yes, I exactly understand this methodology. Maybe I've used too strong
words, but I mean that the problem is related with udhcpc - not else.
I don't know whether it is a bug or my system is wrong configured. I
just only try to locate and solve this problem.
Thank you very much for interest. I will write more for a few days.
--
Piotr Piwko
http://www.embedded-engineering.pl/
More information about the busybox
mailing list