[Mono-bugs] [Bug 495656] New: [verifier] InvalidProgramException: Exception clause inside filter on moon/DLR

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 16 15:01:51 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=495656

User spouliot at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=495656#c30

           Summary: [verifier] InvalidProgramException: Exception clause
                    inside filter on moon/DLR
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: rkumpera at novell.com
        ReportedBy: spouliot at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


note: You need at least r131903 of mono/mcs/moon to see this (otherwise you'll
see another, fixed, problem).

firefox http://silverlight.net/samples/sl2/photoviewer/index.html

Error while Launching an Application from a xap file:
System.InvalidProgramException: Exception clause inside filter
at (wrapper dynamic-method) object._stub_$85##30
(System.Runtime.CompilerServices.Closure,System.Scripting.Actions.CallSite,IronRuby.Runtime.RubyScope,IronRuby.Builtins.RubyObject)
<IL 0x00057, 0x00155>
at System.Scripting.Actions.MatchCaller.Call2<IronRuby.Runtime.RubyScope,
IronRuby.Builtins.RubyObject, object>
(System.Func`4<System.Scripting.Actions.CallSite, IronRuby.Runtime.RubyScope,
IronRuby.Builtins.RubyObject,
object>,System.Scripting.Actions.CallSite,object[]) <0x00096>
at (wrapper static-rgctx-invoke)
System.Scripting.Actions.MatchCaller.static_rgctx_invoke_object_Func`4<CallSite,
RubyScope, RubyObject, object>_CallSite_object[]
(System.Func`4<System.Scripting.Actions.CallSite, IronRuby.Runtime.RubyScope,
IronRuby.Builtins.RubyObject,
object>,System.Scripting.Actions.CallSite,object[]) <IL 0x00003, 0x0002b>
at
System.Scripting.Actions.CallSite`1<System.Func`4<System.Scripting.Actions.CallSite,
IronRuby.Runtime.RubyScope, IronRuby.Builtins.RubyObject,
object>>.UpdateAndExecute (object[]) <0x0063c>
at
System.Scripting.Actions.UpdateDelegates.Update2<System.Func`4<System.Scripting.Actions.CallSite,
IronRuby.Runtime.RubyScope, IronRuby.Builtins.RubyObject, object>,
IronRuby.Runtime.RubyScope, IronRuby.Builtins.RubyObject, object>
(System.Scripting.Actions.CallSite,IronRuby.Runtime.RubyScope,IronRuby.Builtins.RubyObject)
<0x0008b>
at (wrapper static-rgctx-invoke)
System.Scripting.Actions.UpdateDelegates.static_rgctx_invoke_object_CallSite_RubyScope_RubyObject
(System.Scripting.Actions.CallSite,IronRuby.Runtime.RubyScope,IronRuby.Builtins.RubyObject)
<IL 0x00003, 0x0002b>
at (wrapper dynamic-method) object._stub_$84##29
(System.Runtime.CompilerServices.Closure,System.Scripting.Actions.CallSite,IronRuby.Runtime.RubyScope,object)
<IL 0x0006c, 0x001e4>
at System.Scripting.Actions.MatchCaller.Call2<IronRuby.Runtime.RubyScope,
object, object> (System.Func`4<System.Scripting.Actions.CallSite,
IronRuby.Runtime.RubyScope, object,
object>,System.Scripting.Actions.CallSite,object[]) <0x00096>
at (wrapper static-rgctx-invoke)
System.Scripting.Actions.MatchCaller.static_rgctx_invoke_object_Func`4<CallSite,
RubyScope, object, object>_CallSite_object[]
(System.Func`4<System.Scripting.Actions.CallSite, IronRuby.Runtime.RubyScope,
object, object>,System.Scripting.Actions.CallSite,object[]) <IL 0x00003,
0x0002b>
at
System.Scripting.Actions.CallSite`1<System.Func`4<System.Scripting.Actions.CallSite,
IronRuby.Runtime.RubyScope, object, object>>.UpdateAndExecute (object[])
<0x0063c>
at
System.Scripting.Actions.UpdateDelegates.Update2<System.Func`4<System.Scripting.Actions.CallSite,
IronRuby.Runtime.RubyScope, object, object>, IronRuby.Runtime.RubyScope,
object, object>
(System.Scripting.Actions.CallSite,IronRuby.Runtime.RubyScope,object) <0x0008b>
at (wrapper static-rgctx-invoke)
System.Scripting.Actions.UpdateDelegates.static_rgctx_invoke_object_CallSite_RubyScope_object
(System.Scripting.Actions.CallSite,IronRuby.Runtime.RubyScope,object) <IL
0x00003, 0x0002b>
at #top-level-method#$1$1.#top-level-method#$1
(System.Runtime.CompilerServices.Closure,Microsoft.Scripting.Runtime.Scope,Microsoft.Scripting.Runtime.LanguageContext)
<IL 0x00317, 0x00de5>
at Microsoft.Scripting.ScriptCode.InvokeTarget
(System.Linq.Expressions.LambdaExpression,Microsoft.Scripting.Runtime.Scope)
<IL 0x0000f, 0x00041>
at Microsoft.Scripting.ScriptCode.Run (Microsoft.Scripting.Runtime.Scope) <IL
0x00009, 0x00024>
at Microsoft.Scripting.Hosting.CompiledCode.Execute () <IL 0x00008, 0x0003b>
at Microsoft.Scripting.Silverlight.DynamicApplication.StartMainProgram () <IL
0x00037, 0x00087>
at
Microsoft.Scripting.Silverlight.DynamicApplication.DynamicApplication_Startup
(object,System.Windows.StartupEventArgs) <IL 0x0002f, 0x0006f>
at System.Windows.Application.OnStartup () [0x0000b] in
/home/poupou/svn/moon/class/System.Windows/System.Windows/Application.cs:432
at System.Windows.Deployment.CreateApplication () [0x0015b] in
/home/poupou/svn/moon/class/System.Windows/System.Windows/Deployment.cs:256
at System.Windows.Deployment.LoadAssemblies () [0x00136] in
/home/poupou/svn/moon/class/System.Windows/System.Windows/Deployment.cs:209
at System.Windows.Deployment.InitializeDeployment (intptr,string) [0x00022] in
/home/poupou/svn/moon/class/System.Windows/System.Windows/Deployment.cs:163
at Mono.ApplicationLauncher.InitializeDeployment (intptr,string) [0x00000] in
/home/poupou/svn/moon/class/System.Windows/Mono/ApplicationLauncher.cs:68

You can get the assemblies in the XAP file from
http://silverlight.net/samples/sl2/photoviewer/ruby.xap

-- 
Configure bugmail: http://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