You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/16 10:05:04 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3003: ESP32: Re-organise the different heap regions

masayuki2009 commented on pull request #3003:
URL: https://github.com/apache/incubator-nuttx/pull/3003#issuecomment-800123362


   @Ouss4 
   
   I noticed that ostest with esp32-devkitc:smp (QEMU) is unstable, although I added ```CONFIG_ESP32_QEMU_IMAGE=y```.
   
   ```
   sender_thread: mq_send succeeded on msg 9
   receiver_thread: mq_receive succeeded on msg 9
   sender_thread: returning nerrors=0
   xtensa_user_panic: User Exception: EXCCAUSE=001d task: ostest
   xtensa_dumpstate: CPU1:
   xtensa_registerdump:    PC: 400d47ad    PS: 00060430
   xtensa_registerdump:    A0: 800d453b    A1: 3ffe3c90    A2: 3ffb1330    A3: 3ffe0858
   xtensa_registerdump:    A4: 3ffafe40    A5: 00060423    A6: 00060423    A7: 000000ff
   xtensa_registerdump:    A8: 3ffe3f08    A9: 00000000   A10: 00000000   A11: 3ffe3ee8
   xtensa_registerdump:   A12: 00060420   A13: 00000002   A14: 00000009   A15: 00000007
   xtensa_registerdump:   SAR: 0000001f CAUSE: 0000001d VADDR: 00000008
   xtensa_registerdump:  LBEG: 4000c46c  LEND: 4000c477  LCNT: 00000000
   xtensa_registerdump:  TMP0: 400807da  TMP1: 3ffe3a70
   xtensa_btdump: Backtrace0: 400d4e4f:3ffe3a10
   xtensa_btdump: Backtrace1: 400d4f5d:3ffe3a30
   xtensa_btdump: Backtrace2: 400d4ddf:3ffe3a50
   xtensa_btdump: Backtrace3: 400807f4:3ffe3a70
   xtensa_btdump: Backtrace4: 40020:3ffe3a90
   xtensa_btdump: Backtrace5: 400d5130:3ffe0858
   xtensa_btdump: Backtrace6: 3ffb132d:2
   xtensa_btdump: BACKTRACE CORRUPTED!
   xtensa_dumpstate: sp:         3ffe39c0
   xtensa_dumpstate: stack base: 3ffe3dd0
   xtensa_dumpstate: stack size: 00002020
   ...
   ````


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org