xiaoxiang781216 commented on PR #6302: URL: https://github.com/apache/incubator-nuttx/pull/6302#issuecomment-1135065173
> I was trying to look into it but couldn't find an immediate solution/explanation. We can see from the crash dump that SP is pointing at the very bottom of the stack: `0x 3ffe7a80` = base `3ffe7290` + size `0x7f0`. I thought it was an overflow but even increasing the stack size this situation persists. Also, it happens only on QEMU, on real hardware I can't see it. @Ouss4 xtensa may need the similar fix https://github.com/apache/incubator-nuttx/pull/6198 after https://github.com/apache/incubator-nuttx/pull/6167. -- 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