Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CRASH] OpenSIPS Generates Crash File Upon Restart via Cron Job #3338

Closed
syedrizwansrs opened this issue Mar 11, 2024 · 4 comments
Closed

[CRASH] OpenSIPS Generates Crash File Upon Restart via Cron Job #3338

syedrizwansrs opened this issue Mar 11, 2024 · 4 comments

Comments

@syedrizwansrs
Copy link

OpenSIPS version you are running

version: opensips 3.4.4 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll, sigio_rt, select.
git revision: e50c6736e
main.c compiled on  with gcc 11

Crash Core Dump

crash-dump.txt

Describe the traffic that generated the bug

We have a cron job that restarts OpenSIPS every morning. However, we noticed a crash file being generated when the restart was attempted. Despite this issue, OpenSIPS does manage to start eventually.

Below is the snippet of cron.

root /etc/init.d/opensips restart

Relevant System Logs

logs.txt

OS/environment information

  • Operating System: Ubuntu 22.04.4
  • OpenSIPS installation: debs
Copy link

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.

@github-actions github-actions bot added the stale label Mar 27, 2024
@bogdan-iancu
Copy link
Member

The crash happens on shtutdown, something that looks like a doublefree on TLS structures, similar to #3269

Copy link

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.

@github-actions github-actions bot added the stale label Apr 26, 2024
Copy link

Marking as closed due to lack of progress for more than 30 days. If this issue is still relevant, please re-open it with additional details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants