saramonteiro commented on pull request #4118: URL: https://github.com/apache/incubator-nuttx/pull/4118#issuecomment-880257438
This PR also added a crash on `esp32s2-saola-1:nsh`: And this is the stacktrace result: ``` 0x40083a4f: xtensa_assert at xtensa_assert.c:93 0x40083b19: xtensa_user_panic at xtensa_assert.c:320 (discriminator 2) 0x4008369b: xtensa_user at esp32s2_user.c:391 0x40022686: _xtensa_user_handler at xtensa_user_handler.S:257 0x4008bbf3: getumask at lib_umask.c:66 0x400884e5: file_vopen at fs_open.c:74 0x40088598: nx_vopen at fs_open.c:202 0x400885fd: nx_open at fs_open.c:303 0x400813b0: group_setupidlefiles at group_setupidlefiles.c:78 0x40080c3b: nx_start at nx_start.c:739 0x4002275c: __start at esp32s2_start.c:151 0x40050db5: ?? ??:0 0x40051211: ?? ??:0 0x4004c231: ?? ??:0 0x40011371: ?? ??:0 0x4000f788: ?? ??:0 0x400072a5: ?? ??:0 ``` -- 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]
