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

FreeSwitch Crashes Randomly #2035

Open
adnanshoeb opened this issue Apr 13, 2023 · 7 comments
Open

FreeSwitch Crashes Randomly #2035

adnanshoeb opened this issue Apr 13, 2023 · 7 comments

Comments

@adnanshoeb
Copy link

Environment:

OS: Debian 11
Arch: AMD64
backtrace-docker-debian10.log

Application version: 1.10.9

Additional information:

This GS is getting crashed randomly.
SIP and WebRTC services are being consumed

Trace:
backtrace-ec2-amd64.log

@andywolk
Copy link
Contributor

you need to install sofia-sip debugging symbols and redo the bt.

@adnanshoeb
Copy link
Author

Thanks Andy for the prompt response. Will get it done and update asap

@BayuKrisnawan
Copy link

BayuKrisnawan commented Apr 14, 2023

Hi @andywolk

This is new backtrace log with sofia debugging symbols.
It happened randomly when restarting sofia profile (tls/webrtc active) and there are active calls.
And sometimes sofia profile coming up but freeze few minutes before normal.
Btw @adnanshoeb is my team.

Additional Info :

  • Debian-11 (AMD64)
  • freeswitch 1.10.9
  • How to generate crash:
    • Call to extension or *9196
    • Restart sofia profile
    • Loop 1-2 should be okay but after doing this several times then the sofia profile didn't coming up.
    • then try to start again sofia profile start
    • freeswitch crash

backtrace-debian11-amd64-0.log

@youzoulalala
Copy link

Freeswitch Crashes Randomly when using webrtc

@uyuy2043
Copy link

uyuy2043 commented Jun 5, 2023

I have the same issue :
#0 0x00007f0fdcb8dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f0fdcb77537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007f0fdcb7740f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007f0fdcb86662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007f0fdc64ff58 in nua_destroy () from /lib/libsofia-sip-ua.so.0
#5 0x00007f0fabc1beb4 in sofia_profile_thread_run (thread=, obj=0x7f0f602283c0) at sofia.c:3569
#6 0x00007f0fdcd31ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007f0fdcc51a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

when i ues 50 call 50 webrtc extension,another issue arises, WebRTC cannot connect

Additional Info :

Debian-11 (AMD64) docker
freeswitch 1.10.9

@BayuKrisnawan
Copy link

Yeah,
No update yet hehehe.
I'm able to use nginx infront of freeswitch.
Nginx --> WS --> FreeSwitch or put kamailio/opensips in front of it.

@themsley-voiceflex
Copy link

This can probably be closed, duplicate of #2283

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

No branches or pull requests

6 participants