[Mono-dev] Assembly.GetEntryAssembly() returns null

Atsushi Eno atsushi at ximian.com
Tue Nov 7 12:25:52 EST 2006


Hi,

If WaitHandle.WaitAll itself or its internal expects that the entry
assembly must not be null, then it is likely a bug. However, to my 
understanding your bug #79859 expects its existence at *your* code.
So, it is your code which is buggy since it should consider null
entry assembly.

Also notice that this thread is basically about different bug (it
is rather about ConfigurationManager, which should not always expect 
entry assembly existence).

Atsushi Eno

Michał Ziemski wrote:
> Hi!
> 
> I've just tripped on this one.
> This time under mod_mono.
> 
> This is very bad as it crashes WaitHandle.WaitAll under mod_mono.
> Filed a bug #79859.
> 
> Cheers!
> Michał Ziemski



More information about the Mono-devel-list mailing list