Skip to content

signal 11 (SIGSEGV) after adding XLog #15

Description

@connexion2000

Hi,
after adding XLog to my project, it no longer runs.
I added also following lines to my project:

debug {
            minifyEnabled false
        }

Here is stacktrace:

02-16 22:29:09.829 25638-25638/? E/Zygote: MountEmulatedStorage()
02-16 22:29:09.829 25638-25638/? E/Zygote: v2
02-16 22:29:09.829 25638-25638/? I/libpersona: KNOX_SDCARD checking this for 10365
02-16 22:29:09.829 25638-25638/? I/libpersona: KNOX_SDCARD not a persona
02-16 22:29:09.834 25638-25638/? I/SELinux: Function: selinux_compare_spd_ram, SPD-policy is existed. and_ver=SEPF_SM-N910C_5.0.1 ver=27
02-16 22:29:09.834 25638-25638/? I/SELinux: Function: selinux_compare_spd_ram , priority [2] , priority version is VE=SEPF_SM-N910C_5.1.1_0039
02-16 22:29:09.834 25638-25638/? E/Zygote: accessInfo : 0
02-16 22:29:09.839 25638-25638/? E/SELinux: [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
02-16 22:29:09.839 25638-25638/? I/art: Late-enabling -Xcheck:jni
02-16 22:29:09.864 25638-25638/? D/TimaKeyStoreProvider: TimaSignature is unavailable
02-16 22:29:09.864 25638-25638/? D/ActivityThread: Added TimaKeyStore provider
02-16 22:29:10.289 25638-25638/pl.hydroid.android.podcatcher D/hotpatch: device support is truecheckedfalse
02-16 22:29:10.289 25638-25638/pl.hydroid.android.podcatcher I/art: dexposed: now initializing, Found Dexposed class com/taobao/android/dexposed/DexposedBridge
02-16 22:29:10.289 25638-25638/pl.hydroid.android.podcatcher I/art: dexposed: com_taobao_android_dexposed_DexposedBridge_initNative
02-16 22:29:10.374 25638-25638/pl.hydroid.android.podcatcher D/MultiDexHelper: getXLogSetting() called with context = [pl.hydroid.android.podcatcher.PodcatcherApplication@195e75aa], xLogPkgName = [com.promegu.xlogger]  time: 83
02-16 22:29:10.654 25638-25638/pl.hydroid.android.podcatcher D/MultiDexHelper: getAllMethodsWithAnnoation() called with context = [pl.hydroid.android.podcatcher.PodcatcherApplication@195e75aa], annoationClass = [interface com.promegu.xlog.base.XLog], xLogSetting = [com.promegu.xlog.base.XLogSetting@3833db50]  time: 279
02-16 22:29:10.654 25638-25638/pl.hydroid.android.podcatcher I/art: dexposed: >>> hookMethodNative
02-16 22:29:10.654 25638-25638/pl.hydroid.android.podcatcher A/libc: Fatal signal 11 (SIGSEGV), code 2, fault addr 0x3fecccd4 in tid 25638 (roid.podcatcher)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions