[Mono-dev] Exception when disassembling using Reflector

Jonathan Pobst monkey at jpobst.com
Sun Apr 20 18:25:57 EDT 2008


I've already fixed this in SVN.  Thanks!

Jonathan


Xerxes Battiwalla wrote:
> Hi,
> 
> I received the following error while using Reflector under Ubuntu Gutsy 
> and submitted it to their bug list. Lutz replied back and said it was a 
> Mono bug. I couldn't find a bugzilla report matching this, and didn't 
> want to dupe it just in case.
> 
> should i log this under bugzilla?
> 
> thanks
> xerxes.
> 
> ---------- Forwarded message ----------
> From: *Lutz Roeder* <roeder at aisto.com <mailto:roeder at aisto.com>>
> Date: 21 Apr 2008 03:36
> Subject: Re: Bug Report for .NET Reflector 5.1.0.0 <http://5.1.0.0>
> To: "<xerxes at bigpond.net.au <mailto:xerxes at bigpond.net.au>>" 
> <xerxes at bigpond.net.au <mailto:xerxes at bigpond.net.au>>
> 
> This is a mono issue
> 
> Sent from my iPhone
> 
> On Apr 20, 2008, at 4:25 AM, <xerxes at bigpond.net.au 
> <mailto:xerxes at bigpond.net.au>> wrote:
> 
>     Tried to run a disassemble on
>     System.Configuration.ClientSettingsSection.Properties, using
>     Reflector on Ubuntu Gutsy. the problem occurs when trying to
>     disassemble any member.
> 
>     --------------------
> 
>     '2' is not a valid value for 'Value'. 'Value' should be between
>     'Minimum' and 'Maximum'
>     Parameter name: Value
> 
>     System.ArgumentOutOfRangeException
> 
>      at System.Windows.Forms.ScrollBar.set_Value (Int32 value) [0x00000]
>      at (wrapper remoting-invoke-with-check)
>     System.Windows.Forms.ScrollBar:set_Value (int)
>      at System.Windows.Forms.TextBoxBase.CaretMoved (System.Object
>     sender, System.EventArgs e) [0x00000]
>      at System.Windows.Forms.TextBoxBase.ScrollToCaret () [0x00000]
>      at System.Windows.Forms.TextBoxBase.CreateHandle () [0x00000]
>      at System.Windows.Forms.Control.CreateGraphics () [0x00000]
>      at System.Windows.Forms.RichTextBox.HandleControl
>     (System.Windows.Forms.RTF.RTF rtf) [0x00000]
>      at (wrapper delegate-invoke)
>     System.MulticastDelegate:invoke_void_RTF (System.Windows.Forms.RTF.RTF)
>      at System.Windows.Forms.RTF.RTF.RouteToken () [0x00000]
>      at System.Windows.Forms.RTF.RTF.Read () [0x00000]
>      at System.Windows.Forms.RichTextBox.InsertRTFFromStream
>     (System.IO.Stream data, Int32 cursor_x, Int32 cursor_y,
>     System.Int32& to_x, System.Int32& to_y, System.Int32& chars) [0x00000]
>      at System.Windows.Forms.RichTextBox.InsertRTFFromStream
>     (System.IO.Stream data, Int32 cursor_x, Int32 cursor_y) [0x00000]
>      at System.Windows.Forms.RichTextBox.set_Rtf (System.String value)
>     [0x00000]
>      at (wrapper remoting-invoke-with-check)
>     System.Windows.Forms.RichTextBox:set_Rtf (string)
>      at ?.? () [0x00000]
>      at ?.? (Boolean A_0, Boolean A_1, Boolean A_2) [0x00000]
>      at ?.? (System.EventArgs A_0) [0x00000]
>      at System.Windows.Forms.Control.ChangeParent
>     (System.Windows.Forms.Control new_parent) [0x00000]
>      at (wrapper remoting-invoke-with-check)
>     System.Windows.Forms.Control:ChangeParent (System.Windows.Forms.Control)
>      at System.Windows.Forms.Control+ControlCollection.Add
>     (System.Windows.Forms.Control value) [0x00000]
>      at System.Windows.Forms.Control+ControlCollection.AddRange
>     (System.Windows.Forms.Control[] controls) [0x00000]
>      at ?.? () [0x00000]
>      at ?.? (IWindow A_0) [0x00000]
>      at (wrapper remoting-invoke-with-check) ?:? (Reflector.IWindow)
>      at ?.? (System.String A_0) [0x00000]
>      at (wrapper remoting-invoke-with-check) ?:? (string)
>      at ?+?.? (Boolean A_0) [0x00000]
>      at ?.? () [0x00000]
>      at ?.? (System.String A_0) [0x00000]
>      at ?.? (System.String A_0) [0x00000]
>      at ?.? (System.String A_0) [0x00000]
>      at Reflector.Application.ApplicationManager.? (System.Object A_0,
>     System.EventArgs A_1) [0x00000]
>      at (wrapper delegate-invoke)
>     System.MulticastDelegate:invoke_void_object_EventArgs
>     (object,System.EventArgs)
>      at System.Windows.Forms.MenuItem.OnClick (System.EventArgs e) [0x00000]
>      at System.Windows.Forms.MenuItem.PerformClick () [0x00000]
>      at (wrapper remoting-invoke-with-check)
>     System.Windows.Forms.MenuItem:PerformClick ()
>      at System.Windows.Forms.MenuTracker.OnMouseUp
>     (System.Windows.Forms.MouseEventArgs args) [0x00000]
>      at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&
>     m) [0x00000]
>      at ?.? (System.Windows.Forms.Message& A_0) [0x00000]
>      at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
>     (System.Windows.Forms.Message& m) [0x00000]
>      at System.Windows.Forms.Control+ControlNativeWindow.WndProc
>     (System.Windows.Forms.Message& m) [0x00000]
>      at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg,
>     IntPtr wParam, IntPtr lParam) [0x00000]
> 
> 
>     .NET Reflector 5.1.0.0 <http://5.1.0.0>
>     .NET Framework 2.0.50727.42
>     Unix 2.6.22.14 <http://2.6.22.14>
>     Culture: en-AU (en-AU)
> 
> 
>     [AssemblyCache]
>     "%SystemRoot%\Microsoft.net"
>     "%ProgramFiles%\Reference Assemblies"
>     "%ProgramFiles%\Microsoft.net"
>     "%ProgramFiles%\Microsoft Silverlight"
> 
>     [AssemblyManager]
>     "/usr/lib/mono/2.0/mscorlib.dll"
>     "/usr/lib/mono/2.0/System.dll"
>     "/usr/lib/mono/2.0/System.Xml.dll"
>     "/usr/lib/mono/2.0/System.Data.dll"
>     "/usr/lib/mono/2.0/System.Web.dll"
>     "/usr/lib/mono/2.0/System.Drawing.dll"
>     "/usr/lib/mono/2.0/System.Windows.Forms.dll"
>     "/data/Source/Mono/V4L/video4linux-net.dll"
>     "/usr/lib/mono/2.0/System.Configuration.dll"
> 
>     [Disassembler]
>     ShowSymbols="false"
> 
>     [LanguageManager]
>     ActiveLanguage="C#"
> 
>     [WindowManager]
>     X="175"
>     Y="199"
>     Width="1125"
>     Height="746"
>     Pane="786"
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list