Attention is currently required from: laforge.
Joey Berkovitz has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-remsim/+/36835?usp=email )
Change subject: user_ifdhandler: Fix segfault on startup
......................................................................
Patch Set 3:
(1 comment)
File src/client/user_ifdhandler.c:
https://gerrit.osmocom.org/c/osmo-remsim/+/36835/comment/08424d65_bc6da8f0
PS1, Line 374: ensure_osmo_ctx
ensure_osmo_ctx() basically calls osmo_ctx_init()
which is called just two lines below. […]
confirmed - moving osmo_select_init below
the successful osmo_ctx_init fixes the issue
--
To view, visit
https://gerrit.osmocom.org/c/osmo-remsim/+/36835?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I6e839b7772a9b176b972c5c0a01bb352a7a68923
Gerrit-Change-Number: 36835
Gerrit-PatchSet: 3
Gerrit-Owner: Joey Berkovitz <joey(a)berkovitz.us>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Wed, 15 May 2024 15:13:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: comment