[Mono-dev] Embeded : NullReferenceException not raised when using managed null objects on Windows
Robert Jordan
robertj at gmx.net
Thu Jan 21 13:47:31 EST 2010
On 21.01.2010 15:29, Damien wrote:
> Hi,
>
> I am using Windows 7 x86, Visual Studio 2008, Mono 2.6.1 embeded (installed
> from windows setup).
>
> When I should have a NullReferenceException (bug in code), a managed
> NullReference is not thrown, but a native error occurs (Access violation,
> memory 0x00000000).
Are you seeing this while debugging the application or at runtime?
It should not happen at runtime given your OS and compiler.
Robert
More information about the Mono-devel-list
mailing list