[Mono-bugs] [Bug 556033] Ran out of trampolines of type 1 in mscorlib.dll

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 17 03:06:27 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=556033#c1

--- Comment #1 from Frank Krueger <fak at kruegersystems.com> 2009-11-17 08:06:24 UTC ---
I've found that I'm running out of trampolines all the time now. The following
stack also results in the exception:

 at System.Linq.Enumerable.First<object>
(System.Collections.Generic.IEnumerable`1<object>,System.Func`2<object,
bool>,System.Linq.Enumerable/Fallback) <0xffffffff>
  at System.Linq.Enumerable.First<object>
(System.Collections.Generic.IEnumerable`1<object>,System.Func`2<object,
bool>,System.Linq.Enumerable/Fallback) <0x0018c>
  at System.Linq.Enumerable.FirstOrDefault<object>
(System.Collections.Generic.IEnumerable`1<object>) <0x000eb>
  at VlcRemote.VlcInterface.get_QueueHead () [0x00000] in
/Users/fak/Projects/VlcRemote/VlcRemote/VlcInterface.cs:241
  at VlcRemote.VlcInterface.Step () [0x00011] in
/Users/fak/Projects/VlcRemote/VlcRemote/VlcInterface.cs:251
  at VlcRemote.VlcInterface.Enque (VlcRemote.VlcInterface/XmlRequest) [0x0000c]
in /Users/fak/Projects/VlcRemote/VlcRemote/VlcInterface.cs:246
  at VlcRemote.VlcInterface.EnqueAndPlay
(string,VlcRemote.File,System.Action`1<VlcRemote.PlaybackStatus>) [0x00074] in
/Users/fak/Projects/VlcRemote/VlcRemote/VlcInterface.cs:87
  at VlcRemote.FileBrowser/TableDel.RowSelected
(MonoTouch.UIKit.UITableView,MonoTouch.Foundation.NSIndexPath) [0x00071] in
/Users/fak/Projects/VlcRemote/VlcRemote/FileBrowser.xib.cs:128
  at (wrapper runtime-invoke) object.runtime_invoke_dynamic
(intptr,intptr,intptr,intptr) <0x001db>
  at (wrapper managed-to-native)
MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr)
<0xffffffff>
  at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x00043] in
/Users/plasma/src/iphone/monotouch/UIKit/UIApplication.cs:27
  at MonoTouch.UIKit.UIApplication.Main (string[]) [0x00000] in
/Users/plasma/src/iphone/monotouch/UIKit/UIApplication.cs:31
  at VlcRemote.Application.Main (string[]) [0x00000] in
/Users/fak/Projects/VlcRemote/VlcRemote/Application.cs:13
  at (wrapper runtime-invoke) object.runtime_invoke_dynamic
(intptr,intptr,intptr,intptr) <0x001db>


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