Subject: Re: bin/32414
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, ijk@speakeasy.net>
From: Robert Swindells <rjs@fdy2.demon.co.uk>
List: netbsd-bugs
Date: 04/24/2006 23:50:02
The following reply was made to PR bin/32414; it has been noted by GNATS.

From: Robert Swindells <rjs@fdy2.demon.co.uk>
To: ijk@speakeasy.net
Cc: gnats-bugs@netbsd.org
Subject: Re: bin/32414
Date: Tue, 25 Apr 2006 00:39:43 +0100 (BST)

 The problem seems to be caused by hifn_attach failing to call
 crypto_register for the supported algorithms.
 
 It starts working if I put printf statements around the calls to
 crypto_register.
 
 I'm guessing that something is trashing the stack.
 
 Robert Swindells