[5187] in testers
Re: evolution-mail seg fault's on Solaris with Athena 9.1.6
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed May 29 22:56:13 2002
From: Greg Hudson <ghudson@MIT.EDU>
To: Bill Cattey <wdc@mit.edu>
Cc: testers@mit.edu
In-Reply-To: <1022711123.11555.4.camel@tokata.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: 29 May 2002 22:56:07 -0400
Message-Id: <1022727367.27474.1.camel@error-messages.mit.edu>
Mime-Version: 1.0
Thanks for noticing this. This is an old problem--krb5 wasn't built
with -D_REENTRANT, so it wasn't getting the right errno values, which
causes a particular bit of code to seg fault. I thought I had fixed
this by telling the whole source tree to build with -D_REENTRANT, but I
forgot to check that krb5 was obeying that directive. It wasn't.
I've submitted a fix, and will get it to the packs within the next week.