[19064] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: Segmentation faults on second plugin invocation.

daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Dec 15 01:10:47 2014

Message-ID: <548E7B5B.3090803@mit.edu>
Date: Mon, 15 Dec 2014 01:10:35 -0500
From: Greg Hudson <ghudson@mit.edu>
MIME-Version: 1.0
To: greg@enjellic.com, krbdev@mit.edu
In-Reply-To: <201412141816.sBEIGosi008325@wind.enjellic.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu

On 12/14/2014 01:16 PM, Dr. Greg Wettstein wrote:
> #0  0xf738766c in malloc_consolidate () from /lib/libc.so.6

A crash in malloc indicates prior memory corruption, which could have
occurred anywhere in the process code.  You'll need to use a tool such
as valgrind to isolate the original cause.

If you do determine that memory corruption occurred in the MIT krb5 code
base and not elsewhere, please send your findings to
krbcore-security@mit.edu (and not to this public list).
_______________________________________________
krbdev mailing list             krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

home help back first fref pref prev next nref lref last post