jlaitine commented on PR #15815:
URL: https://github.com/apache/nuttx/pull/15815#issuecomment-2693953335

   Hi @tmedicci, the commit b4174952843c2ffd9776d02bd4357b118e2c55b9 seems to 
crash on me on the mpfs platfrom (64-bit risc-v), due to misaligned stack 
pointer access at "REGSTORE   ra, 12(sp)" and/or "REGLOAD    ra, 12(sp)".
   
   Could you check if this was tested on 64-bit risc-v systems and could those 
be aligned at 16-byte boundaries?
   
   Thanks!
   


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