Just for the sake of completion, even if there was no follow up here, the mentioned ticket was addressed -> the issue is fixed.

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
  https://www.siphub.com


On 8/12/26 12:45, Wadii wrote:
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

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to