Ouss4 opened a new pull request #5679:
URL: https://github.com/apache/incubator-nuttx/pull/5679


   
   ## Summary
   The user frame is passed to `xtensa_user` that actually uses EXCVADDR. It 
ended up with wrong values and eventually panic'ing.
   
   ## Impact
   Xtensa chips.
   ## Testing
   ESP32 with some configs that enable the IRAM heap.  The board was crashing 
when handling an unaligned store/load.  It should decode it correctly, however 
the value of EXCVADDR was incorrect, so the whole decoding was being bypassed.
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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


Reply via email to