lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] sys_mbox_free error when SYN retries reached


From: nikolas.karakotas
Subject: [lwip-users] sys_mbox_free error when SYN retries reached
Date: Mon, 14 Mar 2022 16:02:05 +1000

Hi,

 

I’m using LWIP-2.1.3 and NETCONN api.

 

I’m using a single thread to do a http request that works well until I noticed an error when it was unable to connect to the server.

 

I replicated the issue by using a wrong port number and this triggers the tcp_slowtmr: max SYN retries reached.

 

Attached is a log.

 

I noticed when I call netconn_delete it throws a:

sys_mbox_free error

at line 76 ../Application/User/Src/lwip_sys_arch.c

 

I’m unsure if there is an error in the mailboxing or LWIP and how to approach this error.

 

 

Nikolas

Attachment: sys_mbox_free.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]