[Mono-dev] Problem while doing SSL connect
Sebastien Pouliot
sebastien.pouliot at gmail.com
Fri Mar 17 09:26:01 EST 2006
Hello,
On Fri, 2006-03-17 at 01:10 -0500, Nachiappan Palaniappan wrote:
> Hi,
>
> while doing SSL connect through Novell.Directory.Ldap, I get the
> following error:
>
>
> WARNING **: Missing method Set in assembly Mono.Security.dll, type
> System.Threading.EventWaitHandle
That warning "sounds" strange. The EventWaitHandle type isn't inside
Mono.Security.dll so the missing Set is not there neither.
> ** ERROR **: file mini.c: line 9671 (mono_jit_compile_method_inner):
> should not be reached
>
>
> What could be the problem?
> Should I do anything specific on this? Could anyone please help in
> this?
>
> FYI : I use, NLD 9 and Mono 1.1.13.4
I cannot reproduce something similar using SSL (HTTPS*) on NLD with the
current 1.1.13 SVN branch. It *may* be something wrong with 1.1.13.4
that was fixed later.
* Please open a bugzilla issue (bugzilla.ximian.com) if you have a
self-contained test case for LDAP over SSL.
--
Sebastien Pouliot <sebastien at ximian.com>
Blog: http://pages.infinit.net/ctech/
More information about the Mono-devel-list
mailing list