fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmo-netif/+/36354?usp=email )
Change subject: stream_cli.c: Handle read / recvfrom error and close connection
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
I am having problems running ttcn3-msc-test locally after upgrading libosmo-netif.
The testsuite fails 2/3 times with the following verdict:
```
BSSMAP: Timeout waiting for RESET-ACK after sending RESET
```
This is what I am seeing in osmo-msc logs:
```
20240412160137929 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Received NOTIFY Type State
Change:AS Inactive () (m3ua.c:622)
20240412160137929 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x5f3290453540]{ACTIVE}:
Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400)
20240412160137929 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Received NOTIFY Type State
Change:AS Active () (m3ua.c:622)
20240412160138921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:74)
20240412160139246 DLINP NOTICE
CLICONN(asp-clnt-OsmoMSC-A,r=127.0.0.1:2905<->l=127.0.0.1:35677){CONNECTED} received
result -11 in response to recvmsg (stream_cli.c:508)
20240412160139246 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x5f3290453540]{ACTIVE}:
Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:400)
```
-11 is `Resource Temporarily Unavailable`.
Reverting this patch makes osmo-msc stable again.
Somehow Jenkins is not affected.
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-netif/+/36354?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I55426de6b49cb4cb0797e50dfeae11f2efc29b15
Gerrit-Change-Number: 36354
Gerrit-PatchSet: 3
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 12 Apr 2024 09:16:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment