anchao commented on PR #15160:
URL: https://github.com/apache/nuttx/pull/15160#issuecomment-2539076231

   > Just tested and it is still failing, same output.
   > 
   > ```
   > *** Booting NuttX ***
   > dram: lma 0x00000020 vma 0x3fc8b420 len 0xe8c    (3724)
   > iram: lma 0x00000eb4 vma 0x40374000 len 0x5050   (20560)
   > padd: lma 0x00005f18 vma 0x00000000 len 0xa0e0   (41184)
   > imap: lma 0x00010000 vma 0x42030000 len 0x1f76c  (128876)
   > padd: lma 0x0002f774 vma 0x00000000 len 0x884    (2180)
   > dmap: lma 0x00030000 vma 0x3c010000 len 0x3f54   (16212)
   > total segments stored 6
   > xtensa_user_panic: User Exception: EXCCAUSE=001d task: nsh_main
   > dump_assert_info: Current Version: NuttX  10.4.0 b25e601f71 Dec 12 2024 
10:58:14 xtensa
   > dump_assert_info: Assertion failed user panic: at file: :0 task: nsh_main 
process: nsh_main 0x42039a48
   > up_dump_register:    PC: 400570e8    PS: 00060332
   > up_dump_register:    A0: 82037de1    A1: 3fc908a0    A2: 87d70458    A3: 
00000000
   > up_dump_register:    A4: 00000040    A5: 87d70458    A6: 00000001    A7: 
00000004
   > up_dump_register:    A8: 8203ec92    A9: 3fc90850   A10: 00060122   A11: 
3fc91448
   > up_dump_register:   A12: 00000040   A13: 3fc8c4c8   A14: 3fc8ec98   A15: 
00000000
   > up_dump_register:   SAR: 00000010 CAUSE: 0000001d VADDR: 87d70458
   > up_dump_register:  LBEG: 400570e8  LEND: 400570f3  LCNT: 00000003
   
   @fdcavalcanti thanks for the test, Could we do some analysis for this dump 
info? such as the code line corresponding to PC and LR through addr2line?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to