On Jan 5, 2012, at 11:39 AM, chris@Terrago wrote:
> I just submitted a bug for this problem (#2738). I included a repro app for
> the problem.
Thank you. We're testing this on what will become the next release, and it
hasn't crashed yet, so I'm cautiously optimistic that it'll be fixed.
- Jon
I just submitted a bug for this problem (#2738). I included a repro app for
the problem.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Thread-Exceptions-Without-Stacktrace-tp5069711p5123186.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
On Jan 3, 2012, at 5:35 PM, chris@Terrago wrote:
> Jonathan, I would like to get you this code ASAP. Where should I send it?
> Shall I attempt to zip and email it or do you have an upload site I can use?
Please file at bugzilla.xamarin.com, and include instructions on what is needed
to trigger th
Happy new year everyone! I believe I have a sample app that demonstrates this
problem. I isolated the sections of code that caused the problem for me into
a smaller demo app that produces the same type of exception immediately
after the mono GC runs on the thread.
01-03 16:35:24.570 F/( 46
23357/Database: Connection opened successfully.
2011-12-18 22:12:56.328 I 23357/Database: Connection opened successfully.
Steve
--
From: Aaron Knabb
Reply-To: Discussions related to Mono for Android
Date: Thu, 15 Dec 2011 16:34:07 -0700
To: Discussions related to Mono for Andro
We are still trying to create a test application that demonstrates this
problem, and we are burning a lot of man hours doing so. The only clue
we've come up with so far is that the crash is more likely when the "GC
cleanup summary" numbers get very high (over 200). In our test apps, we
can't get th
Same for me, 4.0.1 did not fix the issue. I have a sample application that I
am hoping to expand to show the problem. If it does I'll let you know.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Thread-Exceptions-Without-Stacktrace-tp5069711p5072922.html
Sent from
In my case, 4.0.1 has not fixed the problem. I'm going to do some more
investigation via a test app, but at the moment I'm a bit clueless.
-Aaron
On Tue, Dec 13, 2011 at 2:18 PM, chris@Terrago wrote:
> I have to pile on to this thread because I am experiencing the EXACT same
> problem on 1.2,
I have to pile on to this thread because I am experiencing the EXACT same
problem on 1.2, 1.9.x, and now 4.0. I have an AsyncTask running in the
background performing a long-running task (polygon tessellation among other
things). The application crashes randomly after a period of time. If I
attempt
Not sure if it matters. But, if I manually call GC.Collect in my worker
thread, it crashes instantly. I thought maybe manually calling it would
help, but apparently not.
What's the rough due date for 4.0.1?
Thanks,
-Aaron
On Mon, Dec 12, 2011 at 8:54 PM, Aaron Knabb wrote:
> Well I'll give it
Well I'll give it a try when 4.0.1 comes out. I'm trying to create an
example app now. No luck so far.
-Aaron
On Mon, Dec 12, 2011 at 8:25 PM, Jonathan Pryor wrote:
> On Dec 12, 2011, at 5:11 PM, Aaron Knabb wrote:
> > I've seen several similar issues on this topic, but the only solution
> see
On Dec 12, 2011, at 5:11 PM, Aaron Knabb wrote:
> I've seen several similar issues on this topic, but the only solution seems
> to be "wait for the next version." I am running the latest 4.0 build, but I
> keep seeing the following problem:
We have a 4.0.1 release coming out Real Soon Now, which
I've seen several similar issues on this topic, but the only solution seems
to be "wait for the next version." I am running the latest 4.0 build, but I
keep seeing the following problem:
I have a worker thread that is randomly crashing and taking down the whole
app with it. I don't get any excepti
13 matches
Mail list logo