[Home]

Summary:ASTERISK-13334: Crash in ast_rtcp_read
Reporter:Matt Riddell (zx81)Labels:
Date Opened:2009-01-25 18:24:55.000-0600Date Closed:2009-01-27 21:01:14.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
is related toASTERISK-18570 Crashes in RTCP handling
Environment:Attachments:
Description:Someone made a call, the box was fine, pressed redial after hanging up and the next call crashed.

(gdb) bt
#0  0x080c70e7 in ast_rtcp_read (rtp=0x81e8050) at rtp.c:853
#1  0xb769190e in sip_read (ast=0x81da550) at chan_sip.c:4355
#2  0x08081e1e in __ast_read (chan=0x81da550, dropaudio=0) at channel.c:2174
#3  0x0806f8cc in autoservice_run (ign=0x0) at autoservice.c:121
#4  0xb7fa20bd in start_thread () from /lib/tls/libpthread.so.0
ASTERISK-1  0xb7ebd01e in clone () from /lib/tls/libc.so.6
Comments:By: Matt Riddell (zx81) 2009-01-25 18:32:39.000-0600

[13:27] <russellb> i think one just got fixed in the last few days
[13:32] <ZX81> heh
[13:32] <ZX81> ok
[13:32] <ZX81> sweet
[13:32] <ZX81> will upgrade and test

So, I'll update, test and report.

By: Leif Madsen (lmadsen) 2009-01-26 08:53:49.000-0600

Just waiting for feedback to determine if this is still an issue.

By: Matt Riddell (zx81) 2009-01-27 14:03:30.000-0600

Hi, this can be closed out - haven't seen the dump since upgrading - thanks for holding it open.

By: Leif Madsen (lmadsen) 2009-01-27 21:01:14.000-0600

Closed per reporter. Thanks!