Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

360jiagu 北京交警无法dump 启动应用闪退 #11

Closed
hello-earth opened this issue Apr 8, 2018 · 2 comments
Closed

360jiagu 北京交警无法dump 启动应用闪退 #11

hello-earth opened this issue Apr 8, 2018 · 2 comments

Comments

@hello-earth
Copy link

04-08 11:32:47.460 7155-7155/? A/art: art/runtime/indirect_reference_table.cc:98] JNI ERROR (app bug): local reference table overflow (max=512)

04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] Runtime aborting...
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] Aborting thread:
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] "main" prio=5 tid=1 Runnable
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] | group="" sCount=0 dsCount=0 obj=0x740bc000 self=0xf4c27800
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] | sysTid=7155 nice=0 cgrp=default sched=0/0 handle=0xf73dcd34
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] | state=R schedstat=( 0 0 0 ) utm=2 stm=1 core=3 HZ=100
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] | stack=0xff010000-0xff012000 stackSize=8MB
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] | held mutexes= "abort lock" "mutator lock"(shared held)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #00 pc 00004e64 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #1 pc 00003665 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #2 pc 0025b9c1 /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits >&, int, char const*, art::mirror::ArtMethod*)+84)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #3 pc 0023e8e7 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&) const+158)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #4 pc 0022dda1 /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits >&, art::Thread*)+32)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #5 pc 0022e00b /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&)+354)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #6 pc 0022e203 /system/lib/libart.so (art::Runtime::Abort()+82)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #7 pc 000a7bc1 /system/lib/libart.so (art::LogMessage::~LogMessage()+1360)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #8 pc 0016211f /system/lib/libart.so (art::IndirectReferenceTable::Add(unsigned int, art::mirror::Object*)+274)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #9 pc 00298651 /system/lib/libart.so (art::BuildQuickArgumentVisitor::Visit()+56)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #10 pc 0029cef9 /system/lib/libart.so (artQuickProxyInvokeHandler+1104)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #11 pc 000a35cd /system/lib/libart.so (art_quick_proxy_invoke_handler+12)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] native: #12 pc 0000015c ???
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at java.lang.ClassLoader.loadClass [XposedHooked](:514)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at java.lang.ClassLoader.loadClass XposedOriginal
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative!(Native method)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:360)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at java.lang.ClassLoader.loadClass [XposedHooked](:514)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at java.lang.ClassLoader.loadClass XposedOriginal
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative!(Native method)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:360)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at java.lang.ClassLoader.loadClass [XposedHooked](:514)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
04-08 11:32:47.690 7155-7155/? A/art: art/runtime/runtime.cc:292] at com.wrbug.dumpdex.XposedInit$1.afterHookedMethod(XposedInit.java:69)

@WrBug
Copy link
Owner

WrBug commented Apr 8, 2018

设备系统信息提供下

@hello-earth
Copy link
Author

魅族pro5 android5.1
使用drizzleDumper正常脱壳

@WrBug WrBug closed this as completed Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants