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 unexpectedly #145

Closed
anshkatriya opened this issue Nov 27, 2019 · 5 comments
Closed

Crash unexpectedly #145

anshkatriya opened this issue Nov 27, 2019 · 5 comments
Assignees
Labels
Under investigation The issue is being investigated by the dev team

Comments

@anshkatriya
Copy link

anshkatriya commented Nov 27, 2019

FreeSWITCH got crash unexpectedly sometimes. I have checked core dump and got below error. There is no any change applied in FreeSWITCH default source code.

`#0 0x00007ff3242d0207 in raise () from /lib64/libc.so.6

#1 0x00007ff3242d18f8 in abort () from /lib64/libc.so.6

#2 0x00007ff3242c9026 in __assert_fail_base () from /lib64/libc.so.6

#3 0x00007ff3242c90d2 in __assert_fail () from /lib64/libc.so.6

#4 0x00007ff30302ed96 in outgoing_create (agent=agent@entry=0x7ff2f0001e40, callback=, callback@entry=0x7ff3030473e0 <nua_client_orq_response>,
magic=magic@entry=0x7ff2f16f21b0, route_url=0x7ff2f0c5b420, route_url@entry=0x0, tpn=, tpn@entry=0x0, msg=msg@entry=0x7ff2f1c12a60,
tag=0x7ff30332af80 <ntatag_default_proxy>, value=140681398301728) at nta.c:8101

#5 0x00007ff30302fd5d in nta_outgoing_mcreate (agent=0x7ff2f0001e40, callback=callback@entry=0x7ff3030473e0 <nua_client_orq_response>,

magic=magic@entry=0x7ff2f16f21b0, route_url=route_url@entry=0x0, 

msg=msg@entry=0x7ff2f1c12a60, tag=, value=value@entry=140681398301728)
at nta.c:7485

#6 0x00007ff303047565 in nua_base_client_request (cr=cr@entry=0x7ff2f16f21b0, msg=0x7ff2f1c12a60, sip=0x7ff2f1c12b58, tags=tags@entry=0x7ff302bf19b0)
at nua_client.c:960

#7 0x00007ff303048692 in nua_base_client_trequest (cr=cr@entry=0x7ff2f16f21b0, msg=msg@entry=0x7ff2f1c12a60, sip=sip@entry=0x7ff2f1c12b58, tag=,
value=) at nua_client.c:928

#8 0x00007ff30305b8cd in nua_invite_client_request (cr=0x7ff2f16f21b0, msg=0x7ff2f1c12a60, sip=0x7ff2f1c12b58, tags=0x0) at nua_session.c:837

#9 0x00007ff30304786a in nua_client_request_sendmsg (cr=cr@entry=0x7ff2f16f21b0) at nua_client.c:903

#10 0x00007ff303048729 in nua_client_request_try (cr=0x7ff2f16f21b0) at nua_client.c:710

#11 0x00007ff3030464d5 in nua_client_init_request0 (cr=0x7ff2f16f21b0) at nua_client.c:607

#12 nua_client_init_request (cr=0x7ff2f16f21b0) at nua_client.c:444

#13 0x00007ff303046ba6 in nua_client_create (nh=nh@entry=0x7ff198029640, event=event@entry=31, methods=methods@entry=0x7ff303327b20 <nua_invite_client_methods>,
tags=tags@entry=0x7ff1980be820) at nua_client.c:201

#14 0x00007ff30305e631 in nua_stack_invite (nua=nua@entry=0x7ff2f8058960, nh=nh@entry=0x7ff198029640, e=e@entry=nua_r_invite, tags=tags@entry=0x7ff1980be820)
at nua_session.c:709

#15 0x00007ff303060cf3 in nua_stack_signal (nua=0x7ff2f8058960, msg=, ee=0x7ff1980be7f8) at nua_stack.c:601

#16 0x00007ff303092982 in su_base_port_execute_msgs (queue=0x7ff29c074bd0) at su_base_port.c:280

#17 0x00007ff303092e8d in su_base_port_run (self=0x7ff2f00008c0) at su_base_port.c:335

#18 0x00007ff303097c50 in su_pthread_port_clone_main (varg=0x7ff302c6b650) at su_pthread_port.c:343

#19 0x00007ff32466edd5 in start_thread () from /lib64/libpthread.so.0

#20 0x00007ff324397ead in clone () from /lib64/libc.so.6
`

FreeSWITCH version : FreeSWITCH Version 1.8.5~64bit ( 64bit)

Also, sofia profile getting stuck sometimes whenever there are more users connected through WebSocket. Suddenly, FreeSWITCH disconnect WebSocket connection but when I'm rescaning internal profile, it started working for a while but after sometimes it happens again.

Can anyone help for same?

mjerris pushed a commit that referenced this issue Jan 9, 2020
…eeswitch-advantage:bugfix/FS-11644-send-dtmf-issue to v1.8-fsa

* commit 'acc9647d6255200deee34e8347bc0ae14fa9ac23':
  FS-11644: [core] Fix send_dtmf containing w or W
@anshkatriya
Copy link
Author

@mjerris I applied changes related to this pull request, but it didn't work for us.

@KimBrodowski
Copy link

KimBrodowski commented Apr 16, 2020

Hi,

we're experiencing a very similar issue on FreeSWITCH Version 1.10.3-dev+git~20200122T195942Z~6d8e8f35b4~64bit pulled in via BigBlueButton.

#0  0x00007f6db200a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007f6db200c02a in __GI_abort () at abort.c:89
#2  0x00007f6db2002bd7 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7f6da9073dfa "orq->orq_queue", file=file@entry=0x7f6da90736ce "nta.c", 
    line=line@entry=8101, function=function@entry=0x7f6da9074c60 <__PRETTY_FUNCTION__.18131> "outgoing_create") at assert.c:92
#3  0x00007f6db2002c82 in __GI___assert_fail (assertion=assertion@entry=0x7f6da9073dfa "orq->orq_queue", file=file@entry=0x7f6da90736ce "nta.c", line=line@entry=8101, 
    function=function@entry=0x7f6da9074c60 <__PRETTY_FUNCTION__.18131> "outgoing_create") at assert.c:101
#4  0x00007f6da8f6baab in outgoing_create (agent=agent@entry=0x7f6d84001e40, callback=<optimized out>, callback@entry=0x7f6da8f842bf <nua_client_orq_response>, 
    magic=magic@entry=0x7f6d863f2b40, route_url=<optimized out>, route_url@entry=0x0, tpn=<optimized out>, tpn@entry=0x0, msg=msg@entry=0x7f6d86ddd340, 
    tag=0x7f6da92dbcc0 <ntatag_default_proxy>, value=140108382294144) at nta.c:8101
#5  0x00007f6da8f6ca23 in nta_outgoing_mcreate (agent=0x7f6d84001e40, callback=callback@entry=0x7f6da8f842bf <nua_client_orq_response>, magic=0x7f6d863f2b40, 
    route_url=route_url@entry=0x0, msg=msg@entry=0x7f6d86ddd340, tag=tag@entry=0x7f6da92dbcc0 <ntatag_default_proxy>, value=140108382294144) at nta.c:7485
#6  0x00007f6da8f844ae in nua_base_client_request (cr=cr@entry=0x7f6d863f2b40, msg=msg@entry=0x7f6d86ddd340, sip=sip@entry=0x7f6d86ddd438, tags=tags@entry=0x7f6da8d4aaf0)
    at nua_client.c:960
#7  0x00007f6da8f853e3 in nua_base_client_trequest (cr=0x7f6d863f2b40, msg=0x7f6d86ddd340, sip=0x7f6d86ddd438, tag=<optimized out>, value=<optimized out>) at nua_client.c:928
#8  0x00007f6da8f95477 in nua_bye_client_request (cr=<optimized out>, msg=<optimized out>, sip=<optimized out>, tags=<optimized out>) at nua_session.c:3819
#9  0x00007f6da8f84b06 in nua_client_request_sendmsg (cr=cr@entry=0x7f6d863f2b40) at nua_client.c:903
#10 0x00007f6da8f85420 in nua_client_request_try (cr=cr@entry=0x7f6d863f2b40) at nua_client.c:710
#11 0x00007f6da8f83a29 in nua_client_init_request0 (cr=cr@entry=0x7f6d863f2b40) at nua_client.c:607
#12 0x00007f6da8f83a63 in nua_client_init_request (cr=cr@entry=0x7f6d863f2b40) at nua_client.c:444
#13 0x00007f6da8f83c17 in nua_client_create (nh=nh@entry=0x7f6d86088e40, event=event@entry=33, methods=methods@entry=0x7f6da92d7300 <nua_bye_client_methods>, 
    tags=tags@entry=0x7f667806eef0) at nua_client.c:201
#14 0x00007f6da8f9a160 in nua_stack_bye (nua=nua@entry=0x7f6d98025eb0, nh=nh@entry=0x7f6d86088e40, e=e@entry=nua_r_bye, tags=tags@entry=0x7f667806eef0) at nua_session.c:3776
#15 0x00007f6da8f9c13d in nua_stack_signal (nua=0x7f6d98025eb0, msg=<optimized out>, ee=0x7f667806eec8) at nua_stack.c:607
#16 0x00007f6da8fcb3e2 in su_base_port_execute_msgs (queue=0x0, queue@entry=0x7f667806ee80) at su_base_port.c:280
#17 0x00007f6da8fcb6b7 in su_base_port_getmsgs (self=0x7f6d840008c0) at su_base_port.c:202
#18 0x00007f6da8fcb810 in su_base_port_run (self=0x7f6d840008c0) at su_base_port.c:335
#19 0x00007f6da8fd105d in su_port_run (self=<optimized out>) at su_port.h:326
#20 su_root_run (self=<optimized out>) at su_root.c:819
#21 0x00007f6da8fcfdf1 in su_pthread_port_clone_main (varg=0x7f6da8dfe720) at su_pthread_port.c:343
#22 0x00007f6db23a66ba in start_thread (arg=0x7f6da8d4b700) at pthread_create.c:333
#23 0x00007f6db20dc41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

I can provide a core dump privately if needed.

Kind regards,
Kim-A. Brodowski

@crienzo
Copy link
Member

crienzo commented Aug 12, 2020

@andywolk this looks familiar- do we have a fix already in?

@andywolk andywolk added the Under investigation The issue is being investigated by the dev team label Aug 12, 2020
@andywolk
Copy link
Contributor

@crienzo I found this different and kept for further investigation

@andywolk andywolk self-assigned this Aug 12, 2020
@andywolk
Copy link
Contributor

Okay. This should be resolved since 1.10.3-release and 1.10.3-dev is behind that. So @KimBrodowski you should upgrade.
I'm closing this for now. Please re-open if there is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Under investigation The issue is being investigated by the dev team
Projects
None yet
Development

No branches or pull requests

4 participants