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


           Summary: Invalid IL code generated in PropertyInfo.GetValue
           Product: Mono: Runtime
           Version: 1.9.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Aaron caught this while running Banshee from trunk.

[Warn  15:28:54.405] Caught an exception - Invalid IL code in (wrapper
runtime-invoke) Migo.Syndication.Feed:runtime_invoke_FeedDownloadError
(object,intptr,intptr,intptr): IL_002c: pop       

 (in `mscorlib')
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00055] in
/usr/src/packages/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/MonoMethod.cs:149
 
Exception has been thrown by the target of an invocation. (in `mscorlib')
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00082] in
/usr/src/packages/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/MonoMethod.cs:163
 
  at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] index,
System.Globalization.CultureInfo culture) [0x0003b] in
/usr/src/packages/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/MonoProperty.cs:222
 
  at System.Reflection.PropertyInfo.GetValue (System.Object obj,
System.Object[] index) [0x00000] in
/usr/src/packages/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/PropertyInfo.cs:93
 
  at Hyena.Data.Sqlite.AbstractDatabaseColumn.GetValue (System.Object target)
[0x00000] in
/home/aaron/svn/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/DatabaseColumn.cs:83
 
  at
Hyena.Data.Sqlite.SqliteModelProvider`1[Migo.Syndication.Feed].GetUpdateParams
(Migo.Syndication.Feed target) [0x00031] in
/home/aaron/svn/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/SqliteModelProvider.cs:319
 
  at Hyena.Data.Sqlite.SqliteModelProvider`1[Migo.Syndication.Feed].Update
(Migo.Syndication.Feed target) [0x00000] in
/home/aaron/svn/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/SqliteModelProvider.cs:329
 
  at Hyena.Data.Sqlite.SqliteModelProvider`1[Migo.Syndication.Feed].Save
(Migo.Syndication.Feed target) [0x00021] in
/home/aaron/svn/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/SqliteModelProvider.cs:282
 
[Debug 15:28:54.407] type of key value: System.Int64


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to