Parsing JNI code process by tombstone file

Source: Internet
Author: User

Android development testing will often encounter crash.

(1) cd/data/tombstones/

(2) ADB pull/data/tombstones/tombston_00 (save path)

(3) Open tombstone file and find BackTrace:

BackTrace:

    #00 pc 000239c2 /data/app/com.morpho.cinemagraph-1/lib/arm/libmorpho_cinema_graph.so ( mor_cinegrph_renderer_ycc420semiplanar_draw+2377)
    #01 pc 00021871 /data/app/ Com.morpho.cinemagraph-1/lib/arm/libmorpho_cinema_graph.so (mor_cinegrph_renderer_renderwithmvec8real+260)
    #02 pc 00019c0f /data/app/com.morpho.cinemagraph-1/lib/arm/libmorpho_cinema_graph.so (mor_ cinegrph_cinemagraph_addimage+274)
    #03 pc 00016a93 /data/app/com.morpho.cinemagraph-1/ Lib/arm/libmorpho_cinema_graph.so (morpho_cinemagraph_addimage+82)
    #04 pc 00015ab1 / Data/app/com.morpho.cinemagraph-1/lib/arm/libmorpho_cinema_graph.so (Java_com_morpho_cinemagraph_ morphocinemagraph_addimage+100)
    #05 pc 00017f0d /data/dalvik-cache/arm/[email  Protected]@[email protected] @classes. Dex

(4) in the terminal, CD to the library file directory: ADDR2LINE-E (library file. So) 00015ab1 get the library file JNI layer error Place

Parsing JNI code process by tombstone file

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.