One suggestion: sprinkle your code with lots of calls to System.gc().
This MAY (or may not) cause the problem to manifest closer to where
the corruption occurs.

On Apr 19, 6:56 pm, davidm <davidbmoff...@gmail.com> wrote:
> Hello,
>
> I have been trying to figure this problem out for a few days now.  A
> fairly simple app with a simple UI crashes the hard with no java stack
> trace.    The same program on a 1.6 MyTouch does not crash but crashes
> horribly on my 2.1-update1 Nexus One.  I have seen the crash in
> libskia, sqlite libs but most of the time in libstdc++.so.  Somehow I
> guess I am trashing memory and once that is done there is no trace of
> what is causing the issue.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to