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

core dump when many nodes connected #50

Closed
spassmo opened this issue Jan 29, 2020 · 6 comments
Closed

core dump when many nodes connected #50

spassmo opened this issue Jan 29, 2020 · 6 comments

Comments

@spassmo
Copy link

spassmo commented Jan 29, 2020

Having problems with core dumps when multiple large hubs connect together.

Same issue as https://community.allstarlink.org/t/asterisk-core-dumps/16050

https://github.com/AllStarLink/Asterisk/blob/2a50097040b89c05312ec0c025d9073003f140df/asterisk/apps/app_rpt.c#L23122

This appears to be relevant output from echo bt | sudo gdb /usr/sbin/asterisk /core

Core was generated by /usr/sbin/asterisk -g -f -C /etc/asterisk/asterisk.conf'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f27b5eb8db6 in rpt_exec (chan=0x7f2788012630, data=) at app_rpt.c:23122

23122 if ((!strncasecmp(l->chan->name,"echolink",8)) ||
[Current thread is 1 (Thread 0x7f277a8b6700 (LWP 5539))]
(gdb) #0 0x00007f27b5eb8db6 in rpt_exec (chan=0x7f2788012630, data=) at app_rpt.c:23122
#1 0x0000000000489173 in pbx_exec (data=0x7f277a8b1cd0, app=0xd70930, c=0x7f2788012630) at pbx.c:537
#2 pbx_extension_helper (c=c@entry=0x7f2788012630, context=context@entry=0x7f2788012880 "radio-secure", exten=exten@entry=0x7f27880128d0 "2560", priority=1, label=label@entry=0x0,
callerid=, action=action@entry=E_SPAWN, con=0x0) at pbx.c:1862
#3 0x00000000004908fc in ast_spawn_extension (callerid=, priority=, exten=0x7f27880128d0 "2560", context=0x7f2788012880 "radio-secure", c=0x7f2788012630) at pbx.c:2317
#4 __ast_pbx_run (c=c@entry=0x7f2788012630) at pbx.c:2406
#5 0x0000000000491499 in pbx_thread (data=data@entry=0x7f2788012630) at pbx.c:2621
#6 0x00000000004c0169 in dummy_start (data=) at utils.c:925
#7 0x00007f27c51f14a4 in start_thread (arg=0x7f277a8b6700) at pthread_create.c:456
#8 0x00007f27c47eed0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
(gdb) quit
`

@KG7QIN
Copy link
Collaborator

KG7QIN commented Feb 22, 2020

By chance can you provide one or more core dumps for this? It would make seeing what is happening better.

@KG7QIN
Copy link
Collaborator

KG7QIN commented Mar 28, 2020

No additional information has been provided. Closing this issue.

@KG7QIN KG7QIN closed this as completed Mar 28, 2020
@spassmo
Copy link
Author

spassmo commented Mar 29, 2020

It's still happening on a daily basis. I'll work on getting more core dumps. Is there anything specific needed?

@KG7QIN
Copy link
Collaborator

KG7QIN commented Apr 26, 2020

Yes, change your system to allow coredumps and then please attach them to this issue.
It will allow review of the issue at hand and help track down the code causing it.

You can also login to the ticketing system at https://rt.allstarlink.org and submit a ticket and upload the coredump.

Thanks.

@KG7QIN KG7QIN reopened this Apr 26, 2020
@KG7QIN KG7QIN added pinned Pinned - Keeps stale issues from being auto closed and removed pinned Pinned - Keeps stale issues from being auto closed labels Apr 30, 2020
@KG7QIN KG7QIN added stale Stale item that can be auto closed and removed more info needed labels May 12, 2020
@stale stale bot removed the stale Stale item that can be auto closed label May 12, 2020
@KG7QIN
Copy link
Collaborator

KG7QIN commented May 12, 2020

No additional requested information has been provided. Closing issue.

@KG7QIN KG7QIN closed this as completed May 12, 2020
@KG7QIN
Copy link
Collaborator

KG7QIN commented May 12, 2020

Note this issue is being locked. @spassmo if you still wish to receive assistance with this then please open a new issue request and use the new issue template. Thank you.

@pttlink pttlink locked as resolved and limited conversation to collaborators May 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants