[OpenSIPS-Devel] [OpenSIPS/opensips] 364deb: Fix the E_CORE_SHM_THRESHOLD event

Liviu Chircu noreply at github.com
Tue Apr 30 10:37:01 UTC 2024


  Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 364deb4d78c6b5adf00fdb4e877fc8621ffd4e52
      https://github.com/OpenSIPS/opensips/commit/364deb4d78c6b5adf00fdb4e877fc8621ffd4e52
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
    M mem/shm_mem.c

  Log Message:
  -----------
  Fix the E_CORE_SHM_THRESHOLD event

For some time now, this event has not been functional, due to
init_shm_mallocs() being called *before* parsing the opensips.cfg,
leading to un-initialized event holders and a quick-exit at runtime,
including times when the event actually needs to be raised.

Credits to Bogdan Iancu for reporting this issue!

(cherry picked from commit b38b06aa763d8c7457d5e87c28b2d5f6676c5798)



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list