jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.21k stars 6.74k forks source link

(Android native App) Only Android signed build crash. But debug build is working perfectly. #7045

Closed nitish1227 closed 4 years ago

nitish1227 commented 4 years ago

Description:

Please help me.(Android native App) Only Android signed build crash. But debug build is working perfectly.

I am using this.

allprojects { repositories { google() jcenter() mavenCentral() maven { url “https://jitpack.io” } maven { url ‘https://maven.google.com/’ } maven { url ‘https://oss.sonatype.org/content/repositories/snapshots/’ } maven { url ‘https://raw.github.com/rockerhieu/mvn-repo/master/’ } maven { url “file:/tmp/repo”

}

} }

app gradle file:

dependencies { implementation fileTree(dir: ‘libs’, include: [’*.jar’]) implementation “org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version” implementation project(’:voiplib’) implementation project(’:emojicons’) implementation project(’:emojiconizes’) // implementation(project(path: ‘:backend’, configuration: ‘android-endpoints’)) { // exclude group: ‘com.google.guava’, module: ‘guava-jdk5’ // } endpointsServer project(path: “:backend”, configuration: “endpoints”)

implementation('com.crashlytics.sdk.android:crashlytics:2.6.8@aar') { transitive = true; } // implementation ‘com.onesignal:OneSignal:3.10.7@aar’ implementation ‘com.google.android.material:material:1.0.0’ implementation ‘androidx.multidex:multidex:2.0.0’ implementation ‘androidx.legacy:legacy-support-v4:1.0.0’ implementation ‘androidx.cardview:cardview:1.0.0’ implementation ‘androidx.appcompat:appcompat:1.0.0’ implementation ‘androidx.recyclerview:recyclerview:1.0.0’ implementation ‘androidx.constraintlayout:constraintlayout:1.1.3’

implementation 'com.google.firebase:firebase-core:16.0.8' implementation "com.google.firebase:firebase-messaging:17.3.4" implementation "com.google.firebase:firebase-messaging:17.5.0" // implementation ‘com.google.android.gms:play-services-gcm:9.0.1’

implementation 'com.google.android.gms:play-services-location:9.0.1' implementation 'com.google.android.gms:play-services-analytics:9.0.1' implementation 'com.google.android.gms:play-services-appindexing:9.0.1'

implementation 'me.relex:circleindicator:1.2.2@aar' implementation 'com.anjlab.android.iab.v3:library:1.0.36' implementation 'com.firebase:firebase-client-android:2.5.2' implementation 'com.google.code.gson:gson:2.8.2' /implementation 'com.squareup.retrofit2:retrofit:2.3.0' implementation 'com.squareup.retrofit2:converter-gson:2.3.0' implementation 'com.squareup.retrofit2:adapter-rxjava2:2.3.0' implementation 'io.reactivex.rxjava2:rxjava:2.1.6' implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'/ implementation 'com.github.bumptech.glide:glide:3.7.0' implementation 'net.yslibrary.keyboardvisibilityevent:keyboardvisibilityevent:2.0.1'

implementation('com.google.api-client:google-api-client:1.23.0') { exclude group: 'org.apache.httpcomponents', module: 'httpclient' } implementation('com.google.http-client:google-http-client-android:1.23.0') { exclude group: 'org.apache.httpcomponents', module: 'httpclient' }

//** Web Api **/ implementation("com.squareup.retrofit2:retrofit:$rootProject.retrofitVersion") { exclude module: 'okhttp' } implementation "com.squareup.retrofit2:converter-gson:$rootProject.coverterGson"

implementation "com.squareup.okhttp3:logging-interceptor:$rootProject.logginInterceptorVersion" implementation "com.squareup.okhttp3:okhttp:$rootProject.okkhttpVersion" implementation 'com.squareup.retrofit2:adapter-rxjava2:2.3.0' implementation 'io.reactivex.rxjava2:rxjava:2.1.6' implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'

/View model/ implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0' implementation 'androidx.lifecycle:lifecycle-viewmodel:2.0.0' implementation 'androidx.lifecycle:lifecycle-livedata:2.0.0' annotationProcessor 'androidx.lifecycle:lifecycle-compiler:2.0.0'

/Socket Chat / compile('com.github.nkzawa:socket.io-client:0.6.0') { exclude group: 'org.json', module: 'json' }

/ AWS / implementation 'com.amazonaws:aws-android-sdk-s3:2.7.+' implementation 'com.amazonaws:aws-android-sdk-cognito:2.7.+'

/crpto js/ implementation group: 'com.sun.jersey', name: 'jersey-client', version: '1.19.4' implementation group: 'org.bouncycastle', name: 'bcprov-jdk16', version: '1.46'

/Glide/

// implementation 'com.github.bumptech.glide:okhttp3-integration:1.4.0@aar' //*** Image Loader ****/ implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'

/Exo Player/ // add exo player dependency here implementation 'com.google.android.exoplayer:exoplayer:2.11.1' implementation 'com.danikula:videocache:2.7.1' // implementation 'org.jsoup:jsoup:1.10.3'

/ Loader indicater/ implementation 'com.wang.avi:library:2.1.3'

/ Uploading dialog / implementation 'com.kaopiz:kprogresshud:1.2.0'

//implementation project(':sdk') implementation ('org.jitsi.react:jitsi-meet-sdk:2.+') { transitive = true } }

Steps to reproduce:

Expected behavior:

Actual behavior:

Server information:

Client information:

Additional information:

----------crash for beginning-------------------------

2020-06-16 15:10:39.254 10082-10082/? E/offer: create or join :: 2020-06-16 15:10:39.254 10082-10082/? E/offer: create or join {"chamber_Name":"272fabec-64de-4b4c-8e58-8f51dacd6ab2"} 2020-06-16 15:10:39.264 1409-1546/? E/HwPhoneWindowManager: isTopIsFullscreen mFocusedWindow or attrs is null 2020-06-16 15:10:39.281 3259-22847/? E/AppLifeChangeSensor: CAWARENESS: activityResumed mAppLifeChangeCallback is null 2020-06-16 15:10:39.282 1904-7926/? E/DollieAdapterService: notifyActivityState pkg:com.squealock.pro/com.squealock.pro.sdk.JitsiMeetActivity state:2 fg:true mUid:10610 2020-06-16 15:10:39.286 1409-1546/? E/WindowManager: win=Window{c3f1131 u0 com.squealock.pro/com.squealock.pro.activities.VoipContactsActivity EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true 2020-06-16 15:10:39.292 1409-1546/? E/HwPhoneWindowManager: isTopIsFullscreen mFocusedWindow or attrs is null 2020-06-16 15:10:39.297 1409-1460/? E/HwPhoneWindowManager: isTopIsFullscreen mFocusedWindow or attrs is null 2020-06-16 15:10:39.317 10082-10253/? E/rtc: #

Fatal error in: ../../sdk/android/src/jni/jni_generator_helper.cc, line 28

# last system error: 88
# Check failed: !clazz.is_null()
# org/webrtc/WebRtcClassLoader

2020-06-16 15:10:39.318 10082-10253/? A/libc: Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 10253 (pool-14-thread-), pid 10082 (m.squealock.pro) 2020-06-16 15:10:39.413 10256-10256/? A/DEBUG: 2020-06-16 15:10:39.413 10256-10256/? A/DEBUG: Build fingerprint: 'HUAWEI/JKM-AL00aIN/HWJKM-HM:9/HUAWEIJKM-AL00a/9.1.0.251C675:user/release-keys' 2020-06-16 15:10:39.413 10256-10256/? A/DEBUG: Revision: '0' 2020-06-16 15:10:39.413 10256-10256/? A/DEBUG: ABI: 'arm64' 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: Happend: 'Tue Jun 16 15:10:39 2020 ' 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: SYSVMTYPE: Art APPVMTYPE: Art 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: pid: 10082, tid: 10253, name: pool-14-thread- >>> com.squealock.pro <<< 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x0 0000000000000000 x1 000000000000280d x2 0000000000000006 x3 0000000000000008 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x4 fefefefefefefeff x5 fefefefefefefeff x6 fefefefefefefeff x7 7f7f7f7f7f7f7f7f 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x8 0000000000000083 x9 7efecf0ec0d5c3eb x10 0000000000000000 x11 fffffffc7ffffbdf 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x12 0000000000000001 x13 ffffffffffffffff x14 ffffffffff000000 x15 ffffffffffffffff 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x16 0000007779b702c0 x17 0000007779aaee34 x18 0000000000000001 x19 0000000000002762 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x20 000000000000280d x21 000000000000001c x22 00000076d2d9d5f3 x23 00000076d3500fcc 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x24 00000076d2f163c0 x25 0000000000000000 x26 00000076d58f02c0 x27 00000076d58d5800 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: x28 00000076d5877260 x29 00000076d3500bb0 2020-06-16 15:10:39.414 10256-10256/? A/DEBUG: sp 00000076d3500b70 lr 0000007779aa3960 pc 0000007779aa3988 2020-06-16 15:10:39.454 8947-6202/? E/SQLiteDatabase: Error inserting UNIQUE constraint failed: pending_ops.tag, pending_ops.target_class, pending_ops.target_package, pending_ops.user_id (Sqlite code 2067 SQLITE_CONSTRAINT_UNIQUE), (OS error - 11:Try again) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: backtrace: 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #00 pc 0000000000022988 /system/lib64/libc.so (abort+116) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #01 pc 00000000002030c4 /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/lib/arm64/libjingle_peerconnection_so.so 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #02 pc 00000000002b8c4c /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/lib/arm64/libjingle_peerconnection_so.so 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #03 pc 00000000002b6138 /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/lib/arm64/libjingle_peerconnection_so.so 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #04 pc 00000000001fe3e0 /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/lib/arm64/libjingle_peerconnection_so.so (JNI_OnLoad+32) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #05 pc 00000000002f1890 /system/lib64/libart.so (art::JavaVMExt::LoadNativeLibrary(_JNIEnv, std::1::basic_string<char, std::__1::char_traits, std::1::allocator> const&, _jobject, std::1::basic_string<char, std::__1::char_traits, std::1::allocator>)+3192) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #06 pc 00000000000040ac /system/lib64/libopenjdkjvm.so (JVM_NativeLoad+424) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #07 pc 000000000013bbc8 /system/framework/arm64/boot.oat (offset 0x13b000) (java.lang.Runtime.nativeLoad [DEDUPED]+200) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #08 pc 00000000001d005c /system/framework/arm64/boot.oat (offset 0x13b000) (java.lang.Runtime.loadLibrary0+188) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #09 pc 00000000001d5d20 /system/framework/arm64/boot.oat (offset 0x13b000) (java.lang.System.loadLibrary+96) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #10 pc 000000000057204c /system/lib64/libart.so (art_quick_invoke_static_stub+604) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #11 pc 00000000000d4d4c /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+232) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #12 pc 000000000028810c /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread, art::ArtMethod, art::ShadowFrame, unsigned short, art::JValue)+344) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #13 pc 0000000000282114 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+968) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #14 pc 0000000000542d04 /system/lib64/libart.so (MterpInvokeStatic+204) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #15 pc 0000000000564514 /system/lib64/libart.so (ExecuteMterpImpl+14612) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #16 pc 00000000013f0d5a /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/oat/arm64/base.vdex (org.webrtc.be$a.a+48) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #17 pc 000000000025be18 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.883957294+488) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #18 pc 000000000026190c /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame, art::JValue)+216) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #19 pc 00000000002820f8 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+940) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #20 pc 000000000054277c /system/lib64/libart.so (MterpInvokeInterface+1392) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #21 pc 0000000000564594 /system/lib64/libart.so (ExecuteMterpImpl+14740) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #22 pc 00000000013f0e2a /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/oat/arm64/base.vdex (org.webrtc.be.a+76) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #23 pc 000000000025be18 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.883957294+488) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #24 pc 000000000052d7f0 /system/lib64/libart.so (artQuickToInterpreterBridge+1020) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #25 pc 000000000057aefc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #26 pc 000000000057204c /system/lib64/libart.so (art_quick_invoke_static_stub+604) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #27 pc 00000000000d4d4c /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+232) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #28 pc 000000000028810c /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread, art::ArtMethod, art::ShadowFrame, unsigned short, art::JValue)+344) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #29 pc 0000000000282114 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+968) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #30 pc 0000000000542d04 /system/lib64/libart.so (MterpInvokeStatic+204) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #31 pc 0000000000564514 /system/lib64/libart.so (ExecuteMterpImpl+14612) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #32 pc 00000000013e6404 /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/oat/arm64/base.vdex (org.webrtc.PeerConnectionFactory.a+18) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #33 pc 000000000025be18 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.883957294+488) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #34 pc 000000000052d7f0 /system/lib64/libart.so (artQuickToInterpreterBridge+1020) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #35 pc 000000000057aefc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #36 pc 000000000057204c /system/lib64/libart.so (art_quick_invoke_static_stub+604) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #37 pc 00000000000d4d4c /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+232) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #38 pc 000000000028810c /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread, art::ArtMethod, art::ShadowFrame, unsigned short, art::JValue)+344) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #39 pc 0000000000282114 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+968) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #40 pc 0000000000542d04 /system/lib64/libart.so (MterpInvokeStatic+204) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #41 pc 0000000000564514 /system/lib64/libart.so (ExecuteMterpImpl+14612) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #42 pc 0000000000f9bef6 /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/oat/arm64/base.vdex (com.oney.WebRTCModule.WebRTCModule.initAsync+24) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #43 pc 000000000025be18 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.883957294+488) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #44 pc 000000000026190c /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame, art::JValue)+216) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #45 pc 00000000002820f8 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+940) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #46 pc 0000000000542b40 /system/lib64/libart.so (MterpInvokeDirect+296) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #47 pc 0000000000564494 /system/lib64/libart.so (ExecuteMterpImpl+14484) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #48 pc 0000000000f9c05e /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/oat/arm64/base.vdex (com.oney.WebRTCModule.WebRTCModule.lambda$new$0) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #49 pc 000000000025be18 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.883957294+488) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #50 pc 000000000026190c /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread, art::CodeItemDataAccessor const&, art::ShadowFrame, art::JValue)+216) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #51 pc 00000000002820f8 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod, art::Thread, art::ShadowFrame&, art::Instruction const, unsigned short, art::JValue)+940) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #52 pc 0000000000542d04 /system/lib64/libart.so (MterpInvokeStatic+204) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #53 pc 0000000000564514 /system/lib64/libart.so (ExecuteMterpImpl+14612) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #54 pc 0000000000f9af8c /data/app/com.squealock.pro-LsnwZ9tgOKD04SElxNF09A==/oat/arm64/base.vdex (com.oney.WebRTCModule.-$$Lambda$WebRTCModule$il6evxkAXXiTmHev2fXZSe0Q080.run+8) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #55 pc 000000000025be18 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.883957294+488) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #56 pc 000000000052d7f0 /system/lib64/libart.so (artQuickToInterpreterBridge+1020) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #57 pc 000000000057aefc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #58 pc 000000000046fab4 /system/framework/arm64/boot.oat (offset 0x13b000) (java.util.concurrent.ThreadPoolExecutor.processTask+1156) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #59 pc 0000000000471634 /system/framework/arm64/boot.oat (offset 0x13b000) (java.util.concurrent.ThreadPoolExecutor.runWorker+84) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #60 pc 000000000046d8b0 /system/framework/arm64/boot.oat (offset 0x13b000) (java.util.concurrent.ThreadPoolExecutor$Worker.run+64) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #61 pc 00000000002c1038 /system/framework/arm64/boot.oat (offset 0x13b000) (java.lang.Thread.run+72) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #62 pc 0000000000571d88 /system/lib64/libart.so (art_quick_invoke_stub+584) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #63 pc 00000000000d4d2c /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread, unsigned int, unsigned int, art::JValue, char const)+200) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #64 pc 0000000000475d3c /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod, art::(anonymous namespace)::ArgArray, art::JValue, char const)+104) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #65 pc 0000000000476df8 /system/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject, _jmethodID, jvalue)+424) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #66 pc 00000000004a23ec /system/lib64/libart.so (art::Thread::CreateCallback(void)+1120) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #67 pc 0000000000083588 /system/lib64/libc.so (__pthread_start(void*)+36) 2020-06-16 15:10:39.463 10256-10256/? A/DEBUG: #68 pc 00000000000241dc /system/lib64/libc.so (__start_thread+68) 2020-06-16 15:10:39.466 8947-6202/? E/SQLiteDatabase: Error inserting UNIQUE constraint failed: pending_ops.tag, pending_ops.target_class, pending_ops.target_package, pending_ops.user_id (Sqlite code 2067 SQLITE_CONSTRAINT_UNIQUE), (OS error - 11:Try again) 2020-06-16 15:10:39.469 1409-1546/? E/WindowManager: win=Window{17fb377 u0 Splash Screen com.squealock.pro EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true 2020-06-16 15:10:39.656 1409-8457/? E/WindowManager: win=Window{b599495 u0 com.squealock.pro/com.squealock.pro.activities.VoipContactsActivity} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false win.mRemoveOnExit=false 2020-06-16 15:10:40.117 10082-10260/? E/offer: Socket ID t5IGr4J5XlFFN7NnAAA5 2020-06-16 15:10:40.246 798-798/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_09 2020-06-16 15:10:40.250 10082-10082/? E/Socket On Destroy: disconnect

l3d00m commented 4 years ago

Hi, If you have a question about Jitsi Meet that is not a bug report or feature request, please post it in https://community.jitsi.org


I'm a community contributor and not directly affiliated with the Jitsi team.

Reejesh-PK commented 2 years ago

Issue can be resolved with pro-guard, please refer https://github.com/jitsi/jitsi-meet/issues/6910#issuecomment-637423709