[OpenSIPS-Users] Random startup failures on 3.6 with config module loaded
Wadii
wadii.elmajdi at gmail.com
Wed Aug 12 09:45:35 UTC 2026
Hi,
After migrating 3.4 to 3.6.7 we get random startup failures (~1 out of 2):
a random module fails its version check with "invalid number of rows
received: 7", where 7 is the row count of another table entirely. Removing
config.so makes the problem disappear completely.
Looks like config's mod_init() opens a db connection and never closes it,
which ends up shared by all children after fork. Details here:
https://github.com/OpenSIPS/opensips/issues/4172
Anyone else seen this?
Wadii
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20260812/f1bc4cba/attachment.html>
More information about the Users
mailing list