On May 15, 1:58 am, iliketolearn <theand...@gmail.com> wrote:
> I've literally spent 15+ hours trying to figure out this one bug (when
> I should be studying for finals). Any help is greatly appreciated. The
> bug appears on the dev1 phone running cupcake. It was not present
> before the upgrade. Basically, the problem is that when a activity
> with a webview and 2 threads is run, the service that runs after it
> will always crashes the process (but it works fine when the debugger
> is attached). The worst part is that it crashes at arbitrarily places
> in the service, so I can't isolate the error.

You're getting a native crash, so if you're trying to use a Java
debugger it's not going to help.

Unfortunately I can't decode that trace.  If you have a reproducible
case, please post the details in a bug report on b.android.com, and
attach a copy of the APK.

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