]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 371691 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Mon, 27 Aug 2012 14:26:37 +0000 (14:26 +0000)
committerAutomerge script <automerge@asterisk.org>
Mon, 27 Aug 2012 14:26:37 +0000 (14:26 +0000)
commitb275e7d8b5ea9394116cde1668e5b7edb36681be
tree87bb09a2615118d211349a59787597b34f3ad3f9
parent54927e840a0c737fe9ed2644bd8a61b8f9368e52
Merged revisions 371691 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r371691 | kmoore | 2012-08-27 08:57:10 -0500 (Mon, 27 Aug 2012) | 14 lines

  Implement workaround for BETTER_BACKTRACES crash

  When compiling with BETTER_BACKTRACES enabled, Asterisk will sometimes
  crash when "core show locks" is run. This happens regularly in the
  testsuite since several tests run "core show locks" to help with
  debugging. This seems to be a fault with libraries on certain operating
  systems (notably CentOS 6.2/6.3) running on virtual machines and
  utilizing gcc 4.4.6.

  (closes issue ASTERISK-20090)
  ........

  Merged revisions 371690 from http://svn.asterisk.org/svn/asterisk/branches/1.8
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@371717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/utils.c