wengzhe commented on issue #15049: URL: https://github.com/apache/nuttx/issues/15049#issuecomment-2526709301
Hi @vladsomai, I'm confused with the backtrace you posted: `/Nuttx/net/tcp/tcp_send_buffered.c:434`, which seems to be the first line of the function `psock_send_eventhandler` https://github.com/apache/nuttx/blob/releases/12.6/net/tcp/tcp_send_buffered.c#L434. Is your code same as the code on GitHub (which means you got the hardfault when your device just entered `psock_send_eventhandler`)? -- 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