[Mono-bugs] [Bug 677612] Proxy generator generates unverifiable code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 10 14:41:21 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=677612#c7


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
       InfoProvider|                            |amcgovern at novell.com

--- Comment #7 from Sebastien Pouliot <spouliot at novell.com> 2011-03-10 19:41:20 UTC ---
With mono master (i.e. not moon current rev) I get up to:

[0xb73e26d0:] EXCEPTION handling: System.ArgumentNullException: Argument cannot
be null.
Parameter name: s

"<unnamed thread>" tid=0x0xb73e26d0 this=0x0x57f20 thread handle 0x403 state :
not waiting owns ()
  at System.TimeSpan.Parse (string) [0x00022] in
/home/poupou/git/mono/mcs/class/corlib/System/TimeSpan.cs:348
  at Shared.Model.Settings.get_BaseUrlPollingInterval () <IL 0x00006, 0x00019>
  at PDC.UI.Data.Models.Settings.Merge (Shared.Model.Settings) <IL 0x00001,
0x0001d>
  at PDC.UI.Data.DataFactory/<>c__DisplayClassc.<BeginLoad>b__2 () <IL 0x00011,
0x0001f>
  at PDC.UI.Data.DataFactory/<>c__DisplayClass6e.<EndLoad>b__6d (System.Action)
<IL 0x00001, 0x00011>
  at Caliburn.Micro.ExtensionMethods.Apply<T>
(System.Collections.Generic.IEnumerable`1<T>,System.Action`1<T>) <IL 0x00012,
0x00074>
  at PDC.UI.Data.DataFactory/<>c__DisplayClass6e.<EndLoad>b__6c () <IL 0x00023,
0x0006b>
  at System.Windows.Threading.Dispatcher.InvokeDelegate
(System.Delegate,object[]) [0x0000b] in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/Dispatcher.cs:118
  at System.Windows.Threading.DispatcherOperation.Invoke () [0x00000] in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/DispatcherOperation.cs:45
  at System.Windows.Threading.Dispatcher.Dispatch () [0x0005d] in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/Dispatcher.cs:171
  at System.Windows.Threading.Dispatcher.dispatcher_callback (intptr) [0x00000]
in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/Dispatcher.cs:178
  at (wrapper native-to-managed)
System.Windows.Threading.Dispatcher.dispatcher_callback (intptr) <IL 0x00028,
0xffffffff>
[0xb73e26d0:] EXCEPTION handling: System.ArgumentNullException: Argument cannot
be null.
Parameter name: s

"<unnamed thread>" tid=0x0xb73e26d0 this=0x0x57f20 thread handle 0x403 state :
not waiting owns ()
  at System.TimeSpan.Parse (string) [0x00022] in
/home/poupou/git/mono/mcs/class/corlib/System/TimeSpan.cs:348
  at Shared.Model.Settings.get_BaseUrlPollingInterval () <IL 0x00006, 0x00019>
  at PDC.UI.Data.Models.Settings.Merge (Shared.Model.Settings) <IL 0x00001,
0x0001d>
  at PDC.UI.Data.DataFactory/<>c__DisplayClassc.<BeginLoad>b__2 () <IL 0x00011,
0x0001f>
  at PDC.UI.Data.DataFactory/<>c__DisplayClass6e.<EndLoad>b__6d (System.Action)
<IL 0x00001, 0x00011>
  at Caliburn.Micro.ExtensionMethods.Apply<T>
(System.Collections.Generic.IEnumerable`1<T>,System.Action`1<T>) <IL 0x00012,
0x00074>
  at PDC.UI.Data.DataFactory/<>c__DisplayClass6e.<EndLoad>b__6c () <IL 0x00023,
0x0006b>
  at System.Windows.Threading.Dispatcher.InvokeDelegate
(System.Delegate,object[]) [0x0000b] in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/Dispatcher.cs:118
  at System.Windows.Threading.DispatcherOperation.Invoke () [0x00000] in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/DispatcherOperation.cs:45
  at System.Windows.Threading.Dispatcher.Dispatch () [0x0005d] in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/Dispatcher.cs:171
  at System.Windows.Threading.Dispatcher.dispatcher_callback (intptr) [0x00000]
in
/home/poupou/git/moon/class/System.Windows/System.Windows.Threading/Dispatcher.cs:178
  at (wrapper native-to-managed)
System.Windows.Threading.Dispatcher.dispatcher_callback (intptr) <IL 0x00028,
0xffffffff>

Is that expected ?

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