This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

systemd[1]: Freezing execution.的问题

[ 4.746113] Run /sbin/init as init process
[ 5.130515] systemd[1]: System time before build time, advancing clock.
[ 5.229177] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 5.251315] systemd[1]: Detected architecture arm.

Welcome to Arago 2019.07!

[ 5.300196] systemd[1]: Set hostname to <am335x-evm>.
[ 5.711688] systemd[1]: Caught <SEGV>, dumped core as pid 88.
[ 5.717622] systemd[1]: Freezing execution.

  • 有时启动卡在这里,提示:[ 5.014502] Run /sbin/init as init process
    [ 5.240499] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
    [ 5.240499]
    [ 5.249704] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
    [ 5.249704] ]---


    有时启动卡在这里,提示:
    [ 4.853067] Run /sbin/init as init process
    [ 5.243092] systemd[1]: System time before build time, advancing clock.
    [ 5.355450] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [ 5.377623] systemd[1]: Detected architecture arm.

    Welcome to Arago 2019.07!

    [ 5.420260] systemd[1]: Set hostname to <am335x-evm>.
    [ 5.776465] systemd[79]: /lib/systemd/system-generators/systemd-system-update-generator terminated by signal SEGV.
    [ 5.799500] systemd[1]: Caught <SEGV>, dumped core as pid 89.
    [ 5.805451] systemd[1]: Freezing execution.
  • 请问用的是什么版本的Processor SDK? 是EVM板吗?
  • ti-processor-sdk-linux-rt-am335x-evm-06.01.00.08-Linux-x86-Install.bin
  • 使用时啥板子,自己做的吗?
  • 自己做的板子;这个提示出现很多次:
    [ 14.821957] EXT4-fs (mmcblk0p2): recovery complete
    [ 14.829139] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 14.837350] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 14.854117] devtmpfs: mounted
    [ 14.858448] Freeing unused kernel memory: 1024K
    [ 14.863410] Run /sbin/init as init process
    [ 15.113344] systemd[1]: System time before build time, advancing clock.
    [ 15.179734] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
    [ 15.198567] systemd[1]: Detected architecture arm.

    Welcome to Arago 2016.10!

    [ 15.230633] systemd[1]: Set hostname to <am335x-evm>.
    [ 15.569063] Unable to handle kernel NULL pointer dereference at virtual address 00000104
    [ 15.577266] pgd = 4193d58d
    [ 15.579987] [00000104] *pgd=00000000
    [ 15.583592] Internal error: Oops: 805 [#1] PREEMPT ARM
    [ 15.583596] Modules linked in:
    [ 15.583610] CPU: 0 PID: 1 Comm: systemd Not tainted 4.19.59-rt24-g4203cb8c96 #6
    [ 15.583613] Hardware name: Generic AM33XX (Flattened Device Tree)
    [ 15.583638] PC is at isolate_pcp_pages+0x14c/0x194
    [ 15.583644] LR is at 0x200
  • 自己编译的系统吗?有在别的demo板子上跑过吗?
  • 自己编译的,SDK上自带的内核也一样有问题,在别的板子上可以正常启动。

  • 这个问题建议检查一下DDR的稳定性