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

dirutils crashes #686

Closed
mvysny opened this issue Jun 8, 2016 · 2 comments
Closed

dirutils crashes #686

mvysny opened this issue Jun 8, 2016 · 2 comments
Labels

Comments

@mvysny
Copy link
Owner

mvysny commented Jun 8, 2016


Build fingerprint: 'samsung/hero2qltetmo/hero2qltetmo:6.0.1/MMB29M/G935TUVS3APD8:user/release-keys'
Revision: '14'
ABI: 'arm64'
pid: 13658, tid: 13658, name: sk.baka.aedict3 >>> sk.baka.aedict3 <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffff8636f348
x0 ffffffff8636f348 x1 ffffffff8636f348 x2 0000000000000000 x3 0000000000000057
x4 0000000000000000 x5 0000000000000000 x6 0000007f827ba000 x7 0000007f827bc9a0
x8 0000000000000000 x9 0000007f826de000 x10 0000007f827bc9a0 x11 0000000000000001
x12 0000000000000000 x13 0000000000000000 x14 0000000000000036 x15 0000007f8286fbb0
x16 0000000000570000 x17 0000000000000000 x18 0000000000430000 x19 0000007f8286fa00
x20 0000007f8286fa00 x21 ffffffff8636f348 x22 0000007fdea9113c x23 0000007f827d8050
x24 0000007f826dd660 x25 0000007f826dd5a8 x26 0000007f826de9b0 x27 0000007f827ba000
x28 0000007fdea91140 x29 0000007fdea91080 x30 0000007f82519558
sp 0000007fdea91080 pc 0000007f82611ec8 pstate 0000000060000000

backtrace:
#00 pc 0000000000486ec8 /system/lib64/libart.so (_ZN3art22CountModifiedUtf8CharsEPKc+4)
#1 pc 000000000038e554 /system/lib64/libart.so (_ZN3art6mirror6String21AllocFromModifiedUtf8EPNS_6ThreadEPKc+24)
#2 pc 00000000003323b8 /system/lib64/libart.so (_ZN3art3JNI12NewStringUTFEP7_JNIEnvPKc+404)
#3 pc 00000000000008d0 /data/app/sk.baka.aedict3-1/lib/arm64/libdirutils.so (Java_sk_baka_android_spi_AndroidFS_strerror+36)
#4 pc 00000000012cde74 /data/app/sk.baka.aedict3-1/oat/arm64/base.odex (offset 0xaae000)

@mvysny mvysny added the bug label Jun 8, 2016
@mvysny
Copy link
Owner Author

mvysny commented Jun 8, 2016

No idea why this crashes; I'll probably revert DirUtils to use the standard dumb Java approach.

@mvysny
Copy link
Owner Author

mvysny commented Jun 10, 2016

Fixed in Aedict 3.39.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant