Docker is not working

Hii MicBis,

I am bulid yocto linux using BSP-3.0.5 and 3.0.4 both But docker is getting segmentation fault.

but in prebuild image it working.

  • Hii iam facing issue in doker in RZFIVE I am using BSP-3.0.5
    root@smarc-rzfive:~# dockerd
    [ 1885.906390] dockerd[283]: unhandled signal 11 code 0x2 at 0x000000000003c298 in dockerd[10000+2fe0000]
    [ 1885.918618] CPU: 0 PID: 283 Comm: dockerd Not tainted 5.10.175-cip29-yocto-standard #1
    [ 1885.927684] Hardware name: Renesas SMARC EVK based on r9a07g043f01 (DT)
    [ 1885.935369] epc: 000000000003c298 ra : 000000000001eec0 sp : 0000003fffd0b9e0
    [ 1885.943456] gp : 00000000030b5a60 tp : 0000003fed747370 t0 : 0000000000400000
    [ 1885.951621] t1 : 0000000000000018 t2 : 00000000030d1480 s0 : 0000000000000001
    [ 1885.959764] s1 : 0000000000008000 a0 : 000000000302f4e0 a1 : 00000000000003f8
    [ 1885.967919] a2 : 0000000000000003 a3 : 0000000000000081 a4 : 000000000302e360
    [ 1885.976080] a5 : 0000000000000044 a6 : 0000000000000001 a7 : 0000000000000002
    [ 1885.984319] s2 : 000000000302f4e0 s3 : 0000000000000000 s4 : 0000003fffd0b9cc
    [ 1885.992504] s5 : 0000000000000090 s6 : 0000000000000090 s7 : 0000000000000000
    [ 1886.000675] s8 : 0000003fc50eb810 s9 : 0000000000000000 s10: 0000002b147a6a30
    [ 1886.008818] s11: 000000000309ff00 t3 : 0000003fed7d780e t4 : 0000003fed93d048
    [ 1886.016937] t5 : 0000000000000008 t6 : 000000000003beb8
    [ 1886.023198] status: 0000000200004020 badaddr: 000000000003c298 cause: 0000000000000001
    [ 1886.032198] audit: type=1701 audit(1699327864.680:8): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=283 comm="dockerd" exe="/usr/bin/dockerd" sig=11 res=1
    Segmentation fault
    please help me