S32g kernel panic

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32g kernel panic

1,587 Views
liubin123
Contributor I

panic occur log:

 

first time

[ 11.599776] pfeng 46000000.pfe: HIF1 started
[ 11.599803] pfeng 46000000.pfe pfe1: configuring for fixed/rgmii-id link mode
[ 11.600206] pfeng 46000000.pfe pfe1: Link is Up - 1Gbps/Full - flow control off
[ 11.600599] IPv6: ADDRCONF(NETDEV_CHANGE): pfe1: link becomes ready
[ 12.268615] ipc-shm-uio 40198000.mscm: GIC Rx IRQ = 21
[ 12.270150] ipc-shm-uio 40198000.mscm: device ready
[ 14.813746] device pfe1 entered promiscuous mode
[ 1842.899315] Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP
[ 1842.947274] Modules linked in: ipc_shm_uio(O) pfeng(O)
[ 1842.952526] CPU: 0 PID: 306603 Comm: ota_main_dynami Tainted: G O 5.10.120-rt70+gd1fd0e522777 #1
[ 1842.962808] Hardware name: NXP S32G274A-CICVD (DT)
[ 1842.967686] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
[ 1842.973807] pc : __memcpy_fromio+0x48/0xa0
[ 1842.977998] lr : s32gen1_exec_op+0x118/0x2a0
[ 1842.982358] sp : ffffffc02178b750
[ 1842.985730] x29: ffffffc02178b750 x28: ffffffc02178be30
[ 1842.991145] x27: 000000000043c2f0 x26: 00000000330f00cc
[ 1842.996556] x25: ffffffc010fb5000 x24: 0000000000000000
[ 1843.001967] x23: 000000000000000a x22: ffffff8800b6c600
[ 1843.007379] x21: ffffff88053ef040 x20: ffffffc02178bb30
[ 1843.012792] x19: ffffff8800b68600 x18: 0000000000000000
[ 1843.018203] x17: 0000000000000000 x16: 0000000000000000
[ 1843.023615] x15: 0000000000000000 x14: 00000000000000ee
[ 1843.029028] x13: 0000000000000000 x12: 0000000000000000
[ 1843.034439] x11: 0000000000000001 x10: 0000000000000108
[ 1843.039852] x9 : 0000000000000000 x8 : 00000002281dd05a
[ 1843.045264] x7 : 0005a0f6a1fade39 x6 : 0000000000000020
[ 1843.050677] x5 : 00000000332df2b8 x4 : ffffffc015000000
[ 1843.056088] x3 : ffffff8805308fa0 x2 : 0000000000000024
[ 1843.061499] x1 : ffffffc015000000 x0 : ffffff8805308f80
[ 1843.066915] Call trace:
[ 1843.069404] __memcpy_fromio+0x48/0xa0
[ 1843.073232] spi_mem_exec_op+0x394/0x3f0
[ 1843.077230] spi_mem_dirmap_read+0x14c/0x1a0
[ 1843.081585] spi_nor_spimem_read_data+0xbc/0x144
[ 1843.086295] spi_nor_read+0xdc/0x174
[ 1843.089936] mtd_read_oob_std+0x78/0x84
[ 1843.093848] mtd_read_oob+0x7c/0x134
[ 1843.097494] mtd_read+0x48/0x7c
[ 1843.100699] mtdchar_read+0xcc/0x290
[ 1843.104342] vfs_read+0xac/0x1a0
[ 1843.107632] ksys_read+0x6c/0xfc
[ 1843.110920] __arm64_sys_read+0x20/0x30
[ 1843.114827] el0_svc_common.constprop.0+0x78/0x1c4
[ 1843.119713] do_el0_svc+0x24/0x8c
[ 1843.123094] el0_svc+0x14/0x20
[ 1843.126210] el0_sync_handler+0x1a4/0x1b0
[ 1843.130294] el0_sync+0x180/0x1c0
[ 1843.133680] Code: aa0103e4 927df0c6 910020c6 8b060003 (f9400085)
[ 1843.139893] ---[ end trace 9b95fbc848e50d15 ]---
[ 1844.140052] printk: enabled sync mode
[ 1844.148589] Kernel panic - not syncing:
[ 1844.152492] synchronous external abort: Fatal exception
[ 1844.152582] SMP: stopping secondary CPUs
[ 1844.161896] Kernel Offset: disabled
[ 1844.165447] CPU features: 0x08040022,2000200c
[ 1844.169884] Memory Limit: none
[ 1844.172993] ---[ end Kernel panic - not syncing: synchronous external abort: Fatal exception ]---

 

second time

[ 11.555423] pfeng 46000000.pfe pfe1: configuring for fixed/rgmii-id link mode
[ 11.555679] pfeng 46000000.pfe pfe1: Link is Up - 1Gbps/Full - flow control off
[ 11.555927] IPv6: ADDRCONF(NETDEV_CHANGE): pfe1: link becomes ready
[ 12.217901] ipc-shm-uio 40198000.mscm: GIC Rx IRQ = 21
[ 12.218297] ipc-shm-uio 40198000.mscm: device ready
[ 12.722983] device pfe1 entered promiscuous mode
[ 9685.352095] Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP
[ 9685.400051] Modules linked in: ipc_shm_uio(O) pfeng(O)
[ 9685.405303] CPU: 1 PID: 1996588 Comm: ota_main_dynami Tainted: G O 5.10.120-rt70+gd1fd0e522777 #1
[ 9685.415674] Hardware name: NXP S32G274A-CICVD (DT)
[ 9685.420551] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
[ 9685.426668] pc : __memcpy_fromio+0x48/0xa0
[ 9685.430859] lr : s32gen1_exec_op+0x118/0x2a0
[ 9685.435220] sp : ffffffc01e9cb750
[ 9685.438593] x29: ffffffc01e9cb750 x28: ffffffc01e9cbe30
[ 9685.444009] x27: 000000000043c2f0 x26: 00000000330f00cc
[ 9685.449426] x25: ffffffc010fb5000 x24: 0000000000000000
[ 9685.454841] x23: 000000000000000a x22: ffffff8800b6c600
[ 9685.460254] x21: ffffff8803a1a0c0 x20: ffffffc01e9cbb30
[ 9685.465669] x19: ffffff8800b68600 x18: 0000000000000000
[ 9685.471080] x17: 0000000000000000 x16: 0000000000000000
[ 9685.476490] x15: 0000000000000000 x14: 00000000000000ee
[ 9685.481906] x13: 0000000000000000 x12: 0000000000000000
[ 9685.487315] x11: 0000000000000001 x10: 0000000000000108
[ 9685.492723] x9 : 0000000000000000 x8 : 0000000b49595d4b
[ 9685.498133] x7 : 0027b6abedb70618 x6 : 0000000000000020
[ 9685.503544] x5 : 0000000028823ecf x4 : ffffffc015000000
[ 9685.508954] x3 : ffffff88109e2020 x2 : 0000000000000024
[ 9685.514366] x1 : ffffffc015000000 x0 : ffffff88109e2000
[ 9685.519779] Call trace:
[ 9685.522269] __memcpy_fromio+0x48/0xa0
[ 9685.526099] spi_mem_exec_op+0x394/0x3f0
[ 9685.530103] spi_mem_dirmap_read+0x14c/0x1a0
[ 9685.534456] spi_nor_spimem_read_data+0xbc/0x144
[ 9685.539169] spi_nor_read+0xdc/0x174
[ 9685.542816] mtd_read_oob_std+0x78/0x84
[ 9685.546727] mtd_read_oob+0x7c/0x134
[ 9685.550370] mtd_read+0x48/0x7c
[ 9685.553571] mtdchar_read+0xcc/0x290
[ 9685.557212] vfs_read+0xac/0x1a0
[ 9685.560501] ksys_read+0x6c/0xfc
[ 9685.563791] __arm64_sys_read+0x20/0x30
[ 9685.567701] el0_svc_common.constprop.0+0x78/0x1c4
[ 9685.572586] do_el0_svc+0x24/0x8c
[ 9685.575962] el0_svc+0x14/0x20
[ 9685.579077] el0_sync_handler+0x1a4/0x1b0
[ 9685.583164] el0_sync+0x180/0x1c0
[ 9685.586550] Code: aa0103e4 927df0c6 910020c6 8b060003 (f9400085)
[ 9685.592759] ---[ end trace 237e9b260b619026 ]---
[ 9686.592924] printk: enabled sync mode
[ 9686.601452] Kernel panic - not syncing:
[ 9686.605356] synchronous external abort: Fatal exception
[ 9686.605432] SMP: stopping secondary CPUs
[ 9686.614744] Kernel Offset: disabled
[ 9686.618293] CPU features: 0x08040022,2000200c
[ 9686.622729] Memory Limit: none
[ 9686.625838] ---[ end Kernel panic - not syncing: synchronous external abort: Fatal exception ]---

 

please help analysis why this issue occuried ? thanks

 

 

0 Kudos
Reply
1 Reply

1,577 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

 

It appears that is not well programming the S32G board, please use the Quick start guide to program, it looks like your uboot is calling a previous kernel not the one you need, please erase completely and burn the image again.

Regards

0 Kudos
Reply