Re: [mono-android] Possible JIT issue relating to generic list?

2013-02-22 Thread keith
ou to take a look at? thanks Keith -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Possible-JIT-issue-relating-to-generic-list-tp5712901p5712918.html Sent from the Mono for Android mailing list archive at Nabbl

Re: [mono-android] Possible JIT issue relating to generic list?

2013-02-20 Thread keith
tely, Android prior to 4.1 Jelly Bean ignores >stderr, so you might not be able to see those messages, but if you're using >4.1 Jelly Bean or later you should see messages written to log cat. I'm afraid I am running on pre 4.1 and don

[mono-android] Possible JIT issue relating to generic list?

2013-02-19 Thread keith
I have an update routine that runs at the launch of an app. I keep getting intermittent null reference exceptions (about 1 in 8 runs) at certain points in my code where this seems not to be possible (My gref count and memory usage are fine and I believe that I have ruled out any threading issues).

[mono-android] Intermmitent null reference exception, seemingly on sqlite access

2012-06-28 Thread keith
MA: 4.2.3 (issue below has been occuring on previous versions as well) MonoDev: 3.0.3.2 (Mac) This is a refinement of a previously posted issue which I have since narrowed down. I am using sqlite.net within my application. I have a data update routine to to insert and update entries which runs o

Re: [mono-android] 'this' is null / null reference exception

2012-06-25 Thread Keith Raven
Hi Matthew Just to update that I have tested out your suggestion but sadly without success (although I can see how it could solve a number of issues like this). Any other suggestions welcome…. Just to add I have had this issue using mono for android 4.1.2 - 4.2.3 . thanks Keith Keith Raven

Re: [mono-android] 'this' is null / null reference exception

2012-06-25 Thread Keith Raven
der.GetInstance(); . . . . . . ThreadPool.QueueUserWorkItem(state => _dp.CheckCacheAge()); } Thanks for your help Keith Keith Raven Buzz Interactive 25 Trenance Road, Newquay, Cornwall UK TR7

[mono-android] 'this' is null / null reference exception

2012-06-25 Thread keith
outine. There doesn't seem to be any correlation with timings of the GC either, but it does feel like something external is killing off my static instance of this class. Any advice of where to look on this one would be very helpful as I'm completely at a loss. thanks Keith -- Vie

Re: [mono-android] Install location with monodevelop

2012-06-13 Thread keith
Thanks Jon I was missing the setting on the mono develop settings > build > general tab that is obviously used for compilation. I had already tried the other two settings both on api 8. Keith Raven Buzz Interactive 25 Trenance Road, Newquay, Cornwall UK TR7 2LT t: +44 (0)1637 839173

Re: [mono-android] Install location with monodevelop

2012-06-07 Thread Keith Raven
. thanks Keith Keith Raven Buzz Interactive 25 Trenance Road, Newquay, Cornwall UK TR7 2LT t: +44 (0)1637 839173 m: +44 (0)7971 699127 www.buzzinteractive.co.uk This message contains confidential information and is intended only for the person to whom it is addressed. If you are not the named

[mono-android] Install location with monodevelop

2012-05-31 Thread keith
ng else is refelected in here). There was another post relevant a while back however solution (as above) did not work in my case. This is my first project and I have been battling with this for hours! Am i missing something? thanks Keith -- View this message in context: http://mono-for-android.