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

Crash on Android 5.x #44

Open
qwerty13-zz opened this issue Jul 28, 2015 · 0 comments
Open

Crash on Android 5.x #44

qwerty13-zz opened this issue Jul 28, 2015 · 0 comments

Comments

@qwerty13-zz
Copy link

I get a lot of errors from users only for Galaxy Note 3/4 with Android 5.x
Program crash after calling RootTools.isRootAvailable () or RootTools.isAccessGiven () (one of them is a mistake, I do not know).

That is a mistake that sent a Galaxy Note 3:


Build fingerprint: 'samsung/hltexx/hlte:5.0/LRX21V/N9005XXUGPOF3:user/release-keys'
Revision: '8'
ABI: 'arm'
pid: 15988, tid: 16141, name: .* >>> com.android.* <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x605
r0 fffffaa0 r1 b4eff054 r2 00000005 r3 00000000
r4 b4f69300 r5 bdea9a88 r6 000005cd r7 b4efca44
r8 00000605 r9 aaca1600 sl b4f69300 fp b4f07884
ip b5d9ede8 sp bdea9988 lr b4e17caf pc b4c62150 cpsr a0030010

backtrace:
#00 pc 000aa150 /system/lib/libart.so (art::arm::ArmContext::FillCalleeSaves(art::StackVisitor const&)+72)
#1 pc 0025fcad /system/lib/libart.so (art::StackVisitor::WalkStack(bool)+236)
#2 pc 00263d03 /system/lib/libart.so (art::Thread::DumpJavaStack(std::__1::basic_ostream<char, std::__1::char_traits >&) const+78)
#3 pc 0026ece5 /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits >&)+56)
#4 pc 0025640d /system/lib/libart.so (art::AbortState::Dump(std::1::basic_ostream<char, std::1::char_traits >&)+300)
#5 pc 002567ef /system/lib/libart.so (art::Runtime::Abort()+82)
#6 pc 000ad8ef /system/lib/libart.so (art::LogMessage::~LogMessage()+590)
#7 pc 00181e71 /system/lib/libart.so (art::IndirectReferenceTable::IndirectReferenceTable(unsigned int, unsigned int, art::IndirectRefKind)+408)
#8 pc 001c420f /system/lib/libart.so (art::JNIEnvExt::JNIEnvExt(art::Thread
, art::JavaVMExt
)+30)
#9 pc 002667f5 /system/lib/libart.so (art::Thread::Init(art::ThreadList
, art::JavaVMExt
)+232)
#10 pc 0026870d /system/lib/libart.so (art::Thread::CreateCallback(void*)+108)
#11 pc 000137bb /system/lib/libc.so (__pthread_start(void*)+30)
#12 pc 0001189b /system/lib/libc.so (__start_thread+6)

P.S. Used RootTools 4.2
P.P.S. Translated by Google

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

1 participant