zhhyu7 opened a new pull request, #16494: URL: https://github.com/apache/nuttx/pull/16494
## Summary the address is 0x3c270203, cause unaligned access usage Fault (gdb) p g_tcp_connections $1 = {pool = 0x3c270203 <g_tcp_connections_buffer> <error: Cannot access memory at address 0x3c270203>, prealloc = 8, dynalloc = 1, nodesize = -376, sem = {semcount = 32767, flags = 0 '\000', waitlist = {head = 0x0, tail = 0x0}}, freebuffers = {head = 0x0, tail = 0x0}} manual alignment has been added. ## Impact ## Testing cortex-m33 and local:sim -- 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