[asterisk-bugs] [JIRA] (ASTERISK-29154) SIGABRT

Josep B (JIRA) noreply at issues.asterisk.org
Wed Nov 11 05:01:15 CST 2020


Josep B created ASTERISK-29154:
----------------------------------

             Summary: SIGABRT 
                 Key: ASTERISK-29154
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29154
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: . I did not set the category correctly.
    Affects Versions: 13.37.0
         Environment: Centos 7, Asterisk 13.37.0 
            Reporter: Josep B


Hi,

We are using centos7, asterisk 13.37.0 with pjsip 2.10 bundled, using webrtc transport with ‘rel100‘ activated.

We get a SIGABRT crash:

Thread 1 (Thread 0x7f59e6487700 (LWP 7700)):
#0  0x00007f5ac0cb1277 in raise () from /usr/lib64/libc.so.6
#1  0x00007f5ac0cb2968 in abort () from /usr/lib64/libc.so.6
#2  0x00007f5ac0cf3d37 in __libc_message () from /usr/lib64/libc.so.6
#3  0x00007f5ac0cfa5e4 in malloc_printerr () from /usr/lib64/libc.so.6
#4  0x00007f5ac0cfdd00 in _int_malloc () from /usr/lib64/libc.so.6
#5  0x00007f5ac0d012c4 in calloc () from /usr/lib64/libc.so.6
#6  0x00000000005d85d2 in _ast_calloc (func=0x659eb0 <__PRETTY_FUNCTION__.9350> "__ast_string_field_init", lineno=209, file=0x659e38 "stringfields.c", len=184, num=1) at /usr/src/asterisk-13.37.0/include/asterisk/utils.h:603
#7  __ast_string_field_init (mgr=mgr at entry=0x7f5aa803f350, pool_head=pool_head at entry=0x7f5aa803f290, needed=needed at entry=1024, file=file at entry=0x658ad5 "stasis_channels.c", lineno=lineno at entry=244, func=func at entry=0x659210 <__PRETTY_FUNCTION__.16517> "ast_channel_snapshot_create") at stringfields.c:209
#8  0x00000000005cada7 in ast_channel_snapshot_create (chan=chan at entry=0x7f5a9c004f88) at stasis_channels.c:244
#9  0x00000000005cdd38 in ast_channel_publish_snapshot (chan=chan at entry=0x7f5a9c004f88) at stasis_channels.c:776
#10 0x000000000058152c in pbx_exec (c=c at entry=0x7f5a9c004f88, app=app at entry=0x3258140, data=data at entry=0x7f59e6479de0 "0?Set(CDR(recordingfile)=)") at pbx_app.c:489
#11 0x0000000000575f30 in pbx_extension_helper (c=c at entry=0x7f5a9c004f88, context=0x7f5a9c005940 "macro-hangupcall", exten=exten at entry=0x7f5a9c005990 "s", priority=priority at entry=3, label=label at entry=0x0, callerid=callerid at entry=0x7f5a440757f0 "649226018", action=action at entry=E_SPAWN, found=0x7f59e647ffa0, combined_find_spawn=combined_find_spawn at entry=1, con=0x0) at pbx.c:2907
#12 0x0000000000577a73 in ast_spawn_extension (c=c at entry=0x7f5a9c004f88, context=<optimized out>, exten=exten at entry=0x7f5a9c005990 "s", priority=priority at entry=3, callerid=callerid at entry=0x7f5a440757f0 "649226018", found=<optimized out>, combined_find_spawn=combined_find_spawn at entry=1) at pbx.c:4160
#13 0x00007f5a08941cb7 in _macro_exec (chan=<optimized out>, data=<optimized out>, exclusive=<optimized out>) at app_macro.c:450
#14 0x0000000000581579 in pbx_exec (c=c at entry=0x7f5a9c004f88, app=app at entry=0x3791630, data=data at entry=0x7f59e6480a40 "hangupcall") at pbx_app.c:494
#15 0x0000000000575f30 in pbx_extension_helper (c=c at entry=0x7f5a9c004f88, context=0x7f5a9c005940 "macro-hangupcall", exten=exten at entry=0x7f5a9c005990 "s", priority=priority at entry=1, label=label at entry=0x0, callerid=callerid at entry=0x7f5a440757f0 "649226018", action=action at entry=E_SPAWN, found=found at entry=0x7f59e6486ae0, combined_find_spawn=combined_find_spawn at entry=1, con=0x0) at pbx.c:2907
#16 0x0000000000577bf4 in ast_spawn_extension (combined_find_spawn=1, found=0x7f59e6486ae0, callerid=0x7f5a440757f0 "649226018", priority=1, exten=0x7f5a9c005990 "s", context=<optimized out>, c=0x7f5a9c004f88) at pbx.c:4160
#17 ast_pbx_h_exten_run (chan=chan at entry=0x7f5a9c004f88, context=<optimized out>) at pbx.c:4190
#18 0x0000000000579199 in __ast_pbx_run (c=c at entry=0x7f5a9c004f88, args=args at entry=0x0) at pbx.c:4554
#19 0x000000000057955b in pbx_thread (data=data at entry=0x7f5a9c004f88) at pbx.c:4661
#20 0x00000000005efc4a in dummy_start (data=<optimized out>) at utils.c:1239
#21 0x00007f5ac19d6e25 in start_thread () from /usr/lib64/libpthread.so.0
#22 0x00007f5ac0d79bad in clone () from /usr/lib64/libc.so.6

We attach additional information.

¿Does anyone know if it’s a known issue?
We can colaborate testing or getting additional information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list