[asterisk-bugs] [JIRA] (ASTERISK-29130) Prometheus Segmentation Fault
Francisco Correia (JIRA)
noreply at issues.asterisk.org
Fri Oct 16 08:28:36 CDT 2020
Francisco Correia created ASTERISK-29130:
--------------------------------------------
Summary: Prometheus Segmentation Fault
Key: ASTERISK-29130
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29130
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/NewFeature
Affects Versions: 18.0.0
Environment: OS: CentOS 7
Version: asterisk-18.0.0-rc2.tar.gz
Reporter: Francisco Correia
Severity: Critical
Prometheus Resource while building metrics response creates segmentation fault during active call on a Stasis Application.
{noformat}
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/sbin/asterisk -f -g -C /etc/asterisk/asterisk.conf'.
Program terminated with signal 11, Segmentation fault.
#0 bridges_scrape_cb (response=0x7f337c0ccc78) at prometheus/bridges.c:129
129 PROMETHEUS_METRIC_SET_LABEL(&bridge_metrics[index], 1, "id", (snapshot->uniqueid));
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list