[Mono-bugs] [Bug 595503] New: Attempting to JIT compile method 'System.Collections.Generic.Dictionary`2<ulong, WorldsFastest.TileCollection`1/Tile<WorldsFastest.TileName>>:.ctor ()'

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 9 17:41:17 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=595503#c0


           Summary: Attempting to JIT compile method
                    'System.Collections.Generic.Dictionary`2<ulong,
                    WorldsFastest.TileCollection`1/Tile<WorldsFastest.Tile
                    Name>>:.ctor ()'
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: fak at kruegersystems.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: Yes


Created an attachment (id=353579)
 --> (http://bugzilla.novell.com/attachment.cgi?id=353579)
Project file that repros bug

Description of Problem:

/private/var/mobile/Applications/6CA0717C-1F99-4221-BB2E-29965AFBCFB0/Documents/WorldsFastest.sqlite
279ee259b5886fc457905b3845785addf0f8926e

Unhandled Exception: System.ExecutionEngineException: Attempting to JIT compile
method 'System.Collections.Generic.Dictionary`2<ulong,
WorldsFastest.TileCollection`1/Tile<WorldsFastest.TileName>>:.ctor ()' while
running with --aot-only.

  at WorldsFastest.TileCollection`1[WorldsFastest.TileName]..ctor () [0x00000]
in <filename unknown>:0 
  at WorldsFastest.TileTextureRepo..ctor () [0x00000] in <filename unknown>:0 
  at WorldsFastest.TileRenderer..ctor () [0x00000] in <filename unknown>:0 
  at WorldsFastest.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication
app, MonoTouch.Foundation.NSDictionary options) [0x0001c] in
/Users/fak/Projects/WorldsFastest/WorldsFastest/Main.cs:42 
  at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String
principalClassName, System.String delegateClassName) [0x00000] in <filename
unknown>:0 
  at MonoTouch.UIKit.UIApplication.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
  at WorldsFastest.Application.Main (System.String[] args) [0x00000] in
/Users/fak/Projects/WorldsFastest/WorldsFastest/Main.cs:17 


Steps to reproduce the problem:
1. Compile attached app
2. Run it on device


Actual Results:


Expected Results:


How often does this happen? 


Additional Information:

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