anchao commented on PR #14752:
URL: https://github.com/apache/nuttx/pull/14752#issuecomment-2472286495
@crafcat7 another question:
```
_assert
|
->dump_fatal_info
|
->dump_tasks
|
->dump_filelist
|
->files_dumplist
|
->lib_get_pathbuffer
|
->nxmutex_lock <-- hold mutex on assert will trigger an
nested exception
```
--
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]