[Home]

Summary:ASTERISK-08484: Asterisk crashes in bridge_p2p_rtp_write
Reporter:Marcelo M. Sosa Lugones (marsosa)Labels:
Date Opened:2007-01-04 10:10:11.000-0600Date Closed:2007-01-08 12:24:38.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) coretrace.txt
( 1) coretrace2.txt
( 2) rtp_bt_200701041130.txt
Description:Asterisk gives me a core dump while having 3 sip calls doing p2p bridging. Attached is gdb output. I'm recompiling now without optimizations.
Comments:By: Serge Vecher (serge-v) 2007-01-04 10:28:44.000-0600

this may have been fixed in 1.4 branch already. Please check out 1.4 branch from svn and report back. Thanks.

By: Curt Moore (jcmoore) 2007-01-04 11:34:40.000-0600

I'm seeing a similar behavior in 1.4.  I've spoken with file about this and he said he had ideas on what may be causing this but no resolution, at least when last we spoke.

I'm seeing this about 5-6 times per day so I have plenty of coredumps if they're needed.

By: Marcelo M. Sosa Lugones (marsosa) 2007-01-05 09:45:42.000-0600

So far no more problems with Asterisk SVN-branch-1.4-r49413. Thanks.

By: Serge Vecher (serge-v) 2007-01-05 10:33:42.000-0600

can you confirm the results?

By: Curt Moore (jcmoore) 2007-01-05 10:38:48.000-0600

I'm still seeing the same segfault with SVN-branch-1.4-r49388.

By: Marcelo M. Sosa Lugones (marsosa) 2007-01-08 11:05:54.000-0600

It has happened to me again, now using svn-r49413

By: Joshua C. Colp (jcolp) 2007-01-08 12:24:38.000-0600

The approach that the Packet2Packet bridge took seems to have issues under certain situations and under heavy load, I have therefore switched off the mode by default and returned it to a safer way. Therefore... fixed in 1.4 as of revision 50032 and trunk as of revision 50033.