> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: donderdag 9 juni 2011 20:40
> To: [email protected]
> Subject: svn commit: r1134032 -
> /subversion/trunk/subversion/svnserve/main.c
>
> Author: stsp
> Date: Thu Jun 9 18:39:43 2011
> New Revision: 1134032
>
> URL: http://svn.apache.org/viewvc?rev=1134032&view=rev
> Log:
> Fix issue #3664, "SASL support in inetd mode caused SIGSEGV during
> shutdown".
>
> Make sure svnserve pool cleanup handlers that call sasl_dispose()
> and sasl_done() are run in the right order.
>
> Patch by: Alec Kloss <alec.kloss at oracle.com>
Does this need a backport to 1.6.x?
Or is this a new issue?
Bert