dump_coverage.cc:48] Check failed: (java_agent_class) != nullptr

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

dump_coverage.cc:48] Check failed: (java_agent_class) != nullptr

432 Views
Shubham_Salunkhe
NXP Employee
NXP Employee
Hi,
    I am trying to calculate code coverage of instrumented JAR files on adb device using libdumpcoverage.so . 64 bit file is copied to /stsyem/lib64/ & jacocoagent.jar is available under /system/frameworks/ .
     In Dump process according to link , getting following error in adb logs :-
 
dump_coverage.cc:48] Check failed: (java_agent_class) != nullptr
 
   please give any solution for this.
 
0 Kudos
0 Replies