[Mono-bugs] [Bug 327500] gmcs hang when /win32res is passed bad file

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 5 08:29:28 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=327500#c1


Marek Safar <msafar at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |msafar at novell.com
           Severity|Enhancement                                     |Normal
          Component|C#                                              |CORLIB
            Product|Mono: Compilers                                 |Mono: Class Libraries




--- Comment #1 from Marek Safar <msafar at novell.com>  2007-10-05 06:29:26 MST ---
It requires a fix in corlib first (a check whether file is correct)

Here is my call stack


Unhandled Exception: System.OutOfMemoryException: Out of memory
  at (wrapper managed-to-native)
System.Object:__icall_wrapper_mono_array_new_specific (intptr,int)
  at System.Resources.Win32ResFileReader.ReadResources () [0x00069] in
/home/marek/svn/mcs/class/corlib/System.Resources/Win32Resources.cs:649 
  at System.Reflection.Emit.AssemblyBuilder.DefineUnmanagedResource
(System.String resourceFileName) [0x00068] in
/home/marek/svn/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.cs:454 
  at Mono.CSharp.Driver.MainDriver (System.String[] args) [0x0072e] in
/home/marek/svn/mcs/mcs/driver.cs:1835 
  at Mono.CSharp.Driver.Main (System.String[] args) [0x0001f] in
/home/marek/svn/mcs/mcs/driver.cs:295 

-> corlib


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list