[asterisk-bugs] [JIRA] (ASTERISK-24683) core dump in ast_hashtab_lookup_internal during core restart now
Peter Katzmann (JIRA)
noreply at issues.asterisk.org
Fri Jan 16 03:53:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Katzmann updated ASTERISK-24683:
--------------------------------------
Status: Waiting for Feedback (was: Waiting for Feedback)
Program terminated with signal 11, Segmentation fault.
#0 ast_format_cmp (format1=0x0, format2=0xb3f55314) at format.c:335
335 format.c: No such file or directory.
(gdb) frame 2
#2 0x0811309a in ast_parse_allow_disallow (pref=0x8db4a10, cap=0x8db4488, list=0x912d796 "h263p", allowing=1) at frame.c:846
846 frame.c: No such file or directory.
(gdb) print *contexts_table
$1 = {array = 0x90b68f8, tlist = 0x8fe5138, compare = 0x814b0f0 <ast_hashtab_compare_contexts>, newsize = 0x8114f20 <ast_hashtab_newsize_java>,
resize = 0x8114d30 <ast_hashtab_resize_java>, hash = 0x8149ea0 <ast_hashtab_hash_contexts>, hash_tab_size = 197, hash_tab_elements = 84, largest_bucket_size = 2, resize_count = 4,
do_locking = 0, lock = {lock = {__data = {__lock = 0, __nr_readers = 0, __readers_wakeup = 0, __writer_wakeup = 0, __nr_readers_queued = 0, __nr_writers_queued = 0,
__flags = 0 '\000', __shared = 0 '\000', __pad1 = 0 '\000', __pad2 = 0 '\000', __writer = 0}, __size = '\000' <repeats 31 times>, __align = 0}, track = 0x0, tracking = 0}}
(gdb)
> core dump in ast_hashtab_lookup_internal during core restart now
> ----------------------------------------------------------------
>
> Key: ASTERISK-24683
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24683
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 11.12.1, 11.13.1, 11.14.2, 11.15.0
> Environment: Ubuntu precise
> Reporter: Peter Katzmann
> Assignee: Peter Katzmann
> Attachments: backtrace030115.txt, backtrace040115.txt, backtrace050115.txt
>
>
> Hello,
> we see several core dumps through our nightly restarts.
> It occurs only during restart phase
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list