Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] No response after "Freeing init memory"
@ 2011-02-21 20:53 Zdeněk Materna
  2011-02-21 20:57 ` Belisko Marek
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Zdeněk Materna @ 2011-02-21 20:53 UTC (permalink / raw)
  To: buildroot

Hello,

I have problem with init. Kernel boots ok, but after message "Freeing init
memory: 120K" there is no response (*), but system seems to be up (it
responds to ping). I tried to change init=/linuxrc to init=/hello which is
statically compiled hello world and after that I got kernel panic (**). I
double checked all configuration, but I couldn't find nothing weird. I have
Generic serial port configured and console is also configured in inittab.
All is compiled with same toolchain with EABI. Where might be problem?
Thanks for any advice.

My kernel command line: mem=64M console=ttyS0,115200 root=/dev/nfs rw
nfsroot=192.168.1.37:/home/zdenal/nfsroot/,proto=tcp ip=dhcp init=/linuxrc.

Buildroot from git, kernel 2.6.33.7, uClibc 0.9.31, Busybox 1.18.

* with init=/linuxrc

 VFS: Mounted root (nfs filesystem) on device 0:13.

Freeing init memory: 120K

eth0: link up (100/Full)



** With init=/hello

 VFS: Mounted root (nfs filesystem) on device 0:13.

Freeing init memory: 120K

Kernel panic - not syncing: Attempted to kill init!

[<c002c934>] (unwi

nd_backtrace+0x0/0xd0) from [<c0244c04>] (panic+0x44/0x120)

[<c0244c04>] (panic+0x44/0x120) from [<c003e840>] (do_exit+0x68/0x5c8)

[<c003e840>] (do_exit+0x68/0x5c8) from [<c003f080>]
(do_group_exit+0x90/0xc4)

[<c003f080>] (do_group_exit+0x90/0xc4) from [<c0048c54>]
(get_signal_to_deliver+0x30c/0x344)

[<c0048c54>] (get_signal_to_deliver+0x30c/0x344) from [<c00296ac>]
(do_signal+0x78/0x5f0)

[<c00296ac>] (do_signal+0x78/0x5f0) from [<c002a110>]
(do_notify_resume+0x18/0x4c)

[<c002a110>] (do_notify_resume+0x18/0x4c) from [<c0026f68>]
(work_pending+0x1c/0x20)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110221/752f7ca2/attachment-0001.html>

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-02-23 17:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 20:53 [Buildroot] No response after "Freeing init memory" Zdeněk Materna
2011-02-21 20:57 ` Belisko Marek
2011-02-22  8:06   ` Zdeněk Materna
2011-02-22 18:25     ` Thomas Petazzoni
2011-02-22 19:04       ` ANDY KENNEDY
2011-02-23 10:50       ` Zdeněk Materna
2011-02-23 11:00         ` Zdeněk Materna
2011-02-23 15:23           ` Peter Korsgaard
2011-02-23 15:54             ` Zdeněk Materna
2011-02-23 16:38               ` ANDY KENNEDY
2011-02-23 17:05                 ` Zdeněk Materna
2011-02-21 21:23 ` Charles Krinke
2011-02-21 21:27   ` Daniel Nyström
2011-02-21 22:21 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox