Hi Guys,
I've been trying to track down a problem with Asterisk which is causing a segfault. I have recently downloaded the latest 13 branch and a lot of the crashing issues have been resolved due to Richard Mudgett patches (Thank you, Richard!). However, I am still suffering from the following issue: ASTERISK-26699<https://issues.asterisk.org/jira/browse/ASTERISK-26699> - res_pjsip: Assertion when sending OPTIONS request to endpoint I have just uploaded a backtrace that shows the issue is occurring when trying to cancel a timer for an OPTIONS request: #0 0x00007fdde8bd6485 in cancel (ht=0x2b010c0, entry=0x21, flags=7) at ../src/pj/timer.c:331 331 if (entry->_timer_id < 0 || (pj_size_t)entry->_timer_id > ht->max_size) { [Current thread is 1 (Thread 0x7fdce8214700 (LWP 99357))] #0 0x00007fdde8bd6485 in cancel (ht=0x2b010c0, entry=0x21, flags=7) at ../src/pj/timer.c:331 timer_node_slot = 45093056 #1 0x00007fdde8bd6a00 in cancel_timer (ht=0x2b010c0, entry=0x21, flags=6, id_val=0) at ../src/pj/timer.c:581 count = 32733 Would this issue be related to the PJSIP project or is this caused by Asterisk directly? I would like to start this bug moving so I am happy to raise this to the PJSIP team if needed. Kind regards, Ross
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev