[Home]

Summary:ASTERISK-15244: Segfault in ast_frdup
Reporter:David Brillert (aragon)Labels:
Date Opened:2009-11-30 14:41:04.000-0600Date Closed:2011-06-07 14:01:04
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/Channels
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) core.3232.txt
( 1) segfault16354.txt
Description:Program terminated with signal 11, Segmentation fault.
[New process 18388]
#0  0x080b69d3 in ast_frdup ()
(gdb) bt
#0  0x080b69d3 in ast_frdup ()
#1  0x080b6490 in ast_frisolate ()
#2  0x080b3068 in read_frame ()
#3  0x080b30d8 in ast_readframe ()
#4  0x00c0a2fb in moh_files_readframe (chan=0xb6b75410)
   at res_musiconhold.c:274
ASTERISK-1  0x00c0a37a in moh_files_generator (chan=0xb6b75410, data=0xae61980,
   len=160, samples=160) at res_musiconhold.c:291
ASTERISK-2  0x0808c66b in ast_read_generator_actions ()
ASTERISK-3  0x0808e049 in __ast_read ()
ASTERISK-4  0x0808e2f1 in ast_read ()
ASTERISK-5  0x0807a363 in autoservice_run ()
ASTERISK-6 0x081244b8 in dummy_start ()
ASTERISK-7 0x00ad55ab in start_thread () from /lib/libpthread.so.0
ASTERISK-8 0x00a54cfe in clone () from /lib/libc.so.6


****** ADDITIONAL INFORMATION ******

bt full thread apply all bt attached in txt file
Comments:By: David Brillert (aragon) 2010-03-18 15:15:37

I have not seen this crash again since opening this report and now I am using 1.4.30

This issue can be closed

By: Jens von Bülow (jensvb) 2010-04-14 00:47:00

I experienced this same crash yesterday on asterisk 1.4.28, full back trace attached.

(My upgrade to 1.4.30 was not successful - I experienced intermittent queue lock ups and have not yet debugged this further)

By: David Brillert (aragon) 2010-09-27 14:36:01

As per my earlier note, this bug report can be closed.

By: snuffy (snuffy) 2011-02-10 17:20:15.000-0600

Reported requested closure of issue