Can you try pasting the relevant portion of your logcat (perhaps
filtered on the tag from your app) to see what's going on?
On Tue, Apr 10, 2012 at 10:38 PM, stringa <sstringa@gmail.com> wrote:
> Uh....I get getting the Crash Dump through Android's LogCat. I have
> written a java application, yet when it crashes it gives me a crash
> dump similar to the above link via LogCat. No stack trace or
> anything, just some memory addresses. The thing is, I didn't build
> the application using C++ and I do no have these shared libraries.
> Maybe I can get the from the NDK and use those tools to debug what is
> going on?
>
> Thanks,
> stringa
>
> On Apr 10, 1:57 pm, Justin Anderson <magouyaw...@gmail.com> wrote:
>> Have you tried looking at the logcat output?
>>
>> Thanks,
>> Justin Anderson
>> MagouyaWare Developerhttp://sites.google.com/site/magouyaware
>>
>>
>>
>>
>>
>>
>>
>> On Tue, Apr 10, 2012 at 2:51 PM, stringa <sstri...@gmail.com> wrote:
>> > Hello. I've been writing an application through the Java SDK, but it
>> > has been crashing. It does not show me a stack trace, but instead it
>> > leaves me with a crash dump.
>>
>> > I would like to debug this, and I found a good tutorial for doing
>> > this.
>> >http://kobablog.wordpress.com/2011/05/14/how-to-read-crash-dump-of-an...
>>
>> > Only thing is, I can't find my symbol files (these are .so, correct?).
>>
>> > I would like to understand why my application is crashing.
>>
>> > Please help,
>> > Thanks
>>
>> > PS. I am currently using the IntelliJ Android Community Edition IDE.
>>
>> > --
>> > 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+unsubscribe@googlegroups.com
>> > For more options, visit this group at
>> >http://groups.google.com/group/android-developers?hl=en
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
No comments:
Post a Comment