[asterisk-bugs] [Asterisk 0013567]: Segment Fault in asterisk "pthread_cancel"
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 1 06:36:11 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13567
======================================================================
Reported By: igorcarneiro
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13567
Category: Core/General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-26 14:43 CDT
Last Modified: 2008-10-01 06:36 CDT
======================================================================
Summary: Segment Fault in asterisk "pthread_cancel"
Description:
Segment Fault in asterisk "pthread_cancel"
the back trace is:
-------------------------------------------------------------------------
Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -vvvg
-c'.
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0 0x00c37668 in pthread_cancel () from
/lib/libpthread.so.0
-------------------------------------------------------------------------
======================================================================
----------------------------------------------------------------------
(0093009) igorcarneiro (reporter) - 2008-10-01 06:36
http://bugs.digium.com/view.php?id=13567#c93009
----------------------------------------------------------------------
I upgrade my C library and do not resolve.
Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -C
/etc/asterisk/asterisk.conf -v'.
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0 0x00c3763d in pthread_cancel () from
/lib/libpthread.so.0
(gdb) bt
http://bugs.digium.com/view.php?id=0 0x00c3763d in pthread_cancel () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=1 0x0016cdab in ast_moh_free_class
(mohclass=0xb6a69068) at
res_musiconhold.c:199
http://bugs.digium.com/view.php?id=2 0x0016cf98 in ast_moh_destroy_one
(moh=0x8245d80) at
res_musiconhold.c:1455
http://bugs.digium.com/view.php?id=3 0x0016f01a in local_ast_moh_cleanup
(chan=0xb681efa0) at
res_musiconhold.c:1097
http://bugs.digium.com/view.php?id=4 0x0808794c in ast_channel_free
(chan=0xb681efa0) at channel.c:4869
http://bugs.digium.com/view.php?id=5 0x0808a00b in ast_hangup (chan=0xb681efa0)
at channel.c:1668
http://bugs.digium.com/view.php?id=6 0x080f038b in __ast_pbx_run (c=0xb681efa0)
at pbx.c:3864
http://bugs.digium.com/view.php?id=7 0x080f16ae in pbx_thread (data=0xb681efa0)
at pbx.c:3954
http://bugs.digium.com/view.php?id=8 0x0812bcdb in dummy_start
(data=0xb681f7c0) at utils.c:917
http://bugs.digium.com/view.php?id=9 0x00c3250b in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=10 0x00b73b2e in clone () from /lib/libc.so.6
Issue History
Date Modified Username Field Change
======================================================================
2008-10-01 06:36 igorcarneiro Note Added: 0093009
======================================================================
More information about the asterisk-bugs
mailing list