[asterisk-bugs] [Asterisk 0012038]: Asterisk crash when Paging
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Feb 21 07:58:05 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12038
======================================================================
Reported By: jvandal
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12038
Category: PBX/General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-20-2008 13:14 CST
Last Modified: 02-21-2008 07:58 CST
======================================================================
Summary: Asterisk crash when Paging
Description:
We using latest Asterisk SVN 1.4 branches and when paging we got coredump.
======================================================================
----------------------------------------------------------------------
jvandal - 02-21-08 07:58
----------------------------------------------------------------------
This trace from valgrind look similar to the trace we get when running *
without DEBUG_THREADS options...
==27187== Invalid read of size 1
==27187== at 0x80999C3: __ast_pthread_mutex_lock (in
/usr/sbin/asterisk)
==27187== by 0x809AFD2: ast_dial_join (in /usr/sbin/asterisk)
==27187== by 0x4AC0344: ??? (app_page.c:172)
==27187== by 0x80C2384: pbx_exec (in /usr/sbin/asterisk)
==27187== by 0x80C570A: pbx_extension_helper (in /usr/sbin/asterisk)
==27187== by 0x80C67AA: ast_spawn_extension (in /usr/sbin/asterisk)
==27187== by 0x80C6C7C: __ast_pbx_run (in /usr/sbin/asterisk)
==27187== by 0x80C7882: pbx_thread (in /usr/sbin/asterisk)
==27187== by 0x8101A1A: dummy_start (in /usr/sbin/asterisk)
==27187== by 0x98C3CB: start_thread (in /lib/tls/libpthread-2.3.4.so)
==27187== by 0x8B51AD: clone (in /lib/tls/libc-2.3.4.so)
==27187== Address 0x90 is not stack'd, malloc'd or (recently) free'd
Issue History
Date Modified Username Field Change
======================================================================
02-21-08 07:58 jvandal Note Added: 0082725
======================================================================
More information about the asterisk-bugs
mailing list