[Mono-dev] Alternative for monodis?
Markku Tavasti
tavasti at tavasti.fi
Thu Feb 23 13:05:39 UTC 2012
On 02/23/2012 02:39 PM, Markku Tavasti wrote:
> 1908 if (mh) {
> 1909 if (mono_method_signature (mh)->is_inflated)
> 1910 container =
> mono_method_get_generic_container (((MonoMethodInflated *) mh)->declaring);
> (gdb) p mono_method_signature (mh)
> Could not load signature of System.Windows.Controls.DataGrid:get_Columns
> due to:
> $17 = (MonoMethodSignature *) 0x0
>
> So when Method Signature is NULL, monodis crashes.
Added testing of signature here, had crash later.
I'll check if it's possible to fix all of those crashes.
--
M. Tavasti / tavasti at tavasti.fi / +358-40-5078254
More information about the Mono-devel-list
mailing list