[Mono-bugs] [Bug 439909] Problem with throw and Stack traces...

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 29 13:38:22 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=439909

User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=439909#c2


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2008-10-29 11:38:21 MDT ---
I tried running that page with xsp2. The results:
* With xsp2
System.Exception: Je plante... vraiment
  at ASP.index2_aspx.OnLoad (System.EventArgs e) [0x00000] 
*With MONO_OPTIONS="-O=-inline" xsp2
System.Exception: Je plante... vraiment
  at ASP.index2_aspx.Plante () [0x00000] 
  at ASP.index2_aspx.OnLoad (System.EventArgs e) [0x00000] 

So the "problem" here is that the JIT is inlining Plante().
This is not a bug.


-- 
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