ObscuraCam icon indicating copy to clipboard operation
ObscuraCam copied to clipboard

Native jpeg redact is crashing

Open n8fr8 opened this issue 6 years ago • 0 comments

08-01 12:06:56.544 11001-11001/? D/jpegredaction:size: 2016x1512 08-01 12:06:56.544 11001-11001/? D/jpegredaction:regions: 625,1129,707,1211:p; 08-01 12:07:03.957 11001-11001/? A/libc: Fatal signal 5 (SIGTRAP), code 1 in tid 11001 (tness.sscphase1)

                                     [ 08-01 12:07:03.958   373:  373 W/         ]
                                     debuggerd: handling request: pid=11001 uid=10180 gid=10180 tid=11001

08-01 12:07:04.034 12071-12071/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-01 12:07:04.034 12071-12071/? A/DEBUG: Build fingerprint: 'google/bullhead/bullhead:7.1.2/N2G47Z/4045513:user/release-keys' 08-01 12:07:04.034 12071-12071/? A/DEBUG: Revision: 'rev_1.0' 08-01 12:07:04.034 12071-12071/? A/DEBUG: ABI: 'arm64' 08-01 12:07:04.034 12071-12071/? A/DEBUG: pid: 11001, tid: 11001, name: tness.sscphase1 >>> org.witness.sscphase1 <<< 08-01 12:07:04.034 12071-12071/? A/DEBUG: signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x7b46d39180 08-01 12:07:04.034 12071-12071/? A/DEBUG: x0 000000000032e77f x1 0000000001973bf8 x2 0000000000000008 x3 0000000000000010 08-01 12:07:04.034 12071-12071/? A/DEBUG: x4 fffffffffffffff0 x5 0000000000000040 x6 000000000000003f x7 0000000000000000 08-01 12:07:04.034 12071-12071/? A/DEBUG: x8 0000000000000008 x9 0000000001973bf7 x10 0000000000000008 x11 000000000032e77e 08-01 12:07:04.034 12071-12071/? A/DEBUG: x12 0000007b43600000 x13 0000000000000000 x14 0000000000000000 x15 0000000000000029 08-01 12:07:04.034 12071-12071/? A/DEBUG: x16 0000007b46d8da98 x17 0000007b46d2bff0 x18 0000000000ffffeb x19 0000007b60e95a00 08-01 12:07:04.034 12071-12071/? A/DEBUG: x20 0000007b46dc0298 x21 0000007b60e95a00 x22 0000007fd9a4c57c x23 0000007b59903efd 08-01 12:07:04.035 12071-12071/? A/DEBUG: x24 0000000000000010 x25 a8c905cfbc857f13 x26 0000007b60e95a98 x27 a8c905cfbc857f13 08-01 12:07:04.035 12071-12071/? A/DEBUG: x28 0000007fd9a4c2a0 x29 0000007fd9a4be10 x30 0000007b46d390a8 08-01 12:07:04.035 12071-12071/? A/DEBUG: sp 0000007fd9a4bdd0 pc 0000007b46d39180 pstate 0000000060000000 08-01 12:07:04.063 12071-12071/? A/DEBUG: backtrace: 08-01 12:07:04.065 12071-12071/? A/DEBUG: #00 pc 0000000000040180 /data/app/org.witness.sscphase1-2/lib/arm64/libJpegRedaction.so (_ZN14jpeg_redaction9BitShifts11PadLastByteEPSt6vectorIhSaIhEEi+256) 08-01 12:07:04.065 12071-12071/? A/DEBUG: #01 pc 000000000003627c /data/app/org.witness.sscphase1-2/lib/arm64/libJpegRedaction.so (_ZN14jpeg_redaction11JpegDecoder15GetRedactedDataEv+152) 08-01 12:07:04.066 12071-12071/? A/DEBUG: #02 pc 00000000000359d8 /data/app/org.witness.sscphase1-2/lib/arm64/libJpegRedaction.so (_ZN14jpeg_redaction4Jpeg11DecodeImageEPNS_9RedactionEPKc+512) 08-01 12:07:04.066 12071-12071/? A/DEBUG: #03 pc 000000000002d61c /data/app/org.witness.sscphase1-2/lib/arm64/libJpegRedaction.so (Java_org_witness_securesmartcam_jpegredaction_JpegRedaction_redactRegions+288) 08-01 12:07:04.066 12071-12071/? A/DEBUG: #04 pc 00000000000dbd90 /system/lib64/libart.so (art_quick_generic_jni_trampoline+144) 08-01 12:07:04.066 12071-12071/? A/DEBUG: #05 pc 00000000000d27b4 /system/lib64/libart.so (art_quick_invoke_stub+580) 08-01 12:07:04.066 12071-12071/? A/DEBUG: #06 pc 00000000000df480 /system/lib64/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+208) 08-01 12:07:04.066 12071-12071/? A/DEBUG: #07 pc 000000000029084c /system/lib64/libart.so (_ZN3art11interpreter34ArtInterpreterToCompiledCodeBridgeEPNS_6ThreadEPNS_9ArtMethodEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+312) 08-01 12:07:04.066

n8fr8 avatar Aug 01 '17 16:08 n8fr8