cuiziwei1 opened a new pull request, #14908: URL: https://github.com/apache/nuttx/pull/14908
## Summary After compilation, when starting nsh, the following crash occurs. ==2500151==Shadow memory range interleaves with an existing memory mapping. ASan cannot proceed correctly. ABORTING. ==2500151==ASan shadow was supposed to be located in the [0x1ffff000-0x3fffffff] range. ==2500151==Process memory map follows: 0x30000000-0x33dd4000 /nuttx/nuttx To avoid overlaps, change the starting address of the text segment. ## Impact sim ## Testing ci test -- 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