SegFault libasteriskpj.so crashes immediately after upgrade

Good morning,

I performed an upgrade of my FreePBX installation in which it upgraded to asterisk 13.10.0-1 (asterisk13-core-13.10.0-1.shmz65.1.125.x86_64)

After the upgrade Asterisk crashes immediatly after start-up. I located a debug tutorial which walked me through debuging deadlocks & what not so I’m hoping that all the GDB output may be able to help those who are more familiar with this issue to point me in the right direction.

system details:

FreePBX (asterisk) is installed on a Virtual Machine with 2GB of memory and a single 2ghz processor.

Current status:

The application is completely down. Troubleshooting steps so far included clearing out the core files under /tmp, rebooting the system, and attempting to access the asterisk interface (asterisk -rvvvvv).

-------debug output follows--------

(gdb) thread apply all bt

Thread 83 (Thread 0x7f598baab700 (LWP 18403)):
#0 0x00007f59aa296e35 in _xstat () from /lib64/libc.so.6
#1 0x0000000000561f9d in ?? ()
#2 0x0000000000562052 in ?? ()
#3 0x00000000005621d8 in ast_media_index_update ()
#4 0x00000000005c8985 in ?? ()
#5 0x000000000045e1c8 in ?? ()
#6 0x000000000045e4fb in __ao2_callback ()
#7 0x00000000005c8aad in ast_sounds_reindex ()
#8 0x00000000005c91bb in ?? ()
#9 0x00000000005dbb31 in ?? ()
#10 0x00000000005ca481 in ?? ()
#11 0x00000000005cb062 in ?? ()
#12 0x00000000005e82ed in ast_taskprocessor_execute ()
#13 0x00000000005e65f7 in ?? ()
#14 0x00000000005fc92c in ?? ()
#15 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f59aa2a493d in clone () from /lib64/libc.so.6

Thread 82 (Thread 0x7f59800ed700 (LWP 18409)):
#0 0x00007f59aa2a4f33 in epoll_wait () from /lib64/libc.so.6
#1 0x00007f59ac8d8d34 in pj_ioqueue_poll () from /usr/lib64/libasteriskpj.so
#2 0x00007f59ac849fe5 in pjsip_endpt_handle_events2 () from /usr/lib64/libasteriskpj.so
#3 0x00007f59ac84a093 in pjsip_endpt_handle_events () from /usr/lib64/libasteriskpj.so
#4 0x00007f5989e62980 in ?? () from /usr/lib64/asterisk/modules/res_pjsip.so
#5 0x00007f59ac8d9f4b in ?? () from /usr/lib64/libasteriskpj.so
#6 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#7 0x00007f59aa2a493d in clone () from /lib64/libc.so.6

—Type to continue, or q to quit—
Thread 81 (Thread 0x7f598815e700 (LWP 18407)):
#0 0x00007f59aaf22a00 in sem_wait () from /lib64/libpthread.so.0
#1 0x00000000005e659f in ?? ()
#2 0x00000000005fc92c in ?? ()
#3 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#4 0x00007f59aa2a493d in clone () from /lib64/libc.so.6

Thread 80 (Thread 0x7f59880e2700 (LWP 18408)):
#0 0x00007f59aaf2068c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x0000000000538ef8 in __ast_cond_wait ()
#2 0x00000000005bb9ef in ?? ()
#3 0x00000000005fc92c in ?? ()
#4 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#5 0x00007f59aa2a493d in clone () from /lib64/libc.so.6

Thread 79 (Thread 0x7f59881da700 (LWP 18406)):
#0 0x00007f59aaf2068c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x0000000000538ef8 in __ast_cond_wait ()
#2 0x00000000005bb9ef in ?? ()
#3 0x00000000005fc92c in ?? ()
#4 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#5 0x00007f59aa2a493d in clone () from /lib64/libc.so.6

Thread 78 (Thread 0x7f598bb27700 (LWP 18397)):
#0 0x00007f59aaf2068c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x0000000000538ef8 in __ast_cond_wait ()
#2 0x00000000005bb9ef in ?? ()
#3 0x00000000005fc92c in ?? ()
#4 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#5 0x00007f59aa2a493d in clone () from /lib64/libc.so.6
—Type to continue, or q to quit—

Thread 77 (Thread 0x7f598bba3700 (LWP 18396)):
#0 0x00007f59aaf22a00 in sem_wait () from /lib64/libpthread.so.0
#1 0x00000000005e659f in ?? ()
#2 0x00000000005fc92c in ?? ()
#3 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#4 0x00007f59aa2a493d in clone () from /lib64/libc.so.6

Thread 76 (Thread 0x7f598bc1f700 (LWP 18395)):
#0 0x00007f59aa29b113 in poll () from /lib64/libc.so.6
#1 0x00000000005fcc81 in ast_wait_for_input ()
#2 0x00000000005e9d6e in ast_tcptls_server_root ()
#3 0x00000000005fc92c in ?? ()
#4 0x00007f59aaf1caa1 in start_thread () from /lib64/libpthread.so.0
#5 0x00007f59aa2a493d in clone () from /lib64/libc.so.6