search for: pj_atomic_dec_and_get

Displaying 1 result from an estimated 1 matches for "pj_atomic_dec_and_get".

2016 Sep 06
3
Upgrading asterisk 13.7 to 13.11. Segfaults
...and each time after 5-7 seconds was seg fault. So I didn't get to use the new version of asterisk. And I really wanted to be able to find and remove the cause. I would be grateful for any help. first segfault: Program terminated with signal 11, Segmentation fault. #0 0x00007fe19337357e in pj_atomic_dec_and_get (atomic_var=0x1a9a) at ../src/pj/os_core_unix.c:962 962 pj_mutex_lock( atomic_var->mutex ); backtrace: https://ruvoip.net/_other/voip/2016-09-05-1/backtrace-threads.txt log (16 MB) : https://ruvoip.net/_other/voip/2016-09-05-1/full.txt second segfault: Program terminated with signal...