[Buildroot] Buildroot image failed with external toolchain from crosstool-ng

Carlos Santos unixmania at gmail.com
Thu Jul 18 20:10:28 UTC 2019


On Tue, Jul 16, 2019 at 5:39 PM bbacha <bbacha at accuratetechnologies.com> wrote:
>
> Hi,
> I am using freescale_imx8mqevk_defconfig which selects
> rel_imx_4.14.78_1.0.0_ga kernel version from
> https://source.codeaurora.org/external/imx/linux-imx and external toolchain
> generated from crosstool-ng (Kernel: 4.14.x and Glibc 2.29)
>
> Gives error
> FATAL: kernel too old
> [    4.072195] Kernel panic - not syncing: Attempted to kill init!
> exitcode=0x00007f00
> [    4.072195]
> [    4.081333] CPU: 1 PID: 1 Comm: init Not tainted 4.14.78 #1
> [    4.086905] Hardware name: Freescale i.MX8MQ EVK (DT)
> [    4.091956] Call trace:
> [    4.094411] [<ffff000008089b50>] dump_backtrace+0x0/0x3b0
> [    4.099814] [<ffff000008089f14>] show_stack+0x14/0x20
> [    4.104869] [<ffff000008d80b10>] dump_stack+0x9c/0xbc
> [    4.109923] [<ffff0000080ce588>] panic+0x11c/0x278
> [    4.114717] [<ffff0000080d2788>] do_exit+0x918/0x950
> [    4.119681] [<ffff0000080d2824>] do_group_exit+0x34/0xa0
> [    4.124992] [<ffff0000080d28a0>] __wake_up_parent+0x0/0x30
> [    4.130475] Exception stack(0xffff00000803bec0 to 0xffff00000803c000).
>
> Thanks,
> Bharat

That error comes from GLIBC. You must either move to a newer kernel or
to a toolchain with a GLIBC that supports your kernel version.

-- 
Carlos Santos <unixmania at gmail.com>



More information about the buildroot mailing list