[Mono-bugs] [Bug 427030] Assembly.LoadFile loads attributes directly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 18 14:37:03 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=427030
User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=427030#c2
--- Comment #2 from Marek Safar <msafar at novell.com> 2008-09-18 12:37:02 MDT ---
Here is full repro
:~/svn/mcs/mcs$ mono bug.exe ../tests/dlls/test-679-1/test-679-lib.dll
./tests/dlls/test-679-2/test-679-lib-2.dll
** (bug-0.exe:2873): WARNING **: The following assembly referenced from
/home/marek/svn/mcs/tests/dlls/test-679-1/test-679-lib.dll could not be loaded:
Assembly: test-679-lib-2 (assemblyref_index=1)
Version: 0.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly
(/home/marek/svn/mcs/tests/dlls/test-679-1/).
** (bug-0.exe:2873): WARNING **: Could not load file or assembly
'test-679-lib-2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one
of its dependencies.
** (bug-0.exe:2873): WARNING **: Missing method .ctor in assembly
/home/marek/svn/mcs/tests/dlls/test-679-1/test-679-lib.dll, type LibAAttribute
** (bug-0.exe:2873): WARNING **: Can't find custom attr constructor image:
/home/marek/svn/mcs/tests/dlls/test-679-1/test-679-lib.dll mtoken: 0x0a000005
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list