0% found this document useful (0 votes)
9 views209 pages

Logcat

The document contains log entries from an application (com.mbwhatsapp) indicating various errors and warnings during execution. Key issues include a ClassNotFoundException for a specific class, problems with loading libraries, and access denied errors for certain properties. Additionally, there are warnings about lock verification failures and the absence of certain components like Phonesky.

Uploaded by

moslihdouaa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views209 pages

Logcat

The document contains log entries from an application (com.mbwhatsapp) indicating various errors and warnings during execution. Key issues include a ClassNotFoundException for a specific class, problems with loading libraries, and access denied errors for certain properties. Additionally, there are warnings about lock verification failures and the absence of certain components like Phonesky.

Uploaded by

moslihdouaa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 209

--------- beginning of main

02-28 20:33:04.254 15295 15295 E com.mbwhatsapp: Not starting debugger since


process cannot load the jdwp agent.
02-28 20:33:04.365 15295 15295 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-28 20:33:04.365 15295 15295 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.Class.newInstance(Native Method)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-28 20:33:04.365 15295 15295 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-28 20:33:04.365 15295 15295 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-28 20:33:04.365 15295 15295 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-28 20:33:04.365 15295 15295 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-28 20:33:04.365 15295 15295 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-28 20:33:04.365 15295 15295 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-28 20:33:04.365 15295 15295 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-28 20:33:04.416 15295 15295 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-28 20:33:04.472 15295 15319 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-28 20:33:06.063 15295 15295 W com.mbwhatsapp: type=1400 audit(0.0:106299): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849178 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:33:06.067 15295 15295 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-28 20:33:06.063 15295 15295 W com.mbwhatsapp: type=1400 audit(0.0:106300): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=849168 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:33:06.067 15295 15295 W com.mbwhatsapp: type=1400 audit(0.0:106301): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=849169 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:33:06.083 15295 15295 W com.mbwhatsapp: type=1400 audit(0.0:106302): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=849174 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:33:06.103 15295 15295 W com.mbwhatsapp: type=1400 audit(0.0:106303): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=849169 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:33:06.229 15295 15295 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
02-28 20:33:06.229 15295 15295 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-28 20:33:06.229 15295 15295 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-28 20:33:06.372 15295 15356 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
--------- beginning of system
02-28 20:33:07.427 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@34e6ea3
02-28 20:33:07.427 15295 15295 W RenderThread: type=1400 audit(0.0:106306): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
02-28 20:33:07.615 15295 15295 W com.mbwhatsapp: type=1400 audit(0.0:106308): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=390
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
02-28 20:33:07.620 15295 15295 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-28 20:33:07.621 15295 15295 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-28 20:33:07.721 15295 15365 W Gralloc3: mapper 3.x is not supported
02-28 20:33:07.729 15295 15365 E gralloc : Arm Module v1.0
02-28 20:33:07.730 15295 15365 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-28 20:33:07.827 15295 15295 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-28 20:33:07.828 15295 15295 W CtaManagerFactory: CtaManagerFactoryImpl not found
02-28 20:33:08.067 15295 15361 E PlayCore: UID: [10185] PID: [15295]
StandardIntegrity : Phonesky is not installed.
02-28 20:33:08.424 15295 15356 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
02-28 20:33:09.785 15295 15368 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
02-28 20:33:09.809 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@c16dafe
02-28 20:33:19.995 15295 15309 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
02-28 20:33:24.269 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8b1cde1
02-28 20:33:24.498 15295 15295 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:33:26.288 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7f2d34d
02-28 20:33:27.222 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@e99fd71
02-28 20:34:00.476 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@594fa75
02-28 20:34:00.537 15295 15295 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@e978612
--------- beginning of main
--------- beginning of system
02-28 20:34:04.225 16066 16066 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-28 20:34:04.480 16066 16066 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-28 20:34:04.482 16066 16066 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.Class.newInstance(Native Method)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-28 20:34:04.482 16066 16066 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-28 20:34:04.482 16066 16066 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-28 20:34:04.482 16066 16066 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-28 20:34:04.482 16066 16066 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-28 20:34:04.482 16066 16066 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-28 20:34:04.482 16066 16066 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-28 20:34:04.482 16066 16066 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-28 20:34:04.535 16066 16066 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-28 20:34:04.583 16066 16092 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-28 20:34:07.006 16066 16066 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-28 20:34:06.999 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106433): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:34:07.003 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106434): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:34:07.007 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106435): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:34:07.019 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106436): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:34:07.083 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106437): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 20:34:08.111 16066 16066 W RenderThread: type=1400 audit(0.0:106440): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
02-28 20:34:08.120 16066 16066 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
02-28 20:34:08.120 16066 16066 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-28 20:34:08.120 16066 16066 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-28 20:34:08.123 16066 16115 E SQLiteLog: (11) database corruption at line 63523
of [68b898381a]
02-28 20:34:08.123 16066 16115 E SQLiteLog: (11) database disk image is malformed
02-28 20:34:08.333 16066 16125 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: Database corruption detected in
open()
02-28 20:34:08.472 16066 16115 E SQLiteDatabase:
android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is
malformed (code 11 SQLITE_CORRUPT): , while compiling: PRAGMA journal_mode
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.
java:986)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:729
)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:376)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnecti
on.java:306)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:224)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:197)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionP
ool.java:505)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:206)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:198)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:915)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:895)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:786)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:733)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at X.0zb.B82(Unknown
Source:107)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at X.3hX.A0B(Unknown
Source:129)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at X.3g9.run(Unknown
Source:933)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-28 20:34:08.472 16066 16115 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:919)
02-28 20:34:08.473 16066 16115 E DefaultDatabaseErrorHandler: Corruption reported
by sqlite on database: /data/user/0/com.mbwhatsapp/databases/msgstore.db
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: DB wipe detected:
package=com.mbwhatsapp reason=corruption
file=/data/user/0/com.mbwhatsapp/databases/msgstore.db ctime=2024-02-28T19:34:08Z
mtime=2024-02-28T19:34:08Z atime=2024-02-28T19:34:03Z checkfile [unable to obtain
timestamp]
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: java.lang.Throwable: STACKTRACE
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.wipeDetected(SQLiteDatabase.java:2741)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
android.database.DefaultDatabaseErrorHandler.onCorruption(DefaultDatabaseErrorHandl
er.java:55)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.onCorruption(SQLiteDatabase.java:399)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:899)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:786)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:733)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at X.0zb.B82(Unknown
Source:107)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at X.3hX.A0B(Unknown
Source:129)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at X.3g9.run(Unknown
Source:933)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-28 20:34:08.481 16066 16115 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:919)
02-28 20:34:08.493 16066 16115 E DefaultDatabaseErrorHandler: deleting the database
file: /data/user/0/com.mbwhatsapp/databases/msgstore.db
02-28 20:34:08.494 16066 16115 E SQLiteLog: (14) cannot open file at line 36683 of
[68b898381a]
02-28 20:34:08.494 16066 16115 E SQLiteLog: (14) os_unix.c:36683: (2)
open(/data/user/0/com.mbwhatsapp/databases/msgstore.db) -
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: Failed to open database
'/data/user/0/com.mbwhatsapp/databases/msgstore.db'.
02-28 20:34:08.495 16066 16115 E SQLiteDatabase:
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14
SQLITE_CANTOPEN): Could not open database
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:215)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:197)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionP
ool.java:505)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:206)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:198)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:915)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:900)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:786)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:733)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at X.0zb.B82(Unknown
Source:107)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at X.3hX.A0B(Unknown
Source:129)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at X.3g9.run(Unknown
Source:933)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-28 20:34:08.495 16066 16115 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:919)
02-28 20:34:08.496 16066 16115 E SQLiteLog: (14) cannot open file at line 36683 of
[68b898381a]
02-28 20:34:08.496 16066 16115 E SQLiteLog: (14) os_unix.c:36683: (2)
open(/data/user/0/com.mbwhatsapp/databases/msgstore.db) -
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: Failed to open database
'/data/user/0/com.mbwhatsapp/databases/msgstore.db'.
02-28 20:34:08.496 16066 16115 E SQLiteDatabase:
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14
SQLITE_CANTOPEN): Could not open database
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:215)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:197)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionP
ool.java:505)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:206)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:198)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:915)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:895)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:786)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:733)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at X.0zb.B82(Unknown
Source:107)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at X.3hX.A0B(Unknown
Source:129)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at X.3g9.run(Unknown
Source:933)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-28 20:34:08.496 16066 16115 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:919)
02-28 20:34:08.623 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106441): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=390
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
02-28 20:34:08.630 16066 16066 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-28 20:34:08.715 16066 16129 W Gralloc3: mapper 3.x is not supported
02-28 20:34:08.719 16066 16129 E gralloc : Arm Module v1.0
02-28 20:34:08.720 16066 16129 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-28 20:34:08.754 16066 16066 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-28 20:34:08.754 16066 16066 W CtaManagerFactory: CtaManagerFactoryImpl not found
02-28 20:34:08.904 16066 16174 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=8aa4f793-a71a-4aac-b1d0-0add6e6c7ff1, generation=0)
02-28 20:34:08.907 16066 16174 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=8aa4f793-a71a-4aac-b1d0-0add6e6c7ff1, generation=0)
02-28 20:34:08.946 16066 16137 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
02-28 20:34:08.953 16066 16137 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
02-28 20:34:25.350 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d622f74
02-28 20:34:31.186 16066 16144 W KeyStore: KeyStore exception
02-28 20:34:31.186 16066 16144 W KeyStore: android.os.ServiceSpecificException:
(code 7)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.os.Parcel.createException(Parcel.java:2085)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.os.Parcel.readException(Parcel.java:2039)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.os.Parcel.readException(Parcel.java:1987)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.security.keystore.IKeystoreService$Stub$Proxy.get(IKeystoreService.java:978
)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.security.KeyStore.get(KeyStore.java:240)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.security.KeyStore.get(KeyStore.java:229)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.security.keystore.AndroidKeyStoreSpi.engineGetCertificate(AndroidKeyStoreSp
i.java:160)
02-28 20:34:31.186 16066 16144 W KeyStore: at
java.security.KeyStoreSpi.engineEntryInstanceOf(KeyStoreSpi.java:583)
02-28 20:34:31.186 16066 16144 W KeyStore: at
java.security.KeyStore.entryInstanceOf(KeyStore.java:1631)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.1Pm.A02(Unknown Source:16)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.32r.A0F(Unknown Source:0)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.32r.A0J(Unknown Source:21)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.32r.A04(Unknown Source:94)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.32r.A03(Unknown Source:1)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.10M.A0x(Unknown Source:405)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.10M.A0N(Unknown Source:4)
02-28 20:34:31.186 16066 16144 W KeyStore: at X.10H.handleMessage(Unknown
Source:107)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.os.Looper.loop(Looper.java:264)
02-28 20:34:31.186 16066 16144 W KeyStore: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-28 20:34:31.189 16066 16144 W KeyStore: KeyStore exception
02-28 20:34:31.189 16066 16144 W KeyStore: android.os.ServiceSpecificException:
(code 7)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.os.Parcel.createException(Parcel.java:2085)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.os.Parcel.readException(Parcel.java:2039)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.os.Parcel.readException(Parcel.java:1987)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.security.keystore.IKeystoreService$Stub$Proxy.get(IKeystoreService.java:978
)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.security.KeyStore.get(KeyStore.java:240)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.security.KeyStore.get(KeyStore.java:229)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.security.keystore.AndroidKeyStoreSpi.engineGetCertificate(AndroidKeyStoreSp
i.java:165)
02-28 20:34:31.189 16066 16144 W KeyStore: at
java.security.KeyStoreSpi.engineEntryInstanceOf(KeyStoreSpi.java:583)
02-28 20:34:31.189 16066 16144 W KeyStore: at
java.security.KeyStore.entryInstanceOf(KeyStore.java:1631)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.1Pm.A02(Unknown Source:16)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.32r.A0F(Unknown Source:0)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.32r.A0J(Unknown Source:21)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.32r.A04(Unknown Source:94)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.32r.A03(Unknown Source:1)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.10M.A0x(Unknown Source:405)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.10M.A0N(Unknown Source:4)
02-28 20:34:31.189 16066 16144 W KeyStore: at X.10H.handleMessage(Unknown
Source:107)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.os.Looper.loop(Looper.java:264)
02-28 20:34:31.189 16066 16144 W KeyStore: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-28 20:34:37.728 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@72eb77f
02-28 20:34:37.863 16066 16066 W com.mbwhatsapp: type=1400 audit(0.0:106444): avc:
denied { read } for name="osrelease" dev="proc" ino=20987568
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
02-28 20:34:41.093 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@b7ac704
02-28 20:34:44.449 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@b506fc0
02-28 20:34:44.860 16066 16066 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
02-28 20:34:44.861 16066 16066 W IInputConnectionWrapper: getTextAfterCursor on
inactive InputConnection
02-28 20:34:44.862 16066 16066 W IInputConnectionWrapper: getSelectedText on
inactive InputConnection
02-28 20:34:44.891 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:44.910 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:44.913 16066 16066 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
02-28 20:34:44.913 16066 16066 W IInputConnectionWrapper: getTextAfterCursor on
inactive InputConnection
02-28 20:34:44.913 16066 16066 W IInputConnectionWrapper: getSelectedText on
inactive InputConnection
02-28 20:34:45.023 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:45.034 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:47.280 16066 16066 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
02-28 20:34:47.281 16066 16066 W IInputConnectionWrapper: getTextAfterCursor on
inactive InputConnection
02-28 20:34:47.282 16066 16066 W IInputConnectionWrapper: getSelectedText on
inactive InputConnection
02-28 20:34:47.302 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:47.361 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:47.363 16066 16066 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
02-28 20:34:47.364 16066 16066 W IInputConnectionWrapper: getTextAfterCursor on
inactive InputConnection
02-28 20:34:47.364 16066 16066 W IInputConnectionWrapper: getSelectedText on
inactive InputConnection
02-28 20:34:47.386 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:47.420 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:34:54.868 16066 16135 E PlayCore: UID: [10185] PID: [16066]
StandardIntegrity : Phonesky is not installed.
02-28 20:34:58.055 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@dfefff4
02-28 20:34:58.200 16066 16066 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-28 20:35:15.227 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d16463f
02-28 20:35:16.219 16066 16066 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@99e5a43
--------- beginning of main
02-28 21:58:09.225 6514 6514 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-28 21:58:09.483 6514 6514 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-28 21:58:09.486 6514 6514 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-28 21:58:09.486 6514 6514 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-28 21:58:09.486 6514 6514 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-28 21:58:09.486 6514 6514 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-28 21:58:09.486 6514 6514 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-28 21:58:09.486 6514 6514 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-28 21:58:09.486 6514 6514 W System.err: at
java.lang.Class.newInstance(Native Method)
02-28 21:58:09.486 6514 6514 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-28 21:58:09.486 6514 6514 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-28 21:58:09.486 6514 6514 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-28 21:58:09.486 6514 6514 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-28 21:58:09.486 6514 6514 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-28 21:58:09.486 6514 6514 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-28 21:58:09.486 6514 6514 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-28 21:58:09.487 6514 6514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-28 21:58:09.487 6514 6514 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-28 21:58:09.487 6514 6514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-28 21:58:09.487 6514 6514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-28 21:58:09.487 6514 6514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-28 21:58:09.487 6514 6514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-28 21:58:09.609 6514 6514 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-28 21:58:10.175 6514 6514 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-28 21:58:10.169 6514 6514 W com.mbwhatsapp: type=1400 audit(0.0:108631): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 21:58:10.177 6514 6514 W com.mbwhatsapp: type=1400 audit(0.0:108632): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 21:58:10.189 6514 6514 W com.mbwhatsapp: type=1400 audit(0.0:108633): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 21:58:10.261 6514 6514 W com.mbwhatsapp: type=1400 audit(0.0:108634): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 21:58:10.273 6514 6514 W com.mbwhatsapp: type=1400 audit(0.0:108635): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-28 21:58:10.397 6514 6601 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-28 21:58:10.397 6514 6601 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-28 21:58:10.397 6514 6601 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-28 21:58:10.784 6514 6514 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-28 21:58:10.784 6514 6514 W CtaManagerFactory: CtaManagerFactoryImpl not found
02-28 21:58:11.726 6514 6607 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
02-28 21:58:11.778 6514 6607 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
02-29 07:53:03.711 2770 2770 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-29 07:53:03.886 2770 2770 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-29 07:53:03.887 2770 2770 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.Class.newInstance(Native Method)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-29 07:53:03.887 2770 2770 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-29 07:53:03.887 2770 2770 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-29 07:53:03.887 2770 2770 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-29 07:53:03.887 2770 2770 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-29 07:53:03.887 2770 2770 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-29 07:53:03.887 2770 2770 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-29 07:53:03.887 2770 2770 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-29 07:53:03.913 2770 2770 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-29 07:53:04.213 2770 2770 W com.mbwhatsapp: type=1400 audit(0.0:117383): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 07:53:04.217 2770 2770 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-29 07:53:04.217 2770 2770 W com.mbwhatsapp: type=1400 audit(0.0:117384): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 07:53:04.221 2770 2770 W com.mbwhatsapp: type=1400 audit(0.0:117385): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 07:53:04.261 2770 2770 W com.mbwhatsapp: type=1400 audit(0.0:117386): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 07:53:04.269 2770 2770 W com.mbwhatsapp: type=1400 audit(0.0:117387): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 07:53:04.330 2770 2823 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-29 07:53:04.331 2770 2823 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-29 07:53:04.331 2770 2823 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-29 07:53:04.343 2770 2770 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
02-29 07:53:04.452 2770 2770 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8793822
02-29 07:53:04.453 2770 2770 W RenderThread: type=1400 audit(0.0:117391): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
02-29 07:53:04.586 2770 2770 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-29 07:53:04.586 2770 2770 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-29 07:53:04.662 2770 2840 W Gralloc3: mapper 3.x is not supported
02-29 07:53:04.665 2770 2840 E gralloc : Arm Module v1.0
02-29 07:53:04.666 2770 2840 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-29 07:53:04.691 2770 2770 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-29 07:53:04.691 2770 2770 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
02-29 10:45:50.099 16782 16782 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-29 10:45:50.360 16782 16782 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-29 10:45:50.361 16782 16782 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.Class.newInstance(Native Method)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-29 10:45:50.361 16782 16782 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-29 10:45:50.361 16782 16782 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-29 10:45:50.361 16782 16782 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-29 10:45:50.361 16782 16782 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-29 10:45:50.361 16782 16782 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-29 10:45:50.361 16782 16782 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-29 10:45:50.361 16782 16782 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-29 10:45:50.455 16782 16782 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-29 10:45:51.150 16782 16782 W com.mbwhatsapp: type=1400 audit(0.0:118259): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 10:45:51.153 16782 16782 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-29 10:45:51.154 16782 16782 W com.mbwhatsapp: type=1400 audit(0.0:118260): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 10:45:51.162 16782 16782 W com.mbwhatsapp: type=1400 audit(0.0:118261): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 10:45:51.284 16782 16886 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-29 10:45:51.284 16782 16886 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-29 10:45:51.284 16782 16886 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-29 10:45:51.295 16782 16782 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
02-29 10:45:51.466 16782 16782 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@70372b3
02-29 10:45:51.643 16782 16782 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-29 10:45:51.643 16782 16782 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-29 10:45:51.764 16782 16902 W Gralloc3: mapper 3.x is not supported
02-29 10:45:51.769 16782 16902 E gralloc : Arm Module v1.0
02-29 10:45:51.773 16782 16902 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-29 10:45:51.814 16782 16782 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-29 10:45:51.815 16782 16782 W CtaManagerFactory: CtaManagerFactoryImpl not found
02-29 10:45:52.046 16782 16886 E PlayCore: UID: [10185] PID: [16782]
StandardIntegrity : Phonesky is not installed.
02-29 10:45:52.358 16782 16782 W com.mbwhatsapp: type=1400 audit(0.0:118277): avc:
denied { read } for name="osrelease" dev="proc" ino=23214361
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
--------- beginning of main
02-29 20:12:28.621 14268 14268 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-29 20:12:28.819 14268 14268 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-29 20:12:28.826 14268 14268 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.Class.newInstance(Native Method)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-29 20:12:28.826 14268 14268 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-29 20:12:28.826 14268 14268 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-29 20:12:28.826 14268 14268 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-29 20:12:28.826 14268 14268 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-29 20:12:28.826 14268 14268 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-29 20:12:28.826 14268 14268 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-29 20:12:28.826 14268 14268 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-29 20:12:28.855 14268 14268 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-29 20:12:29.220 14268 14268 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-29 20:12:29.217 14268 14268 W com.mbwhatsapp: type=1400 audit(0.0:120380): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 20:12:29.221 14268 14268 W com.mbwhatsapp: type=1400 audit(0.0:120381): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 20:12:29.225 14268 14268 W com.mbwhatsapp: type=1400 audit(0.0:120382): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 20:12:29.265 14268 14268 W com.mbwhatsapp: type=1400 audit(0.0:120383): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 20:12:29.273 14268 14268 W com.mbwhatsapp: type=1400 audit(0.0:120384): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 20:12:29.347 14268 14343 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-29 20:12:29.347 14268 14343 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-29 20:12:29.347 14268 14343 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-29 20:12:29.361 14268 14268 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
02-29 20:12:29.700 14268 14268 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-29 20:12:29.701 14268 14268 E libc : Access denied finding property
"ro.vendor.scaler_version"
02-29 20:12:29.840 14268 14369 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
02-29 20:12:29.907 14268 14268 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-29 20:12:29.907 14268 14268 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
02-29 23:47:46.451 28976 28976 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-29 23:47:46.728 28976 28976 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-29 23:47:46.731 28976 28976 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.Class.newInstance(Native Method)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-29 23:47:46.731 28976 28976 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
02-29 23:47:46.731 28976 28976 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-29 23:47:46.731 28976 28976 W System.err: at
android.os.Looper.loop(Looper.java:264)
02-29 23:47:46.731 28976 28976 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
02-29 23:47:46.731 28976 28976 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-29 23:47:46.731 28976 28976 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-29 23:47:46.731 28976 28976 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
02-29 23:47:46.762 28976 28976 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-29 23:47:47.194 28976 28976 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
02-29 23:47:47.189 28976 28976 W com.mbwhatsapp: type=1400 audit(0.0:127031): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 23:47:47.197 28976 28976 W com.mbwhatsapp: type=1400 audit(0.0:127032): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 23:47:47.205 28976 28976 W com.mbwhatsapp: type=1400 audit(0.0:127033): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 23:47:47.249 28976 28976 W com.mbwhatsapp: type=1400 audit(0.0:127034): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 23:47:47.257 28976 28976 W com.mbwhatsapp: type=1400 audit(0.0:127035): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
02-29 23:47:47.358 28976 29033 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-29 23:47:47.358 28976 29033 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-29 23:47:47.358 28976 29033 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-29 23:47:47.368 28976 28976 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
02-29 23:47:47.559 28976 28976 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
02-29 23:47:47.560 28976 28976 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
03-01 09:08:30.902 17897 17897 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-01 09:08:31.126 17897 17897 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-01 09:08:31.129 17897 17897 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.Class.newInstance(Native Method)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-01 09:08:31.129 17897 17897 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-01 09:08:31.129 17897 17897 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-01 09:08:31.129 17897 17897 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-01 09:08:31.129 17897 17897 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-01 09:08:31.129 17897 17897 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-01 09:08:31.129 17897 17897 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-01 09:08:31.129 17897 17897 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-01 09:08:31.166 17897 17897 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-01 09:08:31.553 17897 17897 W com.mbwhatsapp: type=1400 audit(0.0:131093): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:08:31.558 17897 17897 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-01 09:08:31.561 17897 17897 W com.mbwhatsapp: type=1400 audit(0.0:131094): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:08:31.569 17897 17897 W com.mbwhatsapp: type=1400 audit(0.0:131095): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:08:31.609 17897 17897 W com.mbwhatsapp: type=1400 audit(0.0:131096): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:08:31.621 17897 17897 W com.mbwhatsapp: type=1400 audit(0.0:131097): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:08:31.686 17897 17987 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-01 09:08:31.686 17897 17987 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-01 09:08:31.686 17897 17987 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-01 09:08:31.701 17897 17897 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-01 09:08:31.833 17897 17897 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-01 09:08:31.833 17897 17897 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-01 09:08:35.996 17897 17911 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
03-01 09:49:11.002 27005 27005 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-01 09:49:11.207 27005 27005 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-01 09:49:11.207 27005 27005 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.Class.newInstance(Native Method)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-01 09:49:11.207 27005 27005 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-01 09:49:11.207 27005 27005 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-01 09:49:11.207 27005 27005 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-01 09:49:11.207 27005 27005 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-01 09:49:11.207 27005 27005 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-01 09:49:11.207 27005 27005 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-01 09:49:11.207 27005 27005 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-01 09:49:11.234 27005 27005 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-01 09:49:11.565 27005 27005 W com.mbwhatsapp: type=1400 audit(0.0:132488): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:49:11.569 27005 27005 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-01 09:49:11.569 27005 27005 W com.mbwhatsapp: type=1400 audit(0.0:132489): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:49:11.577 27005 27005 W com.mbwhatsapp: type=1400 audit(0.0:132490): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:49:11.617 27005 27005 W com.mbwhatsapp: type=1400 audit(0.0:132491): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:49:11.625 27005 27005 W com.mbwhatsapp: type=1400 audit(0.0:132492): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-01 09:49:11.687 27005 27069 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-01 09:49:11.687 27005 27069 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-01 09:49:11.687 27005 27069 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-01 09:49:11.697 27005 27005 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-01 09:49:11.799 27005 27005 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@70372b3
03-01 09:49:11.952 27005 27005 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-01 09:49:11.953 27005 27005 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-01 09:49:12.075 27005 27088 W Gralloc3: mapper 3.x is not supported
03-01 09:49:12.081 27005 27088 E gralloc : Arm Module v1.0
03-01 09:49:12.088 27005 27088 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-01 09:49:12.114 27005 27005 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-01 09:49:12.115 27005 27005 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-01 09:49:12.357 27005 27069 E PlayCore: UID: [10185] PID: [27005]
StandardIntegrity : Phonesky is not installed.
03-01 09:49:12.677 27005 27005 W com.mbwhatsapp: type=1400 audit(0.0:132499): avc:
denied { read } for name="osrelease" dev="proc" ino=27089362
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
--------- beginning of main
03-02 10:24:50.402 30150 30150 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-02 10:24:51.057 30150 30150 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-02 10:24:51.085 30150 30150 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.Class.newInstance(Native Method)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-02 10:24:51.085 30150 30150 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-02 10:24:51.085 30150 30150 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-02 10:24:51.085 30150 30150 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-02 10:24:51.085 30150 30150 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-02 10:24:51.085 30150 30150 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-02 10:24:51.085 30150 30150 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-02 10:24:51.085 30150 30150 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-02 10:24:51.220 30150 30150 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-02 10:24:52.682 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158064): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-02 10:24:52.688 30150 30150 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-02 10:24:52.690 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158065): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-02 10:24:52.714 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158066): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-02 10:24:53.052 30150 30396 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-02 10:24:53.052 30150 30396 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-02 10:24:53.052 30150 30396 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-02 10:24:53.092 30150 30150 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-02 10:24:53.405 30150 30444 E OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 55ms from 03-02
09:24:53.349
03-02 10:24:53.440 30150 30150 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@2dc9070
03-02 10:24:53.950 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158079): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=390
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
03-02 10:24:53.952 30150 30150 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-02 10:24:53.953 30150 30150 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-02 10:24:53.950 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158080): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=390
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
03-02 10:24:54.205 30150 30461 W Gralloc3: mapper 3.x is not supported
03-02 10:24:54.221 30150 30461 E gralloc : Arm Module v1.0
03-02 10:24:54.230 30150 30461 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-02 10:24:54.308 30150 30150 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-02 10:24:54.310 30150 30150 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-02 10:24:54.678 30150 30476 E PlayCore: UID: [10185] PID: [30150]
StandardIntegrity : Phonesky is not installed.
03-02 10:24:55.342 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158089): avc:
denied { read } for name="osrelease" dev="proc" ino=31245733
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
03-02 10:24:55.342 30150 30150 W com.mbwhatsapp: type=1400 audit(0.0:158090): avc:
denied { read } for name="version" dev="proc" ino=31245734
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
--------- beginning of main
03-06 00:15:29.621 21799 21799 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-06 00:15:29.789 21799 21799 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-06 00:15:29.789 21799 21799 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.Class.newInstance(Native Method)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-06 00:15:29.789 21799 21799 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-06 00:15:29.789 21799 21799 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-06 00:15:29.789 21799 21799 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-06 00:15:29.789 21799 21799 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-06 00:15:29.789 21799 21799 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-06 00:15:29.789 21799 21799 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-06 00:15:29.789 21799 21799 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-06 00:15:29.816 21799 21799 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-06 00:15:30.282 21799 21799 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-06 00:15:30.278 21799 21799 W com.mbwhatsapp: type=1400 audit(0.0:35513): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-06 00:15:30.286 21799 21799 W com.mbwhatsapp: type=1400 audit(0.0:35514): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-06 00:15:30.290 21799 21799 W com.mbwhatsapp: type=1400 audit(0.0:35515): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-06 00:15:30.334 21799 21799 W com.mbwhatsapp: type=1400 audit(0.0:35516): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-06 00:15:30.342 21799 21799 W com.mbwhatsapp: type=1400 audit(0.0:35517): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-06 00:15:30.417 21799 21854 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-06 00:15:30.417 21799 21854 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-06 00:15:30.417 21799 21854 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-06 00:15:30.434 21799 21799 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-06 00:15:30.587 21799 21799 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-06 00:15:30.587 21799 21799 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-06 00:15:30.820 21799 21868 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=0cf53211-6b51-43f8-bb69-a227fd8f2604, generation=0)
03-06 00:15:30.826 21799 21865 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=0cf53211-6b51-43f8-bb69-a227fd8f2604, generation=0)
--------- beginning of main
03-07 12:55:21.484 26198 26198 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-07 12:55:21.652 26198 26198 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-07 12:55:21.655 26198 26198 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.Class.newInstance(Native Method)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-07 12:55:21.655 26198 26198 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-07 12:55:21.655 26198 26198 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-07 12:55:21.655 26198 26198 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-07 12:55:21.655 26198 26198 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-07 12:55:21.655 26198 26198 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-07 12:55:21.655 26198 26198 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-07 12:55:21.655 26198 26198 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-07 12:55:21.683 26198 26198 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-07 12:55:21.734 26198 26224 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-07 12:55:21.966 26198 26198 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-07 12:55:21.964 26198 26198 W com.mbwhatsapp: type=1400 audit(0.0:60915): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-07 12:55:21.968 26198 26198 W com.mbwhatsapp: type=1400 audit(0.0:60916): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-07 12:55:21.976 26198 26198 W com.mbwhatsapp: type=1400 audit(0.0:60917): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-07 12:55:22.012 26198 26198 W com.mbwhatsapp: type=1400 audit(0.0:60918): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-07 12:55:22.024 26198 26198 W com.mbwhatsapp: type=1400 audit(0.0:60919): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-07 12:55:22.089 26198 26255 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-07 12:55:22.089 26198 26255 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-07 12:55:22.089 26198 26255 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-07 12:55:22.102 26198 26198 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-07 12:55:22.211 26198 26198 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@c1d4a4b
03-07 12:55:22.442 26198 26198 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-07 12:55:22.443 26198 26198 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-07 12:55:22.524 26198 26198 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-07 12:55:22.524 26198 26198 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-07 12:55:22.752 26198 26332 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=7f5dbc5d-bbc0-4d82-9095-ee2e14565a0a, generation=0)
03-07 12:55:22.911 26198 26334 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-07 12:55:22.947 26198 26334 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-07 12:55:26.585 26198 26212 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
03-07 12:55:48.332 26198 26227 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-07 12:56:46.193 26198 26227 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-07 12:58:12.200 26198 26227 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
03-10 10:38:26.823 12841 12841 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-10 10:38:27.014 12841 12841 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-10 10:38:27.017 12841 12841 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.Class.newInstance(Native Method)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-10 10:38:27.017 12841 12841 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-10 10:38:27.017 12841 12841 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-10 10:38:27.017 12841 12841 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-10 10:38:27.017 12841 12841 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-10 10:38:27.017 12841 12841 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-10 10:38:27.017 12841 12841 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-10 10:38:27.017 12841 12841 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-10 10:38:27.043 12841 12841 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-10 10:38:27.101 12841 12868 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-10 10:38:27.386 12841 12841 W com.mbwhatsapp: type=1400 audit(0.0:115124): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-10 10:38:27.390 12841 12841 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-10 10:38:27.394 12841 12841 W com.mbwhatsapp: type=1400 audit(0.0:115125): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-10 10:38:27.402 12841 12841 W com.mbwhatsapp: type=1400 audit(0.0:115126): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-10 10:38:27.442 12841 12841 W com.mbwhatsapp: type=1400 audit(0.0:115127): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-10 10:38:27.454 12841 12841 W com.mbwhatsapp: type=1400 audit(0.0:115128): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-10 10:38:27.548 12841 12910 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-10 10:38:27.548 12841 12910 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-10 10:38:27.548 12841 12910 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-10 10:38:27.561 12841 12841 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-10 10:38:27.713 12841 12841 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-10 10:38:27.714 12841 12841 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
03-11 14:41:58.767 18615 18615 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-11 14:41:59.046 18615 18615 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-11 14:41:59.048 18615 18615 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-11 14:41:59.048 18615 18615 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-11 14:41:59.048 18615 18615 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-11 14:41:59.048 18615 18615 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-11 14:41:59.048 18615 18615 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-11 14:41:59.049 18615 18615 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-11 14:41:59.049 18615 18615 W System.err: at
java.lang.Class.newInstance(Native Method)
03-11 14:41:59.049 18615 18615 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-11 14:41:59.049 18615 18615 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-11 14:41:59.049 18615 18615 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-11 14:41:59.049 18615 18615 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-11 14:41:59.049 18615 18615 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-11 14:41:59.049 18615 18615 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-11 14:41:59.050 18615 18615 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-11 14:41:59.050 18615 18615 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-11 14:41:59.050 18615 18615 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-11 14:41:59.050 18615 18615 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-11 14:41:59.050 18615 18615 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-11 14:41:59.050 18615 18615 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-11 14:41:59.051 18615 18615 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-11 14:41:59.100 18615 18615 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-11 14:41:59.196 18615 18643 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-11 14:41:59.782 18615 18615 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-11 14:41:59.776 18615 18615 W com.mbwhatsapp: type=1400 audit(0.0:15461): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-11 14:41:59.792 18615 18615 W com.mbwhatsapp: type=1400 audit(0.0:15462): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-11 14:41:59.812 18615 18615 W com.mbwhatsapp: type=1400 audit(0.0:15463): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-11 14:41:59.920 18615 18615 W com.mbwhatsapp: type=1400 audit(0.0:15464): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-11 14:41:59.952 18615 18615 W com.mbwhatsapp: type=1400 audit(0.0:15465): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-11 14:42:00.310 18615 18735 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-11 14:42:00.310 18615 18735 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-11 14:42:00.310 18615 18735 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-11 14:42:00.349 18615 18615 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-11 14:42:00.350 18615 18615 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-11 14:42:00.882 18615 18792 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e5aa3cc0-9121-4b1e-824b-f96b8db43a06, generation=0)
03-11 14:42:00.912 18615 18792 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e5aa3cc0-9121-4b1e-824b-f96b8db43a06, generation=0)
03-11 14:42:01.074 18615 18794 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-11 14:42:01.146 18615 18794 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
03-18 12:03:37.385 32485 32485 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-18 12:03:37.583 32485 32485 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-18 12:03:37.589 32485 32485 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.Class.newInstance(Native Method)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-18 12:03:37.589 32485 32485 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-18 12:03:37.589 32485 32485 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-18 12:03:37.589 32485 32485 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-18 12:03:37.589 32485 32485 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-18 12:03:37.589 32485 32485 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-18 12:03:37.589 32485 32485 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-18 12:03:37.589 32485 32485 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-18 12:03:37.622 32485 32485 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-18 12:03:38.055 32485 32485 W com.mbwhatsapp: type=1400 audit(0.0:32587): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-18 12:03:38.059 32485 32485 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-18 12:03:38.063 32485 32485 W com.mbwhatsapp: type=1400 audit(0.0:32588): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-18 12:03:38.071 32485 32485 W com.mbwhatsapp: type=1400 audit(0.0:32589): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-18 12:03:38.123 32485 32485 W com.mbwhatsapp: type=1400 audit(0.0:32590): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-18 12:03:38.135 32485 32485 W com.mbwhatsapp: type=1400 audit(0.0:32591): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-18 12:03:38.252 32485 32539 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-18 12:03:38.252 32485 32539 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-18 12:03:38.252 32485 32539 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-18 12:03:38.258 32485 32485 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-18 12:03:38.407 32485 32485 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-18 12:03:38.408 32485 32485 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-18 12:03:38.607 32485 32557 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=5c02605b-bf74-43ff-9390-7c9d1a40a638, generation=0)
03-18 12:03:38.613 32485 32557 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=5c02605b-bf74-43ff-9390-7c9d1a40a638, generation=0)
03-18 12:03:38.784 32485 32565 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-18 12:03:42.576 32485 32499 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
03-18 12:03:43.819 32485 32565 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
03-19 12:52:43.631 32602 32602 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-19 12:52:43.820 32602 32602 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-19 12:52:43.820 32602 32602 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.Class.newInstance(Native Method)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-19 12:52:43.820 32602 32602 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-19 12:52:43.820 32602 32602 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-19 12:52:43.820 32602 32602 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-19 12:52:43.820 32602 32602 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-19 12:52:43.820 32602 32602 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-19 12:52:43.820 32602 32602 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-19 12:52:43.820 32602 32602 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-19 12:52:43.847 32602 32602 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-19 12:52:43.894 32602 32627 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-19 12:52:44.092 32602 32602 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-19 12:52:44.086 32602 32602 W com.mbwhatsapp: type=1400 audit(0.0:7358): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-19 12:52:44.094 32602 32602 W com.mbwhatsapp: type=1400 audit(0.0:7359): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-19 12:52:44.098 32602 32602 W com.mbwhatsapp: type=1400 audit(0.0:7360): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-19 12:52:44.138 32602 32602 W com.mbwhatsapp: type=1400 audit(0.0:7361): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-19 12:52:44.146 32602 32602 W com.mbwhatsapp: type=1400 audit(0.0:7362): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-19 12:52:44.204 32602 32658 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-19 12:52:44.204 32602 32658 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-19 12:52:44.204 32602 32658 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-19 12:52:44.215 32602 32602 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-19 12:52:44.314 32602 32602 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@423eb40
03-19 12:52:44.474 32602 32602 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-19 12:52:44.475 32602 32602 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-19 12:52:44.546 32602 32667 W Gralloc3: mapper 3.x is not supported
03-19 12:52:44.548 32602 32667 E gralloc : Arm Module v1.0
03-19 12:52:44.549 32602 32667 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-19 12:52:44.580 32602 32602 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-19 12:52:44.581 32602 32602 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-19 12:52:44.720 32602 32695 E PlayCore: UID: [10185] PID: [32602]
StandardIntegrity : Phonesky is not installed.
03-19 12:52:44.810 32602 32756 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=030ba13a-976c-4f18-9135-efd7c5d26573, generation=0)
03-19 12:52:44.812 32602 32756 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=030ba13a-976c-4f18-9135-efd7c5d26573, generation=0)
03-19 12:53:10.621 32602 32630 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-19 12:54:07.197 32602 32630 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-19 12:55:33.493 32602 32630 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-19 12:57:58.778 32602 32630 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-19 12:59:45.037 32602 2613 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-19 12:59:45.084 32602 2613 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-19 13:02:24.326 32602 32630 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
03-26 12:43:06.499 5548 5548 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-26 12:43:06.681 5548 5548 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-26 12:43:06.691 5548 5548 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.Class.newInstance(Native Method)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-26 12:43:06.691 5548 5548 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-26 12:43:06.691 5548 5548 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-26 12:43:06.691 5548 5548 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-26 12:43:06.691 5548 5548 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-26 12:43:06.691 5548 5548 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-26 12:43:06.691 5548 5548 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-26 12:43:06.691 5548 5548 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-26 12:43:06.720 5548 5548 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-26 12:43:06.769 5548 5572 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-26 12:43:07.045 5548 5548 W com.mbwhatsapp: type=1400 audit(0.0:73009): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-26 12:43:07.050 5548 5548 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-26 12:43:07.049 5548 5548 W com.mbwhatsapp: type=1400 audit(0.0:73010): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-26 12:43:07.057 5548 5548 W com.mbwhatsapp: type=1400 audit(0.0:73011): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-26 12:43:07.097 5548 5548 W com.mbwhatsapp: type=1400 audit(0.0:73012): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-26 12:43:07.105 5548 5548 W com.mbwhatsapp: type=1400 audit(0.0:73013): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-26 12:43:07.170 5548 5603 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-26 12:43:07.170 5548 5603 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-26 12:43:07.170 5548 5603 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-26 12:43:07.190 5548 5548 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-26 12:43:07.305 5548 5548 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-26 12:43:07.305 5548 5548 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-26 12:43:07.369 5548 5607 W Gralloc3: mapper 3.x is not supported
03-26 12:43:07.372 5548 5607 E gralloc : Arm Module v1.0
03-26 12:43:07.373 5548 5607 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-26 12:43:07.390 5548 5548 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@45abcd1
03-26 12:43:07.447 5548 5548 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7a3d41f
03-26 12:43:07.677 5548 5548 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-26 12:43:07.677 5548 5548 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-26 12:43:07.811 5548 5603 E PlayCore: UID: [10185] PID: [5548]
StandardIntegrity : Phonesky is not installed.
03-26 12:43:07.943 5548 5697 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=28db7921-ff48-44b8-88bd-34bdd52315bf, generation=0)
03-26 12:43:07.944 5548 5697 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=28db7921-ff48-44b8-88bd-34bdd52315bf, generation=0)
03-26 12:43:34.666 5548 5575 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-26 12:44:30.632 5548 5575 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
03-29 23:08:34.117 12101 12101 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 23:08:34.291 12101 12101 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-29 23:08:34.296 12101 12101 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 23:08:34.296 12101 12101 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-29 23:08:34.296 12101 12101 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-29 23:08:34.296 12101 12101 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-29 23:08:34.296 12101 12101 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-29 23:08:34.296 12101 12101 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 23:08:34.296 12101 12101 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-29 23:08:34.296 12101 12101 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-29 23:08:34.328 12101 12101 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-29 23:08:34.377 12101 12123 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-29 23:08:34.667 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34977): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-29 23:08:34.672 12101 12101 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-29 23:08:34.675 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34978): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-29 23:08:34.683 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34979): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-29 23:08:34.727 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34980): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-29 23:08:34.735 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34981): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-29 23:08:34.812 12101 12154 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-29 23:08:34.812 12101 12154 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 23:08:34.812 12101 12154 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 23:08:34.815 12101 12101 W RenderThread: type=1400 audit(0.0:34984): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
03-29 23:08:34.828 12101 12101 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-29 23:08:34.947 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34985): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=3810
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
03-29 23:08:34.951 12101 12101 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-29 23:08:34.951 12101 12101 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-29 23:08:35.025 12101 12158 W Gralloc3: mapper 3.x is not supported
03-29 23:08:35.031 12101 12158 E gralloc : Arm Module v1.0
03-29 23:08:35.033 12101 12158 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-29 23:08:35.054 12101 12101 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4d2b05f
03-29 23:08:35.161 12101 12101 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@c370a9d
03-29 23:08:35.510 12101 12101 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-29 23:08:35.512 12101 12101 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-29 23:08:35.619 12101 12198 E PlayCore: UID: [10185] PID: [12101]
StandardIntegrity : Phonesky is not installed.
03-29 23:08:35.798 12101 12249 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=adff15d5-2a66-4b59-8278-96777976caca, generation=0)
03-29 23:08:35.801 12101 12240 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=adff15d5-2a66-4b59-8278-96777976caca, generation=0)
03-29 23:08:35.863 12101 12101 W com.mbwhatsapp: type=1400 audit(0.0:34988): avc:
denied { read } for name="osrelease" dev="proc" ino=6453603
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
03-29 23:09:03.883 12101 12126 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-29 23:10:00.330 12101 12126 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-29 23:10:36.216 12101 12762 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-29 23:10:38.009 12101 12762 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
03-30 01:13:06.096 12101 12101 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@e1cfb62
03-30 01:13:06.310 12101 12113 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 441 to 100
03-30 01:13:13.031 12101 12101 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8a2a309
03-30 01:14:02.736 9048 9048 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 01:14:02.924 9048 9048 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 01:14:02.926 9048 9048 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 01:14:02.926 9048 9048 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
03-30 01:14:02.926 9048 9048 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
03-30 01:14:02.926 9048 9048 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
03-30 01:14:02.926 9048 9048 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
03-30 01:14:02.926 9048 9048 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 01:14:02.926 9048 9048 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 01:14:02.926 9048 9048 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 01:14:02.926 9048 9048 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 01:14:02.926 9048 9048 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
03-30 01:14:02.926 9048 9048 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
03-30 01:14:02.926 9048 9048 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
03-30 01:14:02.926 9048 9048 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
03-30 01:14:02.926 9048 9048 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
03-30 01:14:02.926 9048 9048 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
03-30 01:14:02.926 9048 9048 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-30 01:14:02.927 9048 9048 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
03-30 01:14:02.927 9048 9048 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 01:14:02.927 9048 9048 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-30 01:14:02.927 9048 9048 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
03-30 01:14:02.951 9048 9048 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-30 01:14:03.003 9048 9071 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-30 01:14:03.342 9048 9048 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-30 01:14:03.339 9048 9048 W com.mbwhatsapp: type=1400 audit(0.0:42468): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-30 01:14:03.343 9048 9048 W com.mbwhatsapp: type=1400 audit(0.0:42469): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-30 01:14:03.351 9048 9048 W com.mbwhatsapp: type=1400 audit(0.0:42470): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-30 01:14:03.387 9048 9048 W com.mbwhatsapp: type=1400 audit(0.0:42471): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-30 01:14:03.395 9048 9048 W com.mbwhatsapp: type=1400 audit(0.0:42472): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
03-30 01:14:03.464 9048 9120 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-30 01:14:03.464 9048 9120 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 01:14:03.464 9048 9120 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 01:14:03.480 9048 9048 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-30 01:14:03.616 9048 9048 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-30 01:14:03.617 9048 9048 E libc : Access denied finding property
"ro.vendor.scaler_version"
03-30 01:14:03.709 9048 9124 W Gralloc3: mapper 3.x is not supported
03-30 01:14:03.711 9048 9124 E gralloc : Arm Module v1.0
03-30 01:14:03.712 9048 9124 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-30 01:14:03.777 9048 9048 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
03-30 01:14:03.778 9048 9048 W CtaManagerFactory: CtaManagerFactoryImpl not found
03-30 01:14:09.002 9048 9062 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
04-08 11:09:33.429 10396 10396 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-08 11:09:33.601 10396 10396 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-08 11:09:33.601 10396 10396 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-08 11:09:33.601 10396 10396 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
04-08 11:09:33.601 10396 10396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
04-08 11:09:33.601 10396 10396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
04-08 11:09:33.601 10396 10396 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
04-08 11:09:33.601 10396 10396 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-08 11:09:33.601 10396 10396 W System.err: at
java.lang.Class.newInstance(Native Method)
04-08 11:09:33.601 10396 10396 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-08 11:09:33.601 10396 10396 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-08 11:09:33.601 10396 10396 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
04-08 11:09:33.601 10396 10396 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
04-08 11:09:33.601 10396 10396 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
04-08 11:09:33.601 10396 10396 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
04-08 11:09:33.601 10396 10396 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
04-08 11:09:33.601 10396 10396 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
04-08 11:09:33.601 10396 10396 W System.err: at
android.os.Looper.loop(Looper.java:264)
04-08 11:09:33.602 10396 10396 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
04-08 11:09:33.602 10396 10396 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-08 11:09:33.602 10396 10396 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
04-08 11:09:33.602 10396 10396 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
04-08 11:09:33.628 10396 10396 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
04-08 11:09:33.680 10396 10427 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-08 11:09:33.888 10396 10396 W com.mbwhatsapp: type=1400 audit(0.0:5524): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-08 11:09:33.891 10396 10396 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
04-08 11:09:33.892 10396 10396 W com.mbwhatsapp: type=1400 audit(0.0:5525): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-08 11:09:33.900 10396 10396 W com.mbwhatsapp: type=1400 audit(0.0:5526): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-08 11:09:33.940 10396 10396 W com.mbwhatsapp: type=1400 audit(0.0:5527): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-08 11:09:33.948 10396 10396 W com.mbwhatsapp: type=1400 audit(0.0:5528): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-08 11:09:34.010 10396 10460 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
04-08 11:09:34.010 10396 10460 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-08 11:09:34.010 10396 10460 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-08 11:09:34.023 10396 10396 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
04-08 11:09:34.129 10396 10466 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 6ms from 04-08
11:09:34.123
04-08 11:09:34.146 10396 10396 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@67d2df6
04-08 11:09:34.272 10396 10396 E libc : Access denied finding property
"ro.vendor.scaler_version"
04-08 11:09:34.273 10396 10396 E libc : Access denied finding property
"ro.vendor.scaler_version"
04-08 11:09:34.364 10396 10469 W Gralloc3: mapper 3.x is not supported
04-08 11:09:34.372 10396 10469 E gralloc : Arm Module v1.0
04-08 11:09:34.373 10396 10469 E ion : ioctl c0044901 failed with code -1:
Invalid argument
04-08 11:09:34.399 10396 10396 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
04-08 11:09:34.399 10396 10396 W CtaManagerFactory: CtaManagerFactoryImpl not found
04-08 11:09:34.649 10396 10515 E PlayCore: UID: [10185] PID: [10396]
StandardIntegrity : Phonesky is not installed.
04-08 11:09:34.767 10396 10559 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d8b0723d-1ba2-407a-b0c1-8053205f3809, generation=0)
04-08 11:09:34.775 10396 10559 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d8b0723d-1ba2-407a-b0c1-8053205f3809, generation=0)
04-08 11:09:34.851 10396 10568 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-08 11:09:34.873 10396 10568 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-08 11:10:03.673 10396 10430 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-08 11:10:04.129 10396 10432 W MessengerIpcClient: Timing out request: 1
04-08 11:10:26.854 10396 10396 W MessengerIpcClient: Received response for unknown
request: 1
04-08 11:11:03.677 10396 10430 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-08 11:11:03.697 10396 10432 W MessengerIpcClient: Timing out request: 2
04-08 11:11:26.393 10396 10396 W MessengerIpcClient: Received response for unknown
request: 2
04-08 11:12:33.681 10396 10430 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-08 11:12:33.694 10396 10432 W MessengerIpcClient: Timing out request: 3
04-08 11:12:55.499 10396 10396 W MessengerIpcClient: Received response for unknown
request: 3
04-08 11:15:03.687 10396 10430 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-08 11:15:03.698 10396 10432 W MessengerIpcClient: Timing out request: 4
04-08 11:15:25.416 10396 10396 W MessengerIpcClient: Received response for unknown
request: 4
--------- beginning of main
04-10 19:10:42.756 17748 17748 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-10 19:10:42.971 17748 17748 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
04-10 19:10:42.972 17748 17748 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.Class.newInstance(Native Method)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-10 19:10:42.972 17748 17748 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
04-10 19:10:42.972 17748 17748 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
04-10 19:10:42.972 17748 17748 W System.err: at
android.os.Looper.loop(Looper.java:264)
04-10 19:10:42.972 17748 17748 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
04-10 19:10:42.972 17748 17748 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-10 19:10:42.972 17748 17748 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
04-10 19:10:42.972 17748 17748 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
04-10 19:10:43.006 17748 17748 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
04-10 19:10:43.065 17748 17782 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-10 19:10:43.321 17748 17748 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
04-10 19:10:43.316 17748 17748 W com.mbwhatsapp: type=1400 audit(0.0:1340): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-10 19:10:43.328 17748 17748 W com.mbwhatsapp: type=1400 audit(0.0:1341): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-10 19:10:43.332 17748 17748 W com.mbwhatsapp: type=1400 audit(0.0:1342): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-10 19:10:43.384 17748 17748 W com.mbwhatsapp: type=1400 audit(0.0:1343): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-10 19:10:43.396 17748 17748 W com.mbwhatsapp: type=1400 audit(0.0:1344): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-10 19:10:43.501 17748 17839 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
04-10 19:10:43.501 17748 17839 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-10 19:10:43.501 17748 17839 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-10 19:10:43.509 17748 17748 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
04-10 19:10:43.658 17748 17748 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
04-10 19:10:43.659 17748 17748 W CtaManagerFactory: CtaManagerFactoryImpl not found
04-10 19:10:43.820 17748 17878 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=13a8daa6-4b48-4ad3-9e5d-5f2c0ab696a4, generation=0)
04-10 19:10:43.823 17748 17851 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=13a8daa6-4b48-4ad3-9e5d-5f2c0ab696a4, generation=0)
04-10 19:10:44.023 17748 17848 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-10 19:10:44.138 17748 17848 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
04-23 13:55:11.623 18175 18175 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-23 13:55:11.820 18175 18175 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
04-23 13:55:11.822 18175 18175 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.Class.newInstance(Native Method)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-23 13:55:11.822 18175 18175 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
04-23 13:55:11.822 18175 18175 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
04-23 13:55:11.822 18175 18175 W System.err: at
android.os.Looper.loop(Looper.java:264)
04-23 13:55:11.822 18175 18175 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
04-23 13:55:11.822 18175 18175 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-23 13:55:11.822 18175 18175 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
04-23 13:55:11.822 18175 18175 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
04-23 13:55:11.852 18175 18175 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
04-23 13:55:11.908 18175 18196 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-23 13:55:12.307 18175 18175 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
04-23 13:55:12.301 18175 18175 W com.mbwhatsapp: type=1400 audit(0.0:203116): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-23 13:55:12.309 18175 18175 W com.mbwhatsapp: type=1400 audit(0.0:203117): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-23 13:55:12.317 18175 18175 W com.mbwhatsapp: type=1400 audit(0.0:203118): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-23 13:55:12.353 18175 18175 W com.mbwhatsapp: type=1400 audit(0.0:203119): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-23 13:55:12.361 18175 18175 W com.mbwhatsapp: type=1400 audit(0.0:203120): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-23 13:55:12.445 18175 18227 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
04-23 13:55:12.445 18175 18227 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-23 13:55:12.445 18175 18227 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-23 13:55:12.456 18175 18175 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
04-23 13:55:12.597 18175 18175 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@ac7582d
04-23 13:55:12.778 18175 18175 E libc : Access denied finding property
"ro.vendor.scaler_version"
04-23 13:55:12.778 18175 18175 E libc : Access denied finding property
"ro.vendor.scaler_version"
04-23 13:55:12.904 18175 18237 W Gralloc3: mapper 3.x is not supported
04-23 13:55:12.911 18175 18237 E gralloc : Arm Module v1.0
04-23 13:55:12.915 18175 18237 E ion : ioctl c0044901 failed with code -1:
Invalid argument
04-23 13:55:13.150 18175 18175 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
04-23 13:55:13.151 18175 18175 W CtaManagerFactory: CtaManagerFactoryImpl not found
04-23 13:55:13.178 18175 18284 E PlayCore: UID: [10185] PID: [18175]
StandardIntegrity : Phonesky is not installed.
04-23 13:55:13.315 18175 18308 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=0f44bf46-539a-4143-9844-8afaf0e5a1e5, generation=0)
04-23 13:55:13.321 18175 18288 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=0f44bf46-539a-4143-9844-8afaf0e5a1e5, generation=0)
04-23 13:55:13.412 18175 18311 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-23 13:55:13.417 18175 18175 W com.mbwhatsapp: type=1400 audit(0.0:203128): avc:
denied { read } for name="osrelease" dev="proc" ino=48115933
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
04-23 13:55:13.428 18175 18311 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-23 13:55:22.155 18175 18189 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
04-23 13:55:41.907 18175 18199 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-23 13:55:42.573 18175 18201 W MessengerIpcClient: Timing out request: 1
04-23 13:56:05.774 18175 18175 W MessengerIpcClient: Received response for unknown
request: 1
04-23 13:56:41.916 18175 18199 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-23 13:56:41.945 18175 18201 W MessengerIpcClient: Timing out request: 2
04-23 13:57:05.166 18175 18175 W MessengerIpcClient: Received response for unknown
request: 2
04-23 13:58:11.919 18175 18199 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-23 13:58:11.930 18175 18201 W MessengerIpcClient: Timing out request: 3
04-23 13:58:34.546 18175 18175 W MessengerIpcClient: Received response for unknown
request: 3
04-23 14:00:41.924 18175 18199 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-23 14:00:41.934 18175 18201 W MessengerIpcClient: Timing out request: 4
04-23 14:01:07.085 18175 18175 W MessengerIpcClient: Received response for unknown
request: 4
04-23 14:05:11.941 18175 18199 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-23 14:05:11.968 18175 18201 W MessengerIpcClient: Timing out request: 5
04-23 14:05:37.243 18175 18175 W MessengerIpcClient: Received response for unknown
request: 5
--------- beginning of main
04-25 11:48:00.621 26963 26963 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-25 11:48:00.835 26963 26963 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
04-25 11:48:00.838 26963 26963 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.Class.newInstance(Native Method)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-25 11:48:00.838 26963 26963 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
04-25 11:48:00.838 26963 26963 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
04-25 11:48:00.838 26963 26963 W System.err: at
android.os.Looper.loop(Looper.java:264)
04-25 11:48:00.838 26963 26963 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
04-25 11:48:00.838 26963 26963 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-25 11:48:00.838 26963 26963 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
04-25 11:48:00.838 26963 26963 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
04-25 11:48:00.884 26963 26963 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
04-25 11:48:00.981 26963 26988 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-25 11:48:01.389 26963 26963 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
04-25 11:48:01.383 26963 26963 W com.mbwhatsapp: type=1400 audit(0.0:236838): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-25 11:48:01.395 26963 26963 W com.mbwhatsapp: type=1400 audit(0.0:236839): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-25 11:48:01.403 26963 26963 W com.mbwhatsapp: type=1400 audit(0.0:236840): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-25 11:48:01.467 26963 26963 W com.mbwhatsapp: type=1400 audit(0.0:236841): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-25 11:48:01.479 26963 26963 W com.mbwhatsapp: type=1400 audit(0.0:236842): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
04-25 11:48:01.560 26963 27030 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
04-25 11:48:01.560 26963 27030 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-25 11:48:01.560 26963 27030 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-25 11:48:01.662 26963 26963 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
04-25 11:48:01.663 26963 26963 W CtaManagerFactory: CtaManagerFactoryImpl not found
04-25 11:48:02.100 26963 27042 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-25 11:48:02.174 26963 27042 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
04-29 13:36:39.345 13862 13862 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-29 13:36:39.651 13862 13862 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-29 13:36:39.657 13862 13862 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-29 13:36:39.657 13862 13862 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
04-29 13:36:39.657 13862 13862 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
04-29 13:36:39.657 13862 13862 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
04-29 13:36:39.657 13862 13862 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
04-29 13:36:39.657 13862 13862 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-29 13:36:39.657 13862 13862 W System.err: at
java.lang.Class.newInstance(Native Method)
04-29 13:36:39.657 13862 13862 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-29 13:36:39.657 13862 13862 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-29 13:36:39.657 13862 13862 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
04-29 13:36:39.657 13862 13862 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
04-29 13:36:39.658 13862 13862 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
04-29 13:36:39.658 13862 13862 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
04-29 13:36:39.658 13862 13862 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
04-29 13:36:39.658 13862 13862 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
04-29 13:36:39.658 13862 13862 W System.err: at
android.os.Looper.loop(Looper.java:264)
04-29 13:36:39.658 13862 13862 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
04-29 13:36:39.658 13862 13862 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-29 13:36:39.658 13862 13862 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
04-29 13:36:39.658 13862 13862 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
04-29 13:36:39.683 13862 13862 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
04-29 13:36:39.990 13862 13862 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
04-29 13:36:40.124 13862 13862 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
04-29 13:36:40.124 13862 13862 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-29 13:36:40.124 13862 13862 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-29 13:36:40.124 13862 13915 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
--------- beginning of system
04-29 13:36:40.225 13862 13921 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 6ms from 04-29
12:36:40.218
04-29 13:36:40.259 13862 13862 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@f973547
04-29 13:36:40.409 13862 13862 E libc : Access denied finding property
"ro.vendor.scaler_version"
04-29 13:36:40.410 13862 13862 E libc : Access denied finding property
"ro.vendor.scaler_version"
04-29 13:36:40.474 13862 13926 W Gralloc3: mapper 3.x is not supported
04-29 13:36:40.477 13862 13926 E gralloc : Arm Module v1.0
04-29 13:36:40.480 13862 13926 E ion : ioctl c0044901 failed with code -1:
Invalid argument
04-29 13:36:40.549 13862 13970 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-29 13:36:40.598 13862 13970 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
04-29 13:36:40.611 13862 13862 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
04-29 13:36:40.612 13862 13862 W CtaManagerFactory: CtaManagerFactoryImpl not found
04-29 13:36:40.632 13862 13935 E PlayCore: UID: [10185] PID: [13862]
StandardIntegrity : Phonesky is not installed.
--------- beginning of main
05-04 11:59:44.093 28247 28247 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-04 11:59:44.324 28247 28247 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-04 11:59:44.326 28247 28247 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.Class.newInstance(Native Method)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-04 11:59:44.326 28247 28247 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
05-04 11:59:44.326 28247 28247 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-04 11:59:44.326 28247 28247 W System.err: at
android.os.Looper.loop(Looper.java:264)
05-04 11:59:44.326 28247 28247 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
05-04 11:59:44.326 28247 28247 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-04 11:59:44.326 28247 28247 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-04 11:59:44.326 28247 28247 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
05-04 11:59:44.356 28247 28247 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-04 11:59:44.607 28247 28273 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-04 11:59:44.898 28247 28247 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
05-04 11:59:44.893 28247 28247 W com.mbwhatsapp: type=1400 audit(0.0:376025): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-04 11:59:44.897 28247 28247 W com.mbwhatsapp: type=1400 audit(0.0:376026): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-04 11:59:44.905 28247 28247 W com.mbwhatsapp: type=1400 audit(0.0:376027): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-04 11:59:44.945 28247 28247 W com.mbwhatsapp: type=1400 audit(0.0:376028): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-04 11:59:44.953 28247 28247 W com.mbwhatsapp: type=1400 audit(0.0:376029): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-04 11:59:45.013 28247 28305 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
05-04 11:59:45.014 28247 28305 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-04 11:59:45.014 28247 28305 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-04 11:59:45.024 28247 28247 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
05-04 11:59:45.139 28247 28247 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@487dee3
05-04 11:59:45.141 28247 28247 W RenderThread: type=1400 audit(0.0:376032): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
05-04 11:59:45.289 28247 28247 W com.mbwhatsapp: type=1400 audit(0.0:376033): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=9112
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
05-04 11:59:45.294 28247 28247 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-04 11:59:45.295 28247 28247 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-04 11:59:45.360 28247 28317 W Gralloc3: mapper 3.x is not supported
05-04 11:59:45.362 28247 28317 E gralloc : Arm Module v1.0
05-04 11:59:45.363 28247 28317 E ion : ioctl c0044901 failed with code -1:
Invalid argument
05-04 11:59:45.618 28247 28247 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
05-04 11:59:45.619 28247 28247 W CtaManagerFactory: CtaManagerFactoryImpl not found
05-04 11:59:45.630 28247 28359 E PlayCore: UID: [10185] PID: [28247]
StandardIntegrity : Phonesky is not installed.
05-04 11:59:46.896 28247 28247 W ViewRootImpl[EULA]: Dropping event due to no
window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x48, repeatCount=0, eventTime=1521443455, downTime=1521443455,
deviceId=-1, source=0x101, displayId=0 }
05-04 11:59:46.910 28247 28247 W ViewRootImpl[EULA]: Cancelling event due to no
window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=1521443474, downTime=1521443455,
deviceId=-1, source=0x101, displayId=0 }
05-04 11:59:46.912 28247 28247 W ViewRootImpl[EULA]: Cancelling event due to no
window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=1521443474, downTime=1521443455,
deviceId=-1, source=0x101, displayId=0 }
--------- beginning of main
05-09 21:13:38.372 9298 9298 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-09 21:13:38.563 9298 9298 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-09 21:13:38.565 9298 9298 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.Class.newInstance(Native Method)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-09 21:13:38.565 9298 9298 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
05-09 21:13:38.565 9298 9298 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-09 21:13:38.565 9298 9298 W System.err: at
android.os.Looper.loop(Looper.java:264)
05-09 21:13:38.565 9298 9298 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
05-09 21:13:38.565 9298 9298 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-09 21:13:38.565 9298 9298 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-09 21:13:38.565 9298 9298 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
05-09 21:13:38.599 9298 9298 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-09 21:13:38.658 9298 9320 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-09 21:13:39.036 9298 9298 W com.mbwhatsapp: type=1400 audit(0.0:443150): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-09 21:13:39.041 9298 9298 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
05-09 21:13:39.044 9298 9298 W com.mbwhatsapp: type=1400 audit(0.0:443151): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-09 21:13:39.052 9298 9298 W com.mbwhatsapp: type=1400 audit(0.0:443152): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-09 21:13:39.092 9298 9298 W com.mbwhatsapp: type=1400 audit(0.0:443153): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-09 21:13:39.100 9298 9298 W com.mbwhatsapp: type=1400 audit(0.0:443154): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-09 21:13:39.173 9298 9358 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
05-09 21:13:39.173 9298 9358 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-09 21:13:39.173 9298 9358 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-09 21:13:39.186 9298 9298 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
05-09 21:13:39.327 9298 9298 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d510f99
05-09 21:13:39.348 9298 9298 W RenderThread: type=1400 audit(0.0:443157): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
05-09 21:13:39.494 9298 9298 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-09 21:13:39.494 9298 9298 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-09 21:13:39.590 9298 9371 W Gralloc3: mapper 3.x is not supported
05-09 21:13:39.596 9298 9371 E gralloc : Arm Module v1.0
05-09 21:13:39.598 9298 9371 E ion : ioctl c0044901 failed with code -1:
Invalid argument
05-09 21:13:39.683 9298 9420 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
05-09 21:13:39.716 9298 9420 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
05-09 21:13:39.869 9298 9298 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
05-09 21:13:39.869 9298 9298 W CtaManagerFactory: CtaManagerFactoryImpl not found
05-09 21:13:39.880 9298 9363 E PlayCore: UID: [10185] PID: [9298]
StandardIntegrity : Phonesky is not installed.
05-09 21:14:08.650 9298 9323 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-09 21:14:09.298 9298 9325 W MessengerIpcClient: Timing out request: 1
05-09 21:14:30.152 9298 9298 W MessengerIpcClient: Received response for unknown
request: 1
05-09 21:15:08.655 9298 9323 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-09 21:15:08.671 9298 9325 W MessengerIpcClient: Timing out request: 2
05-09 21:15:30.642 9298 9298 W MessengerIpcClient: Received response for unknown
request: 2
05-09 21:16:38.667 9298 9323 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-09 21:16:38.695 9298 9325 W MessengerIpcClient: Timing out request: 3
05-09 21:17:02.101 9298 9298 W MessengerIpcClient: Received response for unknown
request: 3
05-09 21:19:08.680 9298 9323 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-09 21:19:08.688 9298 9325 W MessengerIpcClient: Timing out request: 4
05-09 21:19:33.274 9298 9298 W MessengerIpcClient: Received response for unknown
request: 4
--------- beginning of main
05-27 10:14:57.630 7780 7780 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-27 10:14:57.867 7780 7780 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-27 10:14:57.867 7780 7780 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.Class.newInstance(Native Method)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-27 10:14:57.867 7780 7780 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
05-27 10:14:57.867 7780 7780 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-27 10:14:57.867 7780 7780 W System.err: at
android.os.Looper.loop(Looper.java:264)
05-27 10:14:57.867 7780 7780 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
05-27 10:14:57.867 7780 7780 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-27 10:14:57.867 7780 7780 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-27 10:14:57.867 7780 7780 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
05-27 10:14:57.923 7780 7780 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-27 10:14:58.024 7780 7831 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-27 10:14:58.576 7780 7780 W com.mbwhatsapp: type=1400 audit(0.0:31672): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-27 10:14:58.578 7780 7780 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
05-27 10:14:58.588 7780 7780 W com.mbwhatsapp: type=1400 audit(0.0:31673): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-27 10:14:58.612 7780 7780 W com.mbwhatsapp: type=1400 audit(0.0:31674): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-27 10:14:58.688 7780 7780 W com.mbwhatsapp: type=1400 audit(0.0:31675): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-27 10:14:58.712 7780 7780 W com.mbwhatsapp: type=1400 audit(0.0:31676): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-27 10:14:58.884 7780 7888 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
05-27 10:14:58.885 7780 7888 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-27 10:14:58.885 7780 7888 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-27 10:14:58.908 7780 7780 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
05-27 10:14:59.206 7780 7780 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-27 10:14:59.206 7780 7780 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-27 10:14:59.304 7780 7892 W Gralloc3: mapper 3.x is not supported
05-27 10:14:59.308 7780 7892 E gralloc : Arm Module v1.0
05-27 10:14:59.309 7780 7892 E ion : ioctl c0044901 failed with code -1:
Invalid argument
05-27 10:14:59.386 7780 7780 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
05-27 10:14:59.388 7780 7780 W CtaManagerFactory: CtaManagerFactoryImpl not found
05-27 10:14:59.610 7780 7980 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=c39dedcd-a680-4003-b45c-8c4623488b9f, generation=0)
05-27 10:14:59.614 7780 7980 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=c39dedcd-a680-4003-b45c-8c4623488b9f, generation=0)
05-27 10:15:13.354 7780 7834 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-27 10:16:13.365 7780 7834 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-27 10:16:13.383 7780 7837 W MessengerIpcClient: Timing out request: 2
05-27 10:16:35.248 7780 7780 W MessengerIpcClient: Received response for unknown
request: 2
--------- beginning of main
05-28 22:54:40.047 6542 6542 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-28 22:54:40.259 6542 6542 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-28 22:54:40.262 6542 6542 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.Class.newInstance(Native Method)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-28 22:54:40.262 6542 6542 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
05-28 22:54:40.262 6542 6542 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-28 22:54:40.262 6542 6542 W System.err: at
android.os.Looper.loop(Looper.java:264)
05-28 22:54:40.262 6542 6542 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
05-28 22:54:40.262 6542 6542 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-28 22:54:40.262 6542 6542 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-28 22:54:40.262 6542 6542 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
05-28 22:54:40.290 6542 6542 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-28 22:54:40.340 6542 6585 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-28 22:54:40.706 6542 6542 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
05-28 22:54:40.702 6542 6542 W com.mbwhatsapp: type=1400 audit(0.0:57164): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-28 22:54:40.706 6542 6542 W com.mbwhatsapp: type=1400 audit(0.0:57165): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-28 22:54:40.714 6542 6542 W com.mbwhatsapp: type=1400 audit(0.0:57166): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-28 22:54:40.754 6542 6542 W com.mbwhatsapp: type=1400 audit(0.0:57167): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-28 22:54:40.762 6542 6542 W com.mbwhatsapp: type=1400 audit(0.0:57168): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
05-28 22:54:40.825 6542 6624 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
05-28 22:54:40.825 6542 6624 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-28 22:54:40.825 6542 6624 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-28 22:54:40.843 6542 6542 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
05-28 22:54:40.968 6542 6542 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-28 22:54:40.969 6542 6542 E libc : Access denied finding property
"ro.vendor.scaler_version"
05-28 22:54:41.036 6542 6628 W Gralloc3: mapper 3.x is not supported
05-28 22:54:41.038 6542 6628 E gralloc : Arm Module v1.0
05-28 22:54:41.039 6542 6628 E ion : ioctl c0044901 failed with code -1:
Invalid argument
05-28 22:54:41.056 6542 6542 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@5891faf
05-28 22:54:41.117 6542 6542 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@418d0f0
05-28 22:54:41.156 6542 6670 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
05-28 22:54:41.198 6542 6670 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
05-28 22:54:41.457 6542 6542 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
05-28 22:54:41.458 6542 6542 W CtaManagerFactory: CtaManagerFactoryImpl not found
05-28 22:54:41.467 6542 6631 E PlayCore: UID: [10185] PID: [6542]
StandardIntegrity : Phonesky is not installed.
05-28 22:54:46.273 6542 6542 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@313f43c
05-28 22:54:46.391 6542 6542 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@2d29aed
05-28 22:54:46.452 6542 6542 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@b53e5b8
05-28 22:54:53.020 6542 6567 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
05-28 22:55:10.344 6542 6595 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-28 22:55:10.963 6542 6597 W MessengerIpcClient: Timing out request: 1
05-28 22:55:34.876 6542 6542 W MessengerIpcClient: Received response for unknown
request: 1
05-28 22:56:10.349 6542 6595 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-28 22:56:10.370 6542 6597 W MessengerIpcClient: Timing out request: 2
05-28 22:56:33.418 6542 6542 W MessengerIpcClient: Received response for unknown
request: 2
05-28 22:57:40.359 6542 6595 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-28 22:57:40.363 6542 6597 W MessengerIpcClient: Timing out request: 3
05-28 22:58:02.856 6542 6542 W MessengerIpcClient: Received response for unknown
request: 3
--------- beginning of main
06-01 21:25:30.386 19518 19518 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-01 21:25:30.557 19518 19518 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
06-01 21:25:30.567 19518 19518 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.Class.newInstance(Native Method)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-01 21:25:30.567 19518 19518 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
06-01 21:25:30.567 19518 19518 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
06-01 21:25:30.567 19518 19518 W System.err: at
android.os.Looper.loop(Looper.java:264)
06-01 21:25:30.567 19518 19518 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
06-01 21:25:30.567 19518 19518 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-01 21:25:30.567 19518 19518 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
06-01 21:25:30.567 19518 19518 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
06-01 21:25:30.596 19518 19518 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
06-01 21:25:30.656 19518 19542 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-01 21:25:30.930 19518 19518 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
06-01 21:25:30.925 19518 19518 W com.mbwhatsapp: type=1400 audit(0.0:116541): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-01 21:25:30.933 19518 19518 W com.mbwhatsapp: type=1400 audit(0.0:116542): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-01 21:25:30.937 19518 19518 W com.mbwhatsapp: type=1400 audit(0.0:116543): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-01 21:25:30.977 19518 19518 W com.mbwhatsapp: type=1400 audit(0.0:116544): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-01 21:25:30.985 19518 19518 W com.mbwhatsapp: type=1400 audit(0.0:116545): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-01 21:25:31.053 19518 19574 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
06-01 21:25:31.053 19518 19574 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
06-01 21:25:31.053 19518 19574 W com.mbwhatsapp: and incorrect proguard
optimizations.
06-01 21:25:31.065 19518 19518 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
06-01 21:25:31.196 19518 19518 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@2ec4960
06-01 21:25:31.329 19518 19518 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-01 21:25:31.330 19518 19518 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-01 21:25:31.398 19518 19587 W Gralloc3: mapper 3.x is not supported
06-01 21:25:31.399 19518 19587 E gralloc : Arm Module v1.0
06-01 21:25:31.400 19518 19587 E ion : ioctl c0044901 failed with code -1:
Invalid argument
06-01 21:25:31.664 19518 19518 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
06-01 21:25:31.664 19518 19518 W CtaManagerFactory: CtaManagerFactoryImpl not found
06-01 21:25:31.682 19518 19590 E PlayCore: UID: [10185] PID: [19518]
StandardIntegrity : Phonesky is not installed.
06-01 21:26:00.654 19518 19545 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-01 21:26:01.164 19518 19547 W MessengerIpcClient: Timing out request: 1
06-01 21:26:23.903 19518 19518 W MessengerIpcClient: Received response for unknown
request: 1
06-01 21:27:00.662 19518 19545 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-01 21:27:00.676 19518 19547 W MessengerIpcClient: Timing out request: 2
06-01 21:27:22.956 19518 19518 W MessengerIpcClient: Received response for unknown
request: 2
06-01 21:28:33.354 19518 19545 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-01 21:28:33.367 19518 19547 W MessengerIpcClient: Timing out request: 3
06-01 21:28:53.471 19518 19518 W MessengerIpcClient: Received response for unknown
request: 3
06-01 21:32:27.496 19518 19545 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-01 21:32:27.508 19518 19547 W MessengerIpcClient: Timing out request: 4
06-01 21:32:27.679 19518 19518 W MessengerIpcClient: Received response for unknown
request: 4
--------- beginning of main
06-09 03:19:58.690 6669 6669 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-09 03:19:58.910 6669 6669 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-09 03:19:58.919 6669 6669 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-09 03:19:58.919 6669 6669 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
06-09 03:19:58.919 6669 6669 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
06-09 03:19:58.919 6669 6669 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
06-09 03:19:58.919 6669 6669 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
06-09 03:19:58.919 6669 6669 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-09 03:19:58.919 6669 6669 W System.err: at
java.lang.Class.newInstance(Native Method)
06-09 03:19:58.919 6669 6669 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-09 03:19:58.919 6669 6669 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-09 03:19:58.919 6669 6669 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
06-09 03:19:58.919 6669 6669 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
06-09 03:19:58.919 6669 6669 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
06-09 03:19:58.919 6669 6669 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
06-09 03:19:58.919 6669 6669 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
06-09 03:19:58.920 6669 6669 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
06-09 03:19:58.920 6669 6669 W System.err: at
android.os.Looper.loop(Looper.java:264)
06-09 03:19:58.920 6669 6669 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
06-09 03:19:58.920 6669 6669 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-09 03:19:58.920 6669 6669 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
06-09 03:19:58.920 6669 6669 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
06-09 03:19:58.945 6669 6669 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
06-09 03:19:58.999 6669 6700 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-09 03:19:59.407 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205457): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 03:19:59.413 6669 6669 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
06-09 03:19:59.419 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205458): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 03:19:59.431 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205459): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 03:19:59.475 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205460): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 03:19:59.483 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205461): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 03:19:59.595 6669 6669 W RenderThread: type=1400 audit(0.0:205464): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
06-09 03:19:59.604 6669 6757 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
06-09 03:19:59.604 6669 6757 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
06-09 03:19:59.604 6669 6757 W com.mbwhatsapp: and incorrect proguard
optimizations.
06-09 03:19:59.609 6669 6669 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
06-09 03:19:59.763 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205465): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=11112
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
06-09 03:19:59.768 6669 6669 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-09 03:19:59.769 6669 6669 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-09 03:19:59.870 6669 6762 W Gralloc3: mapper 3.x is not supported
06-09 03:19:59.874 6669 6762 E gralloc : Arm Module v1.0
06-09 03:19:59.876 6669 6762 E ion : ioctl c0044901 failed with code -1:
Invalid argument
06-09 03:19:59.897 6669 6669 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@31dcb8e
06-09 03:19:59.968 6669 6669 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@418d0f0
06-09 03:20:00.400 6669 6669 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
06-09 03:20:00.401 6669 6669 W CtaManagerFactory: CtaManagerFactoryImpl not found
06-09 03:20:00.421 6669 6800 E PlayCore: UID: [10185] PID: [6669]
StandardIntegrity : Phonesky is not installed.
06-09 03:20:00.707 6669 6669 W com.mbwhatsapp: type=1400 audit(0.0:205468): avc:
denied { read } for name="osrelease" dev="proc" ino=61113425
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
06-09 03:20:28.996 6669 6703 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-09 03:20:29.750 6669 6705 W MessengerIpcClient: Timing out request: 1
06-09 03:20:51.362 6669 6669 W MessengerIpcClient: Received response for unknown
request: 1
06-09 03:21:29.005 6669 6703 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-09 03:21:29.029 6669 6705 W MessengerIpcClient: Timing out request: 2
06-09 03:21:49.878 6669 6669 W MessengerIpcClient: Received response for unknown
request: 2
--------- beginning of main
06-09 11:09:33.332 12268 12268 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-09 11:09:33.499 12268 12268 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
06-09 11:09:33.499 12268 12268 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.Class.newInstance(Native Method)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-09 11:09:33.499 12268 12268 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
06-09 11:09:33.499 12268 12268 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
06-09 11:09:33.499 12268 12268 W System.err: at
android.os.Looper.loop(Looper.java:264)
06-09 11:09:33.499 12268 12268 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
06-09 11:09:33.499 12268 12268 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-09 11:09:33.499 12268 12268 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
06-09 11:09:33.499 12268 12268 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
06-09 11:09:33.525 12268 12268 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
06-09 11:09:33.771 12268 12268 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
06-09 11:09:33.767 12268 12268 W com.mbwhatsapp: type=1400 audit(0.0:208071): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 11:09:33.771 12268 12268 W com.mbwhatsapp: type=1400 audit(0.0:208072): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 11:09:33.779 12268 12268 W com.mbwhatsapp: type=1400 audit(0.0:208073): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 11:09:33.815 12268 12268 W com.mbwhatsapp: type=1400 audit(0.0:208074): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 11:09:33.823 12268 12268 W com.mbwhatsapp: type=1400 audit(0.0:208075): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-09 11:09:33.884 12268 12317 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
06-09 11:09:33.884 12268 12317 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
06-09 11:09:33.884 12268 12317 W com.mbwhatsapp: and incorrect proguard
optimizations.
06-09 11:09:33.896 12268 12268 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
06-09 11:09:33.991 12268 12268 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@f439a56
06-09 11:09:33.991 12268 12268 W RenderThread: type=1400 audit(0.0:208078): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
06-09 11:09:34.127 12268 12268 W com.mbwhatsapp: type=1400 audit(0.0:208079): avc:
denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=11112
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
06-09 11:09:34.132 12268 12268 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-09 11:09:34.133 12268 12268 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-09 11:09:34.202 12268 12325 W Gralloc3: mapper 3.x is not supported
06-09 11:09:34.205 12268 12325 E gralloc : Arm Module v1.0
06-09 11:09:34.206 12268 12325 E ion : ioctl c0044901 failed with code -1:
Invalid argument
06-09 11:09:34.325 12268 12268 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
06-09 11:09:34.325 12268 12268 W CtaManagerFactory: CtaManagerFactoryImpl not found
06-09 11:09:34.342 12268 12378 E PlayCore: UID: [10185] PID: [12268]
StandardIntegrity : Phonesky is not installed.
06-09 11:09:52.702 12268 12282 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
06-09 11:09:56.320 12268 12268 W Activity: Can request only one set of permissions
at a time
--------- beginning of main
06-25 17:34:47.044 32207 32207 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-25 17:34:47.263 32207 32207 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
06-25 17:34:47.266 32207 32207 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.Class.newInstance(Native Method)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-25 17:34:47.266 32207 32207 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
06-25 17:34:47.266 32207 32207 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
06-25 17:34:47.266 32207 32207 W System.err: at
android.os.Looper.loop(Looper.java:264)
06-25 17:34:47.266 32207 32207 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
06-25 17:34:47.266 32207 32207 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-25 17:34:47.266 32207 32207 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
06-25 17:34:47.266 32207 32207 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
06-25 17:34:47.301 32207 32207 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
06-25 17:34:47.350 32207 32233 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-25 17:34:47.631 32207 32207 W com.mbwhatsapp: type=1400 audit(0.0:140254): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-25 17:34:47.635 32207 32207 W com.mbwhatsapp: type=1400 audit(0.0:140255): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-25 17:34:47.635 32207 32207 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
06-25 17:34:47.647 32207 32207 W com.mbwhatsapp: type=1400 audit(0.0:140256): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-25 17:34:47.687 32207 32207 W com.mbwhatsapp: type=1400 audit(0.0:140257): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-25 17:34:47.695 32207 32207 W com.mbwhatsapp: type=1400 audit(0.0:140258): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
06-25 17:34:47.756 32207 32265 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
06-25 17:34:47.756 32207 32265 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
06-25 17:34:47.756 32207 32265 W com.mbwhatsapp: and incorrect proguard
optimizations.
06-25 17:34:47.769 32207 32207 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
06-25 17:34:47.892 32207 32207 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8e61797
06-25 17:34:48.019 32207 32207 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-25 17:34:48.019 32207 32207 E libc : Access denied finding property
"ro.vendor.scaler_version"
06-25 17:34:48.105 32207 32275 W Gralloc3: mapper 3.x is not supported
06-25 17:34:48.108 32207 32275 E gralloc : Arm Module v1.0
06-25 17:34:48.109 32207 32275 E ion : ioctl c0044901 failed with code -1:
Invalid argument
06-25 17:34:48.226 32207 32207 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
06-25 17:34:48.227 32207 32207 W CtaManagerFactory: CtaManagerFactoryImpl not found
06-25 17:34:48.260 32207 32282 E PlayCore: UID: [10185] PID: [32207]
StandardIntegrity : Phonesky is not installed.
06-25 17:34:48.465 32207 32340 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d693d593-d99f-4bf5-92ff-2990479df788, generation=0)
06-25 17:34:48.468 32207 32339 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d693d593-d99f-4bf5-92ff-2990479df788, generation=0)
06-25 17:34:48.514 32207 32343 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
06-25 17:34:48.538 32207 32343 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
06-25 17:35:17.343 32207 32236 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-25 17:35:17.870 32207 32238 W MessengerIpcClient: Timing out request: 1
06-25 17:35:42.499 32207 32207 W MessengerIpcClient: Received response for unknown
request: 1
06-25 17:35:47.375 32207 32236 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-25 17:36:47.402 32207 32236 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-25 17:38:47.426 32207 32236 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
07-11 00:16:45.205 21221 21221 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-11 00:16:45.673 21221 21221 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
07-11 00:16:45.677 21221 21221 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.Class.newInstance(Native Method)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-11 00:16:45.677 21221 21221 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
07-11 00:16:45.677 21221 21221 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
07-11 00:16:45.677 21221 21221 W System.err: at
android.os.Looper.loop(Looper.java:264)
07-11 00:16:45.677 21221 21221 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
07-11 00:16:45.677 21221 21221 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-11 00:16:45.677 21221 21221 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
07-11 00:16:45.677 21221 21221 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
07-11 00:16:45.761 21221 21221 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
07-11 00:16:46.066 21221 21309 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
07-11 00:16:46.692 21221 21221 W com.mbwhatsapp: type=1400 audit(0.0:40392): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-11 00:16:46.698 21221 21221 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
07-11 00:16:46.712 21221 21221 W com.mbwhatsapp: type=1400 audit(0.0:40393): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-11 00:16:46.748 21221 21221 W com.mbwhatsapp: type=1400 audit(0.0:40394): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-11 00:16:46.840 21221 21221 W com.mbwhatsapp: type=1400 audit(0.0:40395): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-11 00:16:46.864 21221 21221 W com.mbwhatsapp: type=1400 audit(0.0:40396): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-11 00:16:47.138 21221 21412 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
07-11 00:16:47.138 21221 21412 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
07-11 00:16:47.138 21221 21412 W com.mbwhatsapp: and incorrect proguard
optimizations.
07-11 00:16:47.259 21221 21221 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
07-11 00:16:47.260 21221 21221 W CtaManagerFactory: CtaManagerFactoryImpl not found
07-11 00:16:47.685 21221 21461 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4a8a8219-dfd5-4620-be93-9efd3b98a011, generation=0)
07-11 00:16:47.702 21221 21461 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4a8a8219-dfd5-4620-be93-9efd3b98a011, generation=0)
07-11 00:16:48.077 21221 21417 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
07-11 00:16:48.428 21221 21417 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
07-16 17:59:30.448 27274 27274 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-16 17:59:30.610 27274 27274 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
07-16 17:59:30.610 27274 27274 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.Class.newInstance(Native Method)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-16 17:59:30.610 27274 27274 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
07-16 17:59:30.610 27274 27274 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
07-16 17:59:30.610 27274 27274 W System.err: at
android.os.Looper.loop(Looper.java:264)
07-16 17:59:30.610 27274 27274 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
07-16 17:59:30.610 27274 27274 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-16 17:59:30.610 27274 27274 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
07-16 17:59:30.610 27274 27274 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
07-16 17:59:30.636 27274 27274 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
07-16 17:59:30.930 27274 27274 W com.mbwhatsapp: type=1400 audit(0.0:16360): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-16 17:59:30.933 27274 27274 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
07-16 17:59:30.934 27274 27274 W com.mbwhatsapp: type=1400 audit(0.0:16361): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-16 17:59:30.942 27274 27274 W com.mbwhatsapp: type=1400 audit(0.0:16362): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-16 17:59:30.986 27274 27274 W com.mbwhatsapp: type=1400 audit(0.0:16363): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-16 17:59:30.994 27274 27274 W com.mbwhatsapp: type=1400 audit(0.0:16364): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-16 17:59:31.054 27274 27330 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
07-16 17:59:31.054 27274 27330 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
07-16 17:59:31.054 27274 27330 W com.mbwhatsapp: and incorrect proguard
optimizations.
07-16 17:59:31.065 27274 27274 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
07-16 17:59:31.168 27274 27336 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 7ms from 07-16
16:59:31.161
07-16 17:59:31.182 27274 27274 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@6d8e932
07-16 17:59:31.363 27274 27274 E libc : Access denied finding property
"ro.vendor.scaler_version"
07-16 17:59:31.363 27274 27274 E libc : Access denied finding property
"ro.vendor.scaler_version"
07-16 17:59:31.470 27274 27338 W Gralloc3: mapper 3.x is not supported
07-16 17:59:31.472 27274 27338 E gralloc : Arm Module v1.0
07-16 17:59:31.474 27274 27338 E ion : ioctl c0044901 failed with code -1:
Invalid argument
07-16 17:59:31.708 27274 27274 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
07-16 17:59:31.708 27274 27274 W CtaManagerFactory: CtaManagerFactoryImpl not found
07-16 17:59:31.730 27274 27384 E PlayCore: UID: [10185] PID: [27274]
StandardIntegrity : Phonesky is not installed.
07-16 17:59:32.119 27274 27437 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=343e08da-8891-4dd8-b711-562b669cc300, generation=0)
07-16 17:59:32.131 27274 27436 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=343e08da-8891-4dd8-b711-562b669cc300, generation=0)
07-16 17:59:32.246 27274 27274 W com.mbwhatsapp: type=1400 audit(0.0:16372): avc:
denied { read } for name="osrelease" dev="proc" ino=4726700
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
07-16 17:59:32.300 27274 27441 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
07-16 17:59:32.978 27274 27441 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
07-31 14:42:10.517 11320 11320 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-31 14:42:10.704 11320 11320 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
07-31 14:42:10.713 11320 11320 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.Class.newInstance(Native Method)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-31 14:42:10.713 11320 11320 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
07-31 14:42:10.713 11320 11320 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
07-31 14:42:10.713 11320 11320 W System.err: at
android.os.Looper.loop(Looper.java:264)
07-31 14:42:10.713 11320 11320 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
07-31 14:42:10.713 11320 11320 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-31 14:42:10.713 11320 11320 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
07-31 14:42:10.713 11320 11320 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
07-31 14:42:10.743 11320 11320 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
07-31 14:42:10.791 11320 11344 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
07-31 14:42:11.069 11320 11320 W com.mbwhatsapp: type=1400 audit(0.0:27271): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-31 14:42:11.074 11320 11320 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
07-31 14:42:11.077 11320 11320 W com.mbwhatsapp: type=1400 audit(0.0:27272): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-31 14:42:11.085 11320 11320 W com.mbwhatsapp: type=1400 audit(0.0:27273): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-31 14:42:11.125 11320 11320 W com.mbwhatsapp: type=1400 audit(0.0:27274): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-31 14:42:11.133 11320 11320 W com.mbwhatsapp: type=1400 audit(0.0:27275): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
07-31 14:42:11.196 11320 11376 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
07-31 14:42:11.196 11320 11376 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
07-31 14:42:11.196 11320 11376 W com.mbwhatsapp: and incorrect proguard
optimizations.
07-31 14:42:11.216 11320 11320 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
07-31 14:42:11.352 11320 11320 E libc : Access denied finding property
"ro.vendor.scaler_version"
07-31 14:42:11.353 11320 11320 E libc : Access denied finding property
"ro.vendor.scaler_version"
07-31 14:42:11.389 11320 11347 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
07-31 14:42:11.441 11320 11380 W Gralloc3: mapper 3.x is not supported
07-31 14:42:11.445 11320 11380 E gralloc : Arm Module v1.0
07-31 14:42:11.446 11320 11380 E ion : ioctl c0044901 failed with code -1:
Invalid argument
07-31 14:42:11.467 11320 11320 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7379769
07-31 14:42:11.540 11320 11320 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@90e2577
07-31 14:42:11.859 11320 11320 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
07-31 14:42:11.859 11320 11320 W CtaManagerFactory: CtaManagerFactoryImpl not found
07-31 14:42:11.881 11320 11382 E PlayCore: UID: [10185] PID: [11320]
StandardIntegrity : Phonesky is not installed.
07-31 14:42:12.008 11320 11443 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6b682361-bc47-466b-96a5-02b2fe24330b, generation=0)
07-31 14:42:12.010 11320 11443 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6b682361-bc47-466b-96a5-02b2fe24330b, generation=0)
07-31 14:42:12.113 11320 11320 W com.mbwhatsapp: type=1400 audit(0.0:27282): avc:
denied { read } for name="osrelease" dev="proc" ino=9023855
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
07-31 14:42:41.409 11320 11347 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
08-06 18:26:55.244 20381 20381 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-06 18:26:55.468 20381 20381 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-06 18:26:55.474 20381 20381 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.Class.newInstance(Native Method)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-06 18:26:55.474 20381 20381 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-06 18:26:55.474 20381 20381 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-06 18:26:55.474 20381 20381 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-06 18:26:55.474 20381 20381 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-06 18:26:55.474 20381 20381 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-06 18:26:55.474 20381 20381 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-06 18:26:55.474 20381 20381 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-06 18:26:55.508 20381 20381 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-06 18:26:55.562 20381 20405 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
08-06 18:26:55.891 20381 20381 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-06 18:26:55.887 20381 20381 W com.mbwhatsapp: type=1400 audit(0.0:158760): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-06 18:26:55.891 20381 20381 W com.mbwhatsapp: type=1400 audit(0.0:158761): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-06 18:26:55.899 20381 20381 W com.mbwhatsapp: type=1400 audit(0.0:158762): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-06 18:26:55.939 20381 20381 W com.mbwhatsapp: type=1400 audit(0.0:158763): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-06 18:26:55.947 20381 20381 W com.mbwhatsapp: type=1400 audit(0.0:158764): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-06 18:26:56.024 20381 20437 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-06 18:26:56.024 20381 20437 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-06 18:26:56.024 20381 20437 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-06 18:26:56.032 20381 20381 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
08-06 18:26:56.195 20381 20444 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 5ms from 08-06
17:26:56.189
08-06 18:26:56.228 20381 20381 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@fa94125
08-06 18:26:56.240 20381 20408 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
08-06 18:26:56.247 20381 20381 W RenderThread: type=1400 audit(0.0:158767): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
08-06 18:26:56.438 20381 20381 E libc : Access denied finding property
"ro.vendor.scaler_version"
08-06 18:26:56.438 20381 20381 E libc : Access denied finding property
"ro.vendor.scaler_version"
08-06 18:26:56.588 20381 20451 W Gralloc3: mapper 3.x is not supported
08-06 18:26:56.591 20381 20451 E gralloc : Arm Module v1.0
08-06 18:26:56.593 20381 20451 E ion : ioctl c0044901 failed with code -1:
Invalid argument
08-06 18:26:56.873 20381 20381 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-06 18:26:56.874 20381 20381 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-06 18:26:56.907 20381 20459 E PlayCore: UID: [10185] PID: [20381]
StandardIntegrity : Phonesky is not installed.
08-06 18:26:57.107 20381 20381 W com.mbwhatsapp: type=1400 audit(0.0:158771): avc:
denied { read } for name="osrelease" dev="proc" ino=35564348
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
08-06 18:27:26.269 20381 20408 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
08-06 18:28:26.301 20381 20408 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
08-06 18:30:26.335 20381 20408 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
08-06 18:34:26.376 20381 20408 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
08-18 18:31:25.015 29860 29860 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-18 18:31:25.191 29860 29860 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-18 18:31:25.191 29860 29860 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-18 18:31:25.191 29860 29860 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-18 18:31:25.191 29860 29860 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-18 18:31:25.191 29860 29860 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-18 18:31:25.191 29860 29860 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-18 18:31:25.191 29860 29860 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-18 18:31:25.191 29860 29860 W System.err: at
java.lang.Class.newInstance(Native Method)
08-18 18:31:25.191 29860 29860 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-18 18:31:25.191 29860 29860 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-18 18:31:25.192 29860 29860 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-18 18:31:25.192 29860 29860 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-18 18:31:25.192 29860 29860 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-18 18:31:25.192 29860 29860 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-18 18:31:25.192 29860 29860 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-18 18:31:25.192 29860 29860 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-18 18:31:25.192 29860 29860 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-18 18:31:25.192 29860 29860 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-18 18:31:25.192 29860 29860 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-18 18:31:25.192 29860 29860 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-18 18:31:25.192 29860 29860 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-18 18:31:25.226 29860 29860 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-18 18:31:25.284 29860 29902 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
08-18 18:31:25.606 29860 29860 W com.mbwhatsapp: type=1400 audit(0.0:9394): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-18 18:31:25.609 29860 29860 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-18 18:31:25.614 29860 29860 W com.mbwhatsapp: type=1400 audit(0.0:9395): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-18 18:31:25.618 29860 29860 W com.mbwhatsapp: type=1400 audit(0.0:9396): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-18 18:31:25.662 29860 29860 W com.mbwhatsapp: type=1400 audit(0.0:9397): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-18 18:31:25.674 29860 29860 W com.mbwhatsapp: type=1400 audit(0.0:9398): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-18 18:31:25.748 29860 30011 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-18 18:31:25.748 29860 30011 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-18 18:31:25.748 29860 30011 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-18 18:31:25.768 29860 29860 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
08-18 18:31:25.900 29860 29860 E libc : Access denied finding property
"ro.vendor.scaler_version"
08-18 18:31:25.900 29860 29860 E libc : Access denied finding property
"ro.vendor.scaler_version"
08-18 18:31:25.940 29860 29905 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
08-18 18:31:25.974 29860 30015 W Gralloc3: mapper 3.x is not supported
08-18 18:31:25.976 29860 30015 E gralloc : Arm Module v1.0
08-18 18:31:25.977 29860 30015 E ion : ioctl c0044901 failed with code -1:
Invalid argument
08-18 18:31:26.000 29860 29860 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@c64393f
08-18 18:31:26.062 29860 29860 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@56b427d
08-18 18:31:26.407 29860 29860 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-18 18:31:26.409 29860 29860 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-18 18:31:26.432 29860 30068 E PlayCore: UID: [10185] PID: [29860]
StandardIntegrity : Phonesky is not installed.
08-18 18:31:26.541 29860 30084 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e1c1176b-220e-407d-a9c0-4f146ca030ea, generation=0)
08-18 18:31:26.546 29860 30084 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e1c1176b-220e-407d-a9c0-4f146ca030ea, generation=0)
08-18 18:31:32.467 29860 29874 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
08-18 18:31:55.971 29860 29905 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
08-18 18:32:56.256 29860 29905 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
--------- beginning of main
08-27 12:54:42.715 32375 32375 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-27 12:54:42.906 32375 32375 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-27 12:54:42.907 32375 32375 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-27 12:54:42.907 32375 32375 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-27 12:54:42.907 32375 32375 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-27 12:54:42.907 32375 32375 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-27 12:54:42.907 32375 32375 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-27 12:54:42.907 32375 32375 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-27 12:54:42.907 32375 32375 W System.err: at
java.lang.Class.newInstance(Native Method)
08-27 12:54:42.907 32375 32375 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-27 12:54:42.907 32375 32375 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-27 12:54:42.907 32375 32375 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-27 12:54:42.907 32375 32375 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-27 12:54:42.907 32375 32375 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-27 12:54:42.908 32375 32375 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-27 12:54:42.908 32375 32375 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-27 12:54:42.908 32375 32375 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-27 12:54:42.908 32375 32375 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-27 12:54:42.908 32375 32375 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-27 12:54:42.908 32375 32375 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-27 12:54:42.908 32375 32375 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-27 12:54:42.908 32375 32375 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-27 12:54:42.951 32375 32375 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-27 12:54:43.022 32375 32398 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
08-27 12:54:43.464 32375 32375 W com.mbwhatsapp: type=1400 audit(0.0:82900): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-27 12:54:43.469 32375 32375 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-27 12:54:43.472 32375 32375 W com.mbwhatsapp: type=1400 audit(0.0:82901): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-27 12:54:43.484 32375 32375 W com.mbwhatsapp: type=1400 audit(0.0:82902): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-27 12:54:43.540 32375 32375 W com.mbwhatsapp: type=1400 audit(0.0:82903): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-27 12:54:43.548 32375 32375 W com.mbwhatsapp: type=1400 audit(0.0:82904): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-27 12:54:43.641 32375 32429 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-27 12:54:43.642 32375 32429 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-27 12:54:43.642 32375 32429 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-27 12:54:43.706 32375 32375 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-27 12:54:43.707 32375 32375 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-27 12:54:43.949 32375 32447 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=06c7eb8f-1bfb-4db7-84df-9aa9f765d6e1, generation=0)
08-27 12:54:43.956 32375 32472 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=06c7eb8f-1bfb-4db7-84df-9aa9f765d6e1, generation=0)
08-27 12:54:47.799 32375 32389 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
08-28 12:32:41.330 5298 5298 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-28 12:32:41.875 5298 5298 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-28 12:32:41.875 5298 5298 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-28 12:32:41.875 5298 5298 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-28 12:32:41.875 5298 5298 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-28 12:32:41.875 5298 5298 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-28 12:32:41.875 5298 5298 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-28 12:32:41.875 5298 5298 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-28 12:32:41.875 5298 5298 W System.err: at
java.lang.Class.newInstance(Native Method)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-28 12:32:41.875 5298 5298 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-28 12:32:41.875 5298 5298 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-28 12:32:41.875 5298 5298 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-28 12:32:41.875 5298 5298 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-28 12:32:41.876 5298 5298 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-28 12:32:41.876 5298 5298 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-28 12:32:41.876 5298 5298 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-28 12:32:41.922 5298 5298 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-28 12:32:42.546 5298 5298 W com.mbwhatsapp: type=1400 audit(0.0:98057): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-28 12:32:42.551 5298 5298 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-28 12:32:42.550 5298 5298 W com.mbwhatsapp: type=1400 audit(0.0:98058): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-28 12:32:42.558 5298 5298 W com.mbwhatsapp: type=1400 audit(0.0:98059): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-28 12:32:42.614 5298 5298 W com.mbwhatsapp: type=1400 audit(0.0:98060): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-28 12:32:42.622 5298 5298 W com.mbwhatsapp: type=1400 audit(0.0:98061): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-28 12:32:42.695 5298 5436 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-28 12:32:42.695 5298 5436 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-28 12:32:42.695 5298 5436 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-28 12:32:43.151 5298 5298 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-28 12:32:43.152 5298 5298 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-28 12:32:44.492 5298 5489 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
08-28 12:32:44.517 5298 5489 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
08-28 12:32:47.928 5298 5451 W com.mbwhatsapp: Verification of void
com.android.org.conscrypt.OpenSSLCipher$EVP_AEAD.engineInitInternal(byte[],
java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom) took
103.809ms
--------- beginning of main
08-28 12:33:43.323 9164 9164 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-28 12:33:43.557 9164 9164 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-28 12:33:43.557 9164 9164 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.Class.newInstance(Native Method)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-28 12:33:43.557 9164 9164 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-28 12:33:43.557 9164 9164 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-28 12:33:43.557 9164 9164 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-28 12:33:43.557 9164 9164 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-28 12:33:43.557 9164 9164 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-28 12:33:43.557 9164 9164 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-28 12:33:43.557 9164 9164 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-28 12:33:43.586 9164 9164 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-28 12:33:43.926 9164 9164 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-28 12:33:44.072 9164 9222 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-28 12:33:44.072 9164 9222 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-28 12:33:44.072 9164 9222 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-28 12:33:44.167 9164 9164 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-28 12:33:44.168 9164 9164 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-28 12:33:45.158 9164 9228 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
08-28 12:33:45.358 9164 9228 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
08-30 01:59:52.691 16925 16925 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-30 01:59:53.022 16925 16925 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-30 01:59:53.028 16925 16925 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-30 01:59:53.028 16925 16925 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-30 01:59:53.028 16925 16925 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-30 01:59:53.028 16925 16925 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-30 01:59:53.028 16925 16925 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-30 01:59:53.028 16925 16925 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-30 01:59:53.028 16925 16925 W System.err: at
java.lang.Class.newInstance(Native Method)
08-30 01:59:53.028 16925 16925 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-30 01:59:53.028 16925 16925 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-30 01:59:53.028 16925 16925 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-30 01:59:53.028 16925 16925 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-30 01:59:53.028 16925 16925 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-30 01:59:53.028 16925 16925 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-30 01:59:53.028 16925 16925 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-30 01:59:53.029 16925 16925 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-30 01:59:53.029 16925 16925 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-30 01:59:53.029 16925 16925 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-30 01:59:53.029 16925 16925 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-30 01:59:53.029 16925 16925 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-30 01:59:53.029 16925 16925 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-30 01:59:53.100 16925 16925 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-30 01:59:54.233 16925 16925 W com.mbwhatsapp: type=1400 audit(0.0:128380): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 01:59:54.237 16925 16925 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-30 01:59:54.245 16925 16925 W com.mbwhatsapp: type=1400 audit(0.0:128381): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 01:59:54.273 16925 16925 W com.mbwhatsapp: type=1400 audit(0.0:128382): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 01:59:54.361 16925 16925 W com.mbwhatsapp: type=1400 audit(0.0:128383): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 01:59:54.381 16925 16925 W com.mbwhatsapp: type=1400 audit(0.0:128384): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 01:59:54.880 16925 16925 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-30 01:59:54.881 16925 16925 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-30 01:59:54.883 16925 16978 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-30 01:59:54.883 16925 16978 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-30 01:59:54.883 16925 16978 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-30 01:59:54.909 16925 16986 W OSTraceMethod.os.typeface:
com/transsion/typeface/TypefaceLice.updateSystemTypeface(20) spend 41ms from 08-30
00:59:54.867
08-30 01:59:54.909 16925 16986 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.onhandleConfigurationChanged(19) spend 42ms
from 08-30 00:59:54.867
08-30 01:59:55.928 16925 17013 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
08-30 01:59:55.949 16925 17013 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
08-30 20:37:48.891 14692 14692 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-30 20:37:49.683 14692 14692 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
08-30 20:37:49.684 14692 14692 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.Class.newInstance(Native Method)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-30 20:37:49.684 14692 14692 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
08-30 20:37:49.684 14692 14692 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
08-30 20:37:49.684 14692 14692 W System.err: at
android.os.Looper.loop(Looper.java:264)
08-30 20:37:49.684 14692 14692 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
08-30 20:37:49.684 14692 14692 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-30 20:37:49.684 14692 14692 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
08-30 20:37:49.684 14692 14692 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
08-30 20:37:49.739 14692 14692 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
08-30 20:37:50.579 14692 14692 W com.mbwhatsapp: type=1400 audit(0.0:145376): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 20:37:50.583 14692 14692 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
08-30 20:37:50.591 14692 14692 W com.mbwhatsapp: type=1400 audit(0.0:145377): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 20:37:50.611 14692 14692 W com.mbwhatsapp: type=1400 audit(0.0:145378): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 20:37:50.687 14692 14692 W com.mbwhatsapp: type=1400 audit(0.0:145379): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 20:37:50.703 14692 14692 W com.mbwhatsapp: type=1400 audit(0.0:145380): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
08-30 20:37:50.847 14692 14838 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
08-30 20:37:50.847 14692 14838 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-30 20:37:50.847 14692 14838 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-30 20:37:50.949 14692 14692 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
08-30 20:37:50.950 14692 14692 W CtaManagerFactory: CtaManagerFactoryImpl not found
08-30 20:37:51.476 14692 14895 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
08-30 20:37:51.489 14692 14895 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-04 12:27:50.298 4755 4755 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-04 12:27:50.909 4755 4755 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-04 12:27:50.910 4755 4755 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-04 12:27:50.910 4755 4755 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-04 12:27:50.910 4755 4755 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-04 12:27:50.910 4755 4755 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-04 12:27:50.910 4755 4755 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-04 12:27:50.910 4755 4755 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-04 12:27:50.910 4755 4755 W System.err: at
java.lang.Class.newInstance(Native Method)
09-04 12:27:50.910 4755 4755 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-04 12:27:50.910 4755 4755 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-04 12:27:50.910 4755 4755 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-04 12:27:50.910 4755 4755 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-04 12:27:50.910 4755 4755 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-04 12:27:50.910 4755 4755 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-04 12:27:50.910 4755 4755 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-04 12:27:50.910 4755 4755 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-04 12:27:50.910 4755 4755 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-04 12:27:50.911 4755 4755 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-04 12:27:50.911 4755 4755 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-04 12:27:50.911 4755 4755 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-04 12:27:50.911 4755 4755 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-04 12:27:51.061 4755 4755 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-04 12:27:51.462 4755 4840 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-04 12:27:52.211 4755 4755 W com.mbwhatsapp: type=1400 audit(0.0:3701): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 12:27:52.213 4755 4755 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-04 12:27:52.227 4755 4755 W com.mbwhatsapp: type=1400 audit(0.0:3702): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 12:27:52.247 4755 4755 W com.mbwhatsapp: type=1400 audit(0.0:3703): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 12:27:52.363 4755 4755 W com.mbwhatsapp: type=1400 audit(0.0:3704): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 12:27:52.589 4755 4986 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-04 12:27:52.589 4755 4986 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-04 12:27:52.589 4755 4986 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-04 12:27:52.647 4755 4755 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-04 12:27:52.649 4755 4755 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-04 12:27:53.219 4755 5089 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=ebf4e584-e3ac-4917-98e5-e49a258edc68, generation=0)
09-04 12:27:53.445 4755 5095 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-04 12:27:53.475 4755 5095 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-04 13:27:34.005 14335 14335 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-04 13:27:34.319 14335 14335 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-04 13:27:34.322 14335 14335 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-04 13:27:34.322 14335 14335 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-04 13:27:34.322 14335 14335 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-04 13:27:34.322 14335 14335 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-04 13:27:34.322 14335 14335 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-04 13:27:34.322 14335 14335 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-04 13:27:34.322 14335 14335 W System.err: at
java.lang.Class.newInstance(Native Method)
09-04 13:27:34.322 14335 14335 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-04 13:27:34.322 14335 14335 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-04 13:27:34.322 14335 14335 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-04 13:27:34.322 14335 14335 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-04 13:27:34.322 14335 14335 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-04 13:27:34.322 14335 14335 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-04 13:27:34.322 14335 14335 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-04 13:27:34.322 14335 14335 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-04 13:27:34.323 14335 14335 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-04 13:27:34.323 14335 14335 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-04 13:27:34.323 14335 14335 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-04 13:27:34.323 14335 14335 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-04 13:27:34.323 14335 14335 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-04 13:27:34.356 14335 14335 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-04 13:27:34.714 14335 14335 W com.mbwhatsapp: type=1400 audit(0.0:4889): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 13:27:34.719 14335 14335 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-04 13:27:34.730 14335 14335 W com.mbwhatsapp: type=1400 audit(0.0:4890): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 13:27:34.738 14335 14335 W com.mbwhatsapp: type=1400 audit(0.0:4891): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 13:27:34.786 14335 14335 W com.mbwhatsapp: type=1400 audit(0.0:4892): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 13:27:34.794 14335 14335 W com.mbwhatsapp: type=1400 audit(0.0:4893): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-04 13:27:34.858 14335 14437 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-04 13:27:34.858 14335 14437 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-04 13:27:34.858 14335 14437 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-04 13:27:34.980 14335 14335 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-04 13:27:34.981 14335 14335 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-04 13:27:36.088 14335 14453 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-04 13:27:36.177 14335 14453 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-05 14:50:41.965 6939 6939 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-05 14:50:42.247 6939 6939 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-05 14:50:42.250 6939 6939 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-05 14:50:42.251 6939 6939 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-05 14:50:42.251 6939 6939 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-05 14:50:42.251 6939 6939 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-05 14:50:42.251 6939 6939 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-05 14:50:42.251 6939 6939 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-05 14:50:42.251 6939 6939 W System.err: at
java.lang.Class.newInstance(Native Method)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-05 14:50:42.251 6939 6939 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-05 14:50:42.251 6939 6939 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-05 14:50:42.251 6939 6939 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-05 14:50:42.251 6939 6939 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-05 14:50:42.251 6939 6939 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-05 14:50:42.251 6939 6939 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-05 14:50:42.251 6939 6939 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-05 14:50:42.294 6939 6939 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-05 14:50:43.272 6939 6939 W com.mbwhatsapp: type=1400 audit(0.0:18828): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-05 14:50:43.275 6939 6939 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-05 14:50:43.284 6939 6939 W com.mbwhatsapp: type=1400 audit(0.0:18829): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-05 14:50:43.300 6939 6939 W com.mbwhatsapp: type=1400 audit(0.0:18830): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-05 14:50:43.380 6939 6939 W com.mbwhatsapp: type=1400 audit(0.0:18831): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-05 14:50:43.396 6939 6939 W com.mbwhatsapp: type=1400 audit(0.0:18832): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-05 14:50:43.614 6939 7030 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-05 14:50:43.619 6939 7030 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-05 14:50:43.621 6939 7030 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-05 14:50:43.640 6939 6939 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-05 14:50:43.641 6939 6939 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-05 14:50:44.215 6939 7069 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-05 14:50:44.232 6939 7069 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-05 14:50:47.537 6939 6953 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
09-08 11:43:21.603 6664 6664 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-08 11:43:21.849 6664 6664 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-08 11:43:21.849 6664 6664 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-08 11:43:21.849 6664 6664 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-08 11:43:21.849 6664 6664 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-08 11:43:21.849 6664 6664 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-08 11:43:21.849 6664 6664 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-08 11:43:21.849 6664 6664 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-08 11:43:21.850 6664 6664 W System.err: at
java.lang.Class.newInstance(Native Method)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-08 11:43:21.850 6664 6664 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-08 11:43:21.850 6664 6664 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-08 11:43:21.850 6664 6664 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-08 11:43:21.850 6664 6664 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-08 11:43:21.850 6664 6664 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-08 11:43:21.850 6664 6664 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-08 11:43:21.850 6664 6664 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-08 11:43:21.895 6664 6664 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-08 11:43:22.455 6664 6664 W com.mbwhatsapp: type=1400 audit(0.0:46281): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-08 11:43:22.458 6664 6664 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-08 11:43:22.463 6664 6664 W com.mbwhatsapp: type=1400 audit(0.0:46282): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-08 11:43:22.483 6664 6664 W com.mbwhatsapp: type=1400 audit(0.0:46283): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-08 11:43:22.563 6664 6664 W com.mbwhatsapp: type=1400 audit(0.0:46284): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-08 11:43:22.575 6664 6664 W com.mbwhatsapp: type=1400 audit(0.0:46285): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-08 11:43:22.778 6664 6719 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-08 11:43:22.778 6664 6719 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-08 11:43:22.778 6664 6719 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-08 11:43:22.881 6664 6664 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-08 11:43:22.883 6664 6664 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-08 11:43:23.289 6664 6754 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4f33ab9e-c8de-408b-9752-42e5f469eaab, generation=0)
09-08 11:43:23.305 6664 6754 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4f33ab9e-c8de-408b-9752-42e5f469eaab, generation=0)
09-08 11:43:23.450 6664 6765 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-08 11:43:23.474 6664 6765 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-08 11:43:26.745 6664 6679 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
09-09 18:46:08.829 27911 27911 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-09 18:46:09.393 27911 27911 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-09 18:46:09.394 27911 27911 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-09 18:46:09.394 27911 27911 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-09 18:46:09.394 27911 27911 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-09 18:46:09.394 27911 27911 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-09 18:46:09.394 27911 27911 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-09 18:46:09.394 27911 27911 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-09 18:46:09.394 27911 27911 W System.err: at
java.lang.Class.newInstance(Native Method)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-09 18:46:09.394 27911 27911 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-09 18:46:09.394 27911 27911 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-09 18:46:09.394 27911 27911 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-09 18:46:09.394 27911 27911 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-09 18:46:09.395 27911 27911 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-09 18:46:09.395 27911 27911 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-09 18:46:09.395 27911 27911 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-09 18:46:09.446 27911 27911 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-09 18:46:10.045 27911 27911 W com.mbwhatsapp: type=1400 audit(0.0:60675): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-09 18:46:10.049 27911 27911 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-09 18:46:10.057 27911 27911 W com.mbwhatsapp: type=1400 audit(0.0:60676): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-09 18:46:10.065 27911 27911 W com.mbwhatsapp: type=1400 audit(0.0:60677): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-09 18:46:10.125 27911 27911 W com.mbwhatsapp: type=1400 audit(0.0:60678): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-09 18:46:10.141 27911 27911 W com.mbwhatsapp: type=1400 audit(0.0:60679): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-09 18:46:10.229 27911 27987 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-09 18:46:10.229 27911 27987 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-09 18:46:10.229 27911 27987 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-09 18:46:10.624 27911 27911 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-09 18:46:10.625 27911 27911 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-09 18:46:11.100 27911 28059 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-09 18:46:11.130 27911 28059 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-11 00:35:12.359 19614 19614 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-11 00:35:13.508 19614 19614 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-11 00:35:13.510 19614 19614 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-11 00:35:13.516 19614 19614 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-11 00:35:13.516 19614 19614 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-11 00:35:13.516 19614 19614 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-11 00:35:13.517 19614 19614 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-11 00:35:13.517 19614 19614 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-11 00:35:13.517 19614 19614 W System.err: at
java.lang.Class.newInstance(Native Method)
09-11 00:35:13.517 19614 19614 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-11 00:35:13.517 19614 19614 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-11 00:35:13.517 19614 19614 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-11 00:35:13.517 19614 19614 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-11 00:35:13.517 19614 19614 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-11 00:35:13.518 19614 19614 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-11 00:35:13.518 19614 19614 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-11 00:35:13.518 19614 19614 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-11 00:35:13.518 19614 19614 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-11 00:35:13.518 19614 19614 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-11 00:35:13.518 19614 19614 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-11 00:35:13.518 19614 19614 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-11 00:35:13.518 19614 19614 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-11 00:35:13.597 19614 19614 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-11 00:35:14.749 19614 19614 W com.mbwhatsapp: type=1400 audit(0.0:13878): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 00:35:14.755 19614 19614 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-11 00:35:14.765 19614 19614 W com.mbwhatsapp: type=1400 audit(0.0:13879): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 00:35:14.805 19614 19614 W com.mbwhatsapp: type=1400 audit(0.0:13880): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 00:35:14.909 19614 19614 W com.mbwhatsapp: type=1400 audit(0.0:13881): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 00:35:14.949 19614 19614 W com.mbwhatsapp: type=1400 audit(0.0:13882): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 00:35:15.876 19614 19749 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-11 00:35:15.877 19614 19749 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-11 00:35:15.877 19614 19749 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-11 00:35:16.030 19614 19614 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-11 00:35:16.033 19614 19614 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-11 00:35:17.020 19614 19827 W com.mbwhatsapp: Verification of
com.android.org.conscrypt.OpenSSLKey
com.android.org.conscrypt.OpenSSLKey.fromECPrivateKeyForTLSStackOnly(java.security.
PrivateKey, java.security.spec.ECParameterSpec) took 122.298ms
09-11 00:35:17.292 19614 19954 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=97ecb4a9-585e-4598-ad1a-b19d3b956bcc, generation=0)
09-11 00:35:17.706 19614 19957 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-11 00:35:17.744 19614 19957 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-11 00:35:18.468 19614 19754 W com.mbwhatsapp: Verification of void X.2hq.A01()
took 191.182ms
09-11 00:35:19.908 19614 19626 W com.mbwhatsapp: Suspending all threads took:
7.783ms
--------- beginning of main
09-11 23:40:16.416 31108 31108 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-11 23:40:16.763 31108 31108 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-11 23:40:16.763 31108 31108 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-11 23:40:16.763 31108 31108 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-11 23:40:16.763 31108 31108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-11 23:40:16.763 31108 31108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-11 23:40:16.763 31108 31108 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-11 23:40:16.763 31108 31108 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-11 23:40:16.763 31108 31108 W System.err: at
java.lang.Class.newInstance(Native Method)
09-11 23:40:16.763 31108 31108 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-11 23:40:16.763 31108 31108 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-11 23:40:16.763 31108 31108 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-11 23:40:16.763 31108 31108 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-11 23:40:16.763 31108 31108 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-11 23:40:16.764 31108 31108 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-11 23:40:16.764 31108 31108 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-11 23:40:16.764 31108 31108 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-11 23:40:16.764 31108 31108 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-11 23:40:16.764 31108 31108 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-11 23:40:16.764 31108 31108 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-11 23:40:16.764 31108 31108 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-11 23:40:16.764 31108 31108 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-11 23:40:16.808 31108 31108 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-11 23:40:16.910 31108 31131 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-11 23:40:17.768 31108 31108 W com.mbwhatsapp: type=1400 audit(0.0:27472): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 23:40:17.773 31108 31108 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-11 23:40:17.788 31108 31108 W com.mbwhatsapp: type=1400 audit(0.0:27473): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 23:40:17.808 31108 31108 W com.mbwhatsapp: type=1400 audit(0.0:27474): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 23:40:17.888 31108 31108 W com.mbwhatsapp: type=1400 audit(0.0:27475): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 23:40:17.912 31108 31108 W com.mbwhatsapp: type=1400 audit(0.0:27476): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-11 23:40:18.205 31108 31108 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-11 23:40:18.205 31108 31108 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-11 23:40:18.325 31108 31165 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-11 23:40:18.325 31108 31165 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-11 23:40:18.325 31108 31165 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-11 23:40:18.645 31108 31175 W com.mbwhatsapp: Verification of void X.0o5.run()
took 111.508ms
09-11 23:40:19.047 31108 31214 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-11 23:40:19.099 31108 31214 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-15 14:04:33.959 4634 4634 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-15 14:04:34.192 4634 4634 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-15 14:04:34.195 4634 4634 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-15 14:04:34.195 4634 4634 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-15 14:04:34.195 4634 4634 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-15 14:04:34.195 4634 4634 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-15 14:04:34.196 4634 4634 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-15 14:04:34.196 4634 4634 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-15 14:04:34.196 4634 4634 W System.err: at
java.lang.Class.newInstance(Native Method)
09-15 14:04:34.196 4634 4634 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-15 14:04:34.196 4634 4634 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-15 14:04:34.196 4634 4634 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-15 14:04:34.196 4634 4634 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-15 14:04:34.196 4634 4634 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-15 14:04:34.196 4634 4634 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-15 14:04:34.197 4634 4634 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-15 14:04:34.197 4634 4634 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-15 14:04:34.197 4634 4634 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-15 14:04:34.197 4634 4634 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-15 14:04:34.197 4634 4634 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-15 14:04:34.197 4634 4634 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-15 14:04:34.197 4634 4634 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-15 14:04:34.237 4634 4634 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-15 14:04:34.915 4634 4634 W com.mbwhatsapp: type=1400 audit(0.0:2260): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-15 14:04:34.922 4634 4634 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-15 14:04:34.927 4634 4634 W com.mbwhatsapp: type=1400 audit(0.0:2261): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-15 14:04:34.939 4634 4634 W com.mbwhatsapp: type=1400 audit(0.0:2262): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-15 14:04:35.007 4634 4634 W com.mbwhatsapp: type=1400 audit(0.0:2263): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-15 14:04:35.027 4634 4634 W com.mbwhatsapp: type=1400 audit(0.0:2264): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-15 14:04:35.157 4634 4689 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-15 14:04:35.157 4634 4689 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-15 14:04:35.157 4634 4689 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-15 14:04:35.237 4634 4634 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-15 14:04:35.238 4634 4634 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-15 14:04:35.554 4634 4760 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=f87caf91-61c9-425e-be03-1a27f3ee5989, generation=0)
09-15 14:04:35.564 4634 4705 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=f87caf91-61c9-425e-be03-1a27f3ee5989, generation=0)
09-15 14:04:35.692 4634 4780 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-15 14:04:35.715 4634 4780 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-16 11:38:23.220 26253 26253 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-16 11:38:23.849 26253 26253 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-16 11:38:23.853 26253 26253 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-16 11:38:23.853 26253 26253 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-16 11:38:23.853 26253 26253 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-16 11:38:23.853 26253 26253 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-16 11:38:23.854 26253 26253 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-16 11:38:23.854 26253 26253 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-16 11:38:23.854 26253 26253 W System.err: at
java.lang.Class.newInstance(Native Method)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-16 11:38:23.854 26253 26253 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-16 11:38:23.854 26253 26253 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-16 11:38:23.854 26253 26253 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-16 11:38:23.854 26253 26253 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-16 11:38:23.854 26253 26253 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-16 11:38:23.854 26253 26253 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-16 11:38:23.854 26253 26253 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-16 11:38:23.931 26253 26253 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-16 11:38:24.754 26253 26253 W com.mbwhatsapp: type=1400 audit(0.0:16050): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-16 11:38:24.758 26253 26253 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-16 11:38:24.762 26253 26253 W com.mbwhatsapp: type=1400 audit(0.0:16051): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-16 11:38:24.782 26253 26253 W com.mbwhatsapp: type=1400 audit(0.0:16052): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-16 11:38:24.850 26253 26253 W com.mbwhatsapp: type=1400 audit(0.0:16053): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-16 11:38:24.866 26253 26253 W com.mbwhatsapp: type=1400 audit(0.0:16054): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-16 11:38:24.994 26253 26354 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-16 11:38:24.996 26253 26354 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-16 11:38:24.996 26253 26354 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-16 11:38:25.083 26253 26253 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-16 11:38:25.084 26253 26253 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-16 11:38:25.550 26253 26396 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-16 11:38:25.597 26253 26396 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-16 11:38:28.364 26253 26267 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
09-17 12:16:05.179 12282 12282 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-17 12:16:05.502 12282 12282 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-17 12:16:05.505 12282 12282 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-17 12:16:05.505 12282 12282 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-17 12:16:05.505 12282 12282 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-17 12:16:05.505 12282 12282 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-17 12:16:05.505 12282 12282 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-17 12:16:05.506 12282 12282 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-17 12:16:05.506 12282 12282 W System.err: at
java.lang.Class.newInstance(Native Method)
09-17 12:16:05.506 12282 12282 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-17 12:16:05.506 12282 12282 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-17 12:16:05.506 12282 12282 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-17 12:16:05.506 12282 12282 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-17 12:16:05.506 12282 12282 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-17 12:16:05.506 12282 12282 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-17 12:16:05.506 12282 12282 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-17 12:16:05.506 12282 12282 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-17 12:16:05.507 12282 12282 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-17 12:16:05.507 12282 12282 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-17 12:16:05.507 12282 12282 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-17 12:16:05.507 12282 12282 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-17 12:16:05.507 12282 12282 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-17 12:16:05.555 12282 12282 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-17 12:16:06.196 12282 12282 W com.mbwhatsapp: type=1400 audit(0.0:40782): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-17 12:16:06.200 12282 12282 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-17 12:16:06.204 12282 12282 W com.mbwhatsapp: type=1400 audit(0.0:40783): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-17 12:16:06.220 12282 12282 W com.mbwhatsapp: type=1400 audit(0.0:40784): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-17 12:16:06.284 12282 12282 W com.mbwhatsapp: type=1400 audit(0.0:40785): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-17 12:16:06.300 12282 12282 W com.mbwhatsapp: type=1400 audit(0.0:40786): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-17 12:16:06.440 12282 12331 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-17 12:16:06.440 12282 12331 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-17 12:16:06.440 12282 12331 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-17 12:16:06.512 12282 12282 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-17 12:16:06.513 12282 12282 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-17 12:16:06.902 12282 12384 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-17 12:16:06.924 12282 12384 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-19 12:43:42.608 2177 2177 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-19 12:43:42.928 2177 2177 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-19 12:43:42.933 2177 2177 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-19 12:43:42.933 2177 2177 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-19 12:43:42.933 2177 2177 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-19 12:43:42.933 2177 2177 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-19 12:43:42.934 2177 2177 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-19 12:43:42.934 2177 2177 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-19 12:43:42.934 2177 2177 W System.err: at
java.lang.Class.newInstance(Native Method)
09-19 12:43:42.934 2177 2177 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-19 12:43:42.934 2177 2177 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-19 12:43:42.934 2177 2177 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-19 12:43:42.935 2177 2177 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-19 12:43:42.935 2177 2177 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-19 12:43:42.935 2177 2177 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-19 12:43:42.935 2177 2177 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-19 12:43:42.935 2177 2177 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-19 12:43:42.935 2177 2177 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-19 12:43:42.935 2177 2177 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-19 12:43:42.935 2177 2177 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-19 12:43:42.936 2177 2177 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-19 12:43:42.936 2177 2177 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-19 12:43:42.992 2177 2177 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-19 12:43:43.081 2177 2201 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-19 12:43:43.754 2177 2177 W com.mbwhatsapp: type=1400 audit(0.0:72512): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-19 12:43:43.761 2177 2177 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-19 12:43:43.766 2177 2177 W com.mbwhatsapp: type=1400 audit(0.0:72513): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-19 12:43:43.778 2177 2177 W com.mbwhatsapp: type=1400 audit(0.0:72514): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-19 12:43:43.850 2177 2177 W com.mbwhatsapp: type=1400 audit(0.0:72515): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-19 12:43:43.862 2177 2177 W com.mbwhatsapp: type=1400 audit(0.0:72516): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-19 12:43:44.075 2177 2288 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-19 12:43:44.075 2177 2288 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-19 12:43:44.075 2177 2288 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-19 12:43:44.150 2177 2177 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-19 12:43:44.151 2177 2177 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-19 12:43:44.565 2177 2340 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-19 12:43:44.602 2177 2340 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-20 21:57:04.598 10618 10618 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-20 21:57:05.180 10618 10618 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-20 21:57:05.182 10618 10618 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-20 21:57:05.182 10618 10618 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-20 21:57:05.182 10618 10618 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-20 21:57:05.182 10618 10618 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-20 21:57:05.182 10618 10618 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-20 21:57:05.182 10618 10618 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-20 21:57:05.182 10618 10618 W System.err: at
java.lang.Class.newInstance(Native Method)
09-20 21:57:05.182 10618 10618 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-20 21:57:05.183 10618 10618 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-20 21:57:05.183 10618 10618 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-20 21:57:05.183 10618 10618 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-20 21:57:05.183 10618 10618 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-20 21:57:05.183 10618 10618 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-20 21:57:05.183 10618 10618 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-20 21:57:05.184 10618 10618 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-20 21:57:05.184 10618 10618 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-20 21:57:05.184 10618 10618 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-20 21:57:05.184 10618 10618 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-20 21:57:05.184 10618 10618 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-20 21:57:05.184 10618 10618 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-20 21:57:05.273 10618 10618 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-20 21:57:06.444 10618 10618 W com.mbwhatsapp: type=1400 audit(0.0:15634): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-20 21:57:06.450 10618 10618 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-20 21:57:06.460 10618 10618 W com.mbwhatsapp: type=1400 audit(0.0:15635): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-20 21:57:06.496 10618 10618 W com.mbwhatsapp: type=1400 audit(0.0:15636): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-20 21:57:06.628 10618 10618 W com.mbwhatsapp: type=1400 audit(0.0:15637): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-20 21:57:06.648 10618 10618 W com.mbwhatsapp: type=1400 audit(0.0:15638): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-20 21:57:06.860 10618 10757 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-20 21:57:06.860 10618 10757 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-20 21:57:06.860 10618 10757 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-20 21:57:06.981 10618 10618 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-20 21:57:06.982 10618 10618 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-20 21:57:12.809 10618 10789 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=b622d203-e862-4204-ba76-1925aec4b781, generation=0)
09-20 21:57:12.813 10618 10789 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=b622d203-e862-4204-ba76-1925aec4b781, generation=0)
09-20 21:57:13.121 10618 10763 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-20 21:57:13.205 10618 10763 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-22 11:43:36.192 7193 7193 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-22 11:43:36.981 7193 7193 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-22 11:43:36.985 7193 7193 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.Class.newInstance(Native Method)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-22 11:43:36.985 7193 7193 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-22 11:43:36.985 7193 7193 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-22 11:43:36.985 7193 7193 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-22 11:43:36.985 7193 7193 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-22 11:43:36.985 7193 7193 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-22 11:43:36.985 7193 7193 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-22 11:43:36.985 7193 7193 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-22 11:43:37.207 7193 7193 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-22 11:43:40.696 7193 7193 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-22 11:43:40.692 7193 7193 W com.mbwhatsapp: type=1400 audit(0.0:378): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-22 11:43:40.716 7193 7193 W com.mbwhatsapp: type=1400 audit(0.0:379): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-22 11:43:40.824 7193 7193 W com.mbwhatsapp: type=1400 audit(0.0:380): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-22 11:43:41.004 7193 7193 W com.mbwhatsapp: type=1400 audit(0.0:381): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-22 11:43:41.200 7193 7193 W com.mbwhatsapp: type=1400 audit(0.0:382): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-22 11:43:42.539 7193 7649 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-22 11:43:42.539 7193 7649 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-22 11:43:42.539 7193 7649 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-22 11:43:42.606 7193 7193 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-22 11:43:42.607 7193 7193 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-22 11:43:43.078 7193 7658 W com.mbwhatsapp: Verification of
android.app.job.JobInfo$TriggerContentUri X.0WX.A00(X.0Ou) took 192.791ms
09-22 11:43:43.494 7193 7658 W com.mbwhatsapp: Verification of void X.0o5.run()
took 239.264ms
09-22 11:43:43.855 7193 7205 W com.mbwhatsapp: Suspending all threads took:
47.124ms
09-22 11:43:44.468 7193 7658 W com.mbwhatsapp: Verification of
com.android.org.conscrypt.OpenSSLKey
com.android.org.conscrypt.OpenSSLKey.wrapJCAPrivateKeyForTLSStackOnly(java.security
.PrivateKey, java.security.PublicKey) took 163.552ms
09-22 11:43:45.014 7193 7909 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=fb904e29-09d3-4596-83c7-7eb62a49639c, generation=0)
09-22 11:43:45.508 7193 7926 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-22 11:43:45.580 7193 7926 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-24 12:14:19.299 25255 25255 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-24 12:14:19.589 25255 25255 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-24 12:14:19.590 25255 25255 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-24 12:14:19.590 25255 25255 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-24 12:14:19.591 25255 25255 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-24 12:14:19.591 25255 25255 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-24 12:14:19.591 25255 25255 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-24 12:14:19.591 25255 25255 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-24 12:14:19.591 25255 25255 W System.err: at
java.lang.Class.newInstance(Native Method)
09-24 12:14:19.591 25255 25255 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-24 12:14:19.592 25255 25255 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-24 12:14:19.592 25255 25255 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-24 12:14:19.592 25255 25255 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-24 12:14:19.592 25255 25255 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-24 12:14:19.592 25255 25255 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-24 12:14:19.592 25255 25255 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-24 12:14:19.593 25255 25255 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-24 12:14:19.593 25255 25255 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-24 12:14:19.593 25255 25255 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-24 12:14:19.593 25255 25255 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-24 12:14:19.593 25255 25255 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-24 12:14:19.593 25255 25255 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-24 12:14:19.653 25255 25255 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-24 12:14:20.390 25255 25255 W com.mbwhatsapp: type=1400 audit(0.0:47608): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-24 12:14:20.393 25255 25255 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-24 12:14:20.402 25255 25255 W com.mbwhatsapp: type=1400 audit(0.0:47609): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-24 12:14:20.426 25255 25255 W com.mbwhatsapp: type=1400 audit(0.0:47610): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-24 12:14:20.494 25255 25255 W com.mbwhatsapp: type=1400 audit(0.0:47611): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-24 12:14:20.510 25255 25255 W com.mbwhatsapp: type=1400 audit(0.0:47612): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-24 12:14:20.643 25255 25307 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-24 12:14:20.648 25255 25307 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-24 12:14:20.649 25255 25307 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-24 12:14:20.716 25255 25255 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-24 12:14:20.717 25255 25255 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-24 12:14:21.170 25255 25345 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-24 12:14:21.193 25255 25345 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-25 11:32:29.052 31272 31272 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-25 11:32:29.507 31272 31272 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-25 11:32:29.517 31272 31272 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.Class.newInstance(Native Method)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-25 11:32:29.517 31272 31272 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-25 11:32:29.517 31272 31272 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-25 11:32:29.517 31272 31272 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-25 11:32:29.517 31272 31272 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-25 11:32:29.517 31272 31272 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-25 11:32:29.518 31272 31272 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-25 11:32:29.518 31272 31272 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-25 11:32:29.574 31272 31272 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-25 11:32:30.439 31272 31272 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-25 11:32:30.560 31272 31272 W com.mbwhatsapp: type=1400 audit(0.0:71112): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-25 11:32:30.588 31272 31272 W com.mbwhatsapp: type=1400 audit(0.0:71113): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-25 11:32:30.781 31272 31483 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-25 11:32:30.781 31272 31483 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-25 11:32:30.781 31272 31483 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-25 11:32:30.825 31272 31272 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-25 11:32:30.826 31272 31272 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-25 11:32:31.461 31272 31567 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-25 11:32:31.496 31272 31567 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-25 12:14:00.818 9478 9478 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-25 12:14:01.121 9478 9478 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-25 12:14:01.124 9478 9478 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-25 12:14:01.124 9478 9478 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-25 12:14:01.124 9478 9478 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-25 12:14:01.124 9478 9478 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-25 12:14:01.124 9478 9478 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-25 12:14:01.125 9478 9478 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-25 12:14:01.125 9478 9478 W System.err: at
java.lang.Class.newInstance(Native Method)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-25 12:14:01.125 9478 9478 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-25 12:14:01.125 9478 9478 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-25 12:14:01.125 9478 9478 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-25 12:14:01.125 9478 9478 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-25 12:14:01.125 9478 9478 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-25 12:14:01.125 9478 9478 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-25 12:14:01.125 9478 9478 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-25 12:14:01.174 9478 9478 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-25 12:14:01.955 9478 9478 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-25 12:14:02.161 9478 9536 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-25 12:14:02.161 9478 9536 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-25 12:14:02.161 9478 9536 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-25 12:14:02.242 9478 9478 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-25 12:14:02.242 9478 9478 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-25 12:14:02.709 9478 9541 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-25 12:14:02.785 9478 9541 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-26 07:57:31.429 32282 32282 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-26 07:57:31.908 32282 32282 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-26 07:57:31.911 32282 32282 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.Class.newInstance(Native Method)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-26 07:57:31.911 32282 32282 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-26 07:57:31.911 32282 32282 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-26 07:57:31.911 32282 32282 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-26 07:57:31.911 32282 32282 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-26 07:57:31.911 32282 32282 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-26 07:57:31.911 32282 32282 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-26 07:57:31.911 32282 32282 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-26 07:57:31.982 32282 32282 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-26 07:57:32.998 32282 32282 W com.mbwhatsapp: type=1400 audit(0.0:147626): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-26 07:57:33.001 32282 32282 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-26 07:57:33.006 32282 32282 W com.mbwhatsapp: type=1400 audit(0.0:147627): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-26 07:57:33.026 32282 32282 W com.mbwhatsapp: type=1400 audit(0.0:147628): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-26 07:57:33.098 32282 32282 W com.mbwhatsapp: type=1400 audit(0.0:147629): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-26 07:57:33.118 32282 32282 W com.mbwhatsapp: type=1400 audit(0.0:147630): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-26 07:57:33.278 32282 32337 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-26 07:57:33.278 32282 32337 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-26 07:57:33.278 32282 32337 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-26 07:57:33.359 32282 32282 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-26 07:57:33.360 32282 32282 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-26 07:57:34.261 32282 32346 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-26 07:57:34.302 32282 32346 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-28 23:12:59.618 28731 28731 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-28 23:12:59.796 28731 28731 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-28 23:12:59.798 28731 28731 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.Class.newInstance(Native Method)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-28 23:12:59.798 28731 28731 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-28 23:12:59.798 28731 28731 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-28 23:12:59.798 28731 28731 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-28 23:12:59.798 28731 28731 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-28 23:12:59.798 28731 28731 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-28 23:12:59.799 28731 28731 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-28 23:12:59.799 28731 28731 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-28 23:12:59.825 28731 28731 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-28 23:12:59.872 28731 28753 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-28 23:13:00.126 28731 28731 W com.mbwhatsapp: type=1400 audit(0.0:197413): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-28 23:13:00.129 28731 28731 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-28 23:13:00.134 28731 28731 W com.mbwhatsapp: type=1400 audit(0.0:197414): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-28 23:13:00.146 28731 28731 W com.mbwhatsapp: type=1400 audit(0.0:197415): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-28 23:13:00.190 28731 28731 W com.mbwhatsapp: type=1400 audit(0.0:197416): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-28 23:13:00.198 28731 28731 W com.mbwhatsapp: type=1400 audit(0.0:197417): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-28 23:13:00.262 28731 28787 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-28 23:13:00.262 28731 28787 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-28 23:13:00.262 28731 28787 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-28 23:13:00.336 28731 28731 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-28 23:13:00.337 28731 28731 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-28 23:13:00.446 28731 28805 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-28 23:13:00.461 28731 28805 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-29 14:00:01.729 11099 11099 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-29 14:00:01.987 11099 11099 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-29 14:00:01.990 11099 11099 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.Class.newInstance(Native Method)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-29 14:00:01.990 11099 11099 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-29 14:00:01.990 11099 11099 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-29 14:00:01.990 11099 11099 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-29 14:00:01.990 11099 11099 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-29 14:00:01.990 11099 11099 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-29 14:00:01.990 11099 11099 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-29 14:00:01.990 11099 11099 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-29 14:00:02.035 11099 11099 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-29 14:00:02.514 11099 11099 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-29 14:00:02.510 11099 11099 W com.mbwhatsapp: type=1400 audit(0.0:203812): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-29 14:00:02.522 11099 11099 W com.mbwhatsapp: type=1400 audit(0.0:203813): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-29 14:00:02.534 11099 11099 W com.mbwhatsapp: type=1400 audit(0.0:203814): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-29 14:00:02.702 11099 11099 W com.mbwhatsapp: type=1400 audit(0.0:203815): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-29 14:00:02.734 11099 11099 W com.mbwhatsapp: type=1400 audit(0.0:203816): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-29 14:00:02.822 11099 11184 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-29 14:00:02.823 11099 11184 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-29 14:00:02.823 11099 11184 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-29 14:00:03.100 11099 11099 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-29 14:00:03.101 11099 11099 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-29 14:00:05.737 11099 11196 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-29 14:00:05.755 11099 11196 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
09-30 14:00:02.485 13659 13659 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-30 14:00:02.938 13659 13659 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-30 14:00:02.941 13659 13659 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-30 14:00:02.941 13659 13659 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
09-30 14:00:02.941 13659 13659 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
09-30 14:00:02.941 13659 13659 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
09-30 14:00:02.941 13659 13659 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
09-30 14:00:02.941 13659 13659 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-30 14:00:02.941 13659 13659 W System.err: at
java.lang.Class.newInstance(Native Method)
09-30 14:00:02.941 13659 13659 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-30 14:00:02.941 13659 13659 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-30 14:00:02.941 13659 13659 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
09-30 14:00:02.941 13659 13659 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
09-30 14:00:02.941 13659 13659 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
09-30 14:00:02.941 13659 13659 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
09-30 14:00:02.941 13659 13659 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
09-30 14:00:02.942 13659 13659 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
09-30 14:00:02.942 13659 13659 W System.err: at
android.os.Looper.loop(Looper.java:264)
09-30 14:00:02.942 13659 13659 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
09-30 14:00:02.942 13659 13659 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-30 14:00:02.942 13659 13659 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-30 14:00:02.942 13659 13659 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
09-30 14:00:02.978 13659 13659 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
09-30 14:00:03.689 13659 13659 W com.mbwhatsapp: type=1400 audit(0.0:224776): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-30 14:00:03.694 13659 13659 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
09-30 14:00:03.701 13659 13659 W com.mbwhatsapp: type=1400 audit(0.0:224777): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-30 14:00:03.717 13659 13659 W com.mbwhatsapp: type=1400 audit(0.0:224778): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-30 14:00:03.781 13659 13659 W com.mbwhatsapp: type=1400 audit(0.0:224779): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-30 14:00:03.797 13659 13659 W com.mbwhatsapp: type=1400 audit(0.0:224780): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
09-30 14:00:03.976 13659 13786 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
09-30 14:00:03.976 13659 13786 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-30 14:00:03.976 13659 13786 W com.mbwhatsapp: and incorrect proguard
optimizations.
09-30 14:00:04.040 13659 13659 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
09-30 14:00:04.040 13659 13659 W CtaManagerFactory: CtaManagerFactoryImpl not found
09-30 14:00:04.421 13659 13842 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
09-30 14:00:04.444 13659 13842 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-02 14:01:39.594 8196 8196 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-02 14:01:39.907 8196 8196 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-02 14:01:39.910 8196 8196 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.Class.newInstance(Native Method)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-02 14:01:39.910 8196 8196 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-02 14:01:39.910 8196 8196 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-02 14:01:39.910 8196 8196 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-02 14:01:39.910 8196 8196 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-02 14:01:39.910 8196 8196 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-02 14:01:39.910 8196 8196 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-02 14:01:39.910 8196 8196 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-02 14:01:39.946 8196 8196 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-02 14:01:40.357 8196 8196 W com.mbwhatsapp: type=1400 audit(0.0:279639): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-02 14:01:40.362 8196 8196 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-02 14:01:40.365 8196 8196 W com.mbwhatsapp: type=1400 audit(0.0:279640): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-02 14:01:40.381 8196 8196 W com.mbwhatsapp: type=1400 audit(0.0:279641): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-02 14:01:40.441 8196 8196 W com.mbwhatsapp: type=1400 audit(0.0:279642): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-02 14:01:40.453 8196 8196 W com.mbwhatsapp: type=1400 audit(0.0:279643): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-02 14:01:40.595 8196 8249 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-02 14:01:40.595 8196 8249 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-02 14:01:40.595 8196 8249 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-02 14:01:40.687 8196 8196 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-02 14:01:40.688 8196 8196 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-02 14:01:41.090 8196 8293 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-02 14:01:41.390 8196 8293 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-04 11:13:59.878 5521 5521 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-04 11:14:00.202 5521 5521 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-04 11:14:00.205 5521 5521 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-04 11:14:00.205 5521 5521 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-04 11:14:00.205 5521 5521 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-04 11:14:00.205 5521 5521 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-04 11:14:00.205 5521 5521 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-04 11:14:00.205 5521 5521 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-04 11:14:00.205 5521 5521 W System.err: at
java.lang.Class.newInstance(Native Method)
10-04 11:14:00.205 5521 5521 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-04 11:14:00.205 5521 5521 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-04 11:14:00.205 5521 5521 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-04 11:14:00.205 5521 5521 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-04 11:14:00.205 5521 5521 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-04 11:14:00.205 5521 5521 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-04 11:14:00.205 5521 5521 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-04 11:14:00.205 5521 5521 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-04 11:14:00.206 5521 5521 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-04 11:14:00.206 5521 5521 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-04 11:14:00.206 5521 5521 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-04 11:14:00.206 5521 5521 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-04 11:14:00.206 5521 5521 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-04 11:14:00.252 5521 5521 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-04 11:14:01.039 5521 5521 W com.mbwhatsapp: type=1400 audit(0.0:305901): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-04 11:14:01.044 5521 5521 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-04 11:14:01.047 5521 5521 W com.mbwhatsapp: type=1400 audit(0.0:305902): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-04 11:14:01.059 5521 5521 W com.mbwhatsapp: type=1400 audit(0.0:305903): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-04 11:14:01.123 5521 5521 W com.mbwhatsapp: type=1400 audit(0.0:305904): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-04 11:14:01.139 5521 5521 W com.mbwhatsapp: type=1400 audit(0.0:305905): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-04 11:14:01.267 5521 5580 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-04 11:14:01.267 5521 5580 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-04 11:14:01.267 5521 5580 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-04 11:14:01.347 5521 5521 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-04 11:14:01.347 5521 5521 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-04 11:14:01.736 5521 5588 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-04 11:14:01.786 5521 5588 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-05 11:13:21.421 22877 22877 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-05 11:13:22.108 22877 22877 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-05 11:13:22.109 22877 22877 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.Class.newInstance(Native Method)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-05 11:13:22.109 22877 22877 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-05 11:13:22.109 22877 22877 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-05 11:13:22.109 22877 22877 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-05 11:13:22.109 22877 22877 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-05 11:13:22.109 22877 22877 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-05 11:13:22.109 22877 22877 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-05 11:13:22.109 22877 22877 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-05 11:13:22.175 22877 22877 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-05 11:13:22.960 22877 22877 W com.mbwhatsapp: type=1400 audit(0.0:325088): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-05 11:13:22.964 22877 22877 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-05 11:13:22.968 22877 22877 W com.mbwhatsapp: type=1400 audit(0.0:325089): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-05 11:13:22.984 22877 22877 W com.mbwhatsapp: type=1400 audit(0.0:325090): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-05 11:13:23.056 22877 22877 W com.mbwhatsapp: type=1400 audit(0.0:325091): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-05 11:13:23.076 22877 22877 W com.mbwhatsapp: type=1400 audit(0.0:325092): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-05 11:13:23.247 22877 23013 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-05 11:13:23.247 22877 23013 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-05 11:13:23.247 22877 23013 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-05 11:13:23.319 22877 22877 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-05 11:13:23.320 22877 22877 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
10-06 18:20:52.927 27733 27733 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-06 18:20:53.091 27733 27733 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-06 18:20:53.092 27733 27733 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.Class.newInstance(Native Method)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-06 18:20:53.092 27733 27733 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-06 18:20:53.092 27733 27733 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-06 18:20:53.092 27733 27733 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-06 18:20:53.092 27733 27733 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-06 18:20:53.092 27733 27733 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-06 18:20:53.092 27733 27733 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-06 18:20:53.092 27733 27733 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-06 18:20:53.118 27733 27733 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-06 18:20:53.167 27733 27765 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
10-06 18:20:53.371 27733 27733 W com.mbwhatsapp: type=1400 audit(0.0:362211): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-06 18:20:53.374 27733 27733 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-06 18:20:53.375 27733 27733 W com.mbwhatsapp: type=1400 audit(0.0:362212): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-06 18:20:53.383 27733 27733 W com.mbwhatsapp: type=1400 audit(0.0:362213): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-06 18:20:53.423 27733 27733 W com.mbwhatsapp: type=1400 audit(0.0:362214): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-06 18:20:53.431 27733 27733 W com.mbwhatsapp: type=1400 audit(0.0:362215): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-06 18:20:53.494 27733 27799 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-06 18:20:53.494 27733 27799 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-06 18:20:53.494 27733 27799 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-06 18:20:53.506 27733 27733 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
10-06 18:20:53.594 27733 27805 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 5ms from 10-06
17:20:53.588
10-06 18:20:53.621 27733 27733 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@e32dfed
10-06 18:20:53.627 27733 27733 W RenderThread: type=1400 audit(0.0:362218): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
10-06 18:20:53.767 27733 27733 E libc : Access denied finding property
"ro.vendor.scaler_version"
10-06 18:20:53.768 27733 27733 E libc : Access denied finding property
"ro.vendor.scaler_version"
10-06 18:20:53.849 27733 27811 W Gralloc3: mapper 3.x is not supported
10-06 18:20:53.852 27733 27811 E gralloc : Arm Module v1.0
10-06 18:20:53.853 27733 27811 E ion : ioctl c0044901 failed with code -1:
Invalid argument
10-06 18:20:53.873 27733 27733 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-06 18:20:53.873 27733 27733 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-06 18:20:54.052 27733 27799 E PlayCore: UID: [10185] PID: [27733]
StandardIntegrity : Phonesky is not installed.
10-06 18:20:54.055 27733 27869 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-06 18:20:54.474 27733 27869 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-06 18:20:59.625 27733 27751 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
10-08 10:57:54.339 20204 20204 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-08 10:57:54.633 20204 20204 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-08 10:57:54.643 20204 20204 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-08 10:57:54.643 20204 20204 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-08 10:57:54.643 20204 20204 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-08 10:57:54.643 20204 20204 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-08 10:57:54.643 20204 20204 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-08 10:57:54.643 20204 20204 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-08 10:57:54.643 20204 20204 W System.err: at
java.lang.Class.newInstance(Native Method)
10-08 10:57:54.643 20204 20204 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-08 10:57:54.643 20204 20204 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-08 10:57:54.643 20204 20204 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-08 10:57:54.643 20204 20204 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-08 10:57:54.644 20204 20204 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-08 10:57:54.644 20204 20204 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-08 10:57:54.644 20204 20204 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-08 10:57:54.644 20204 20204 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-08 10:57:54.644 20204 20204 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-08 10:57:54.644 20204 20204 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-08 10:57:54.644 20204 20204 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-08 10:57:54.644 20204 20204 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-08 10:57:54.644 20204 20204 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-08 10:57:54.699 20204 20204 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-08 10:57:55.351 20204 20204 W com.mbwhatsapp: type=1400 audit(0.0:19239): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-08 10:57:55.354 20204 20204 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-08 10:57:55.359 20204 20204 W com.mbwhatsapp: type=1400 audit(0.0:19240): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-08 10:57:55.379 20204 20204 W com.mbwhatsapp: type=1400 audit(0.0:19241): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-08 10:57:55.463 20204 20204 W com.mbwhatsapp: type=1400 audit(0.0:19242): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-08 10:57:55.479 20204 20204 W com.mbwhatsapp: type=1400 audit(0.0:19243): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-08 10:57:55.603 20204 20257 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-08 10:57:55.603 20204 20257 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-08 10:57:55.603 20204 20257 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-08 10:57:55.682 20204 20204 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-08 10:57:55.683 20204 20204 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-08 10:57:55.966 20204 20294 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=777a6293-da59-45aa-b10a-fb5feeb7ef71, generation=0)
10-08 10:57:55.973 20204 20267 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=777a6293-da59-45aa-b10a-fb5feeb7ef71, generation=0)
10-08 10:57:56.413 20204 20261 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-08 10:57:56.464 20204 20261 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-09 11:02:58.269 15217 15217 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-09 11:02:58.934 15217 15217 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-09 11:02:58.934 15217 15217 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-09 11:02:58.934 15217 15217 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-09 11:02:58.935 15217 15217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-09 11:02:58.935 15217 15217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-09 11:02:58.935 15217 15217 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-09 11:02:58.935 15217 15217 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-09 11:02:58.935 15217 15217 W System.err: at
java.lang.Class.newInstance(Native Method)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-09 11:02:58.935 15217 15217 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-09 11:02:58.935 15217 15217 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-09 11:02:58.935 15217 15217 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-09 11:02:58.935 15217 15217 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-09 11:02:58.935 15217 15217 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-09 11:02:58.935 15217 15217 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-09 11:02:58.935 15217 15217 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-09 11:02:59.006 15217 15217 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-09 11:03:00.480 15217 15217 W com.mbwhatsapp: type=1400 audit(0.0:41736): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-09 11:03:00.485 15217 15217 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-09 11:03:00.488 15217 15217 W com.mbwhatsapp: type=1400 audit(0.0:41737): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-09 11:03:00.508 15217 15217 W com.mbwhatsapp: type=1400 audit(0.0:41738): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-09 11:03:00.632 15217 15217 W com.mbwhatsapp: type=1400 audit(0.0:41739): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-09 11:03:01.062 15217 15388 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-09 11:03:01.062 15217 15388 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-09 11:03:01.062 15217 15388 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-09 11:03:01.122 15217 15217 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-09 11:03:01.122 15217 15217 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-09 11:03:02.082 15217 15451 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-09 11:03:02.101 15217 15451 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-11 09:38:05.888 3211 3211 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-11 09:38:06.185 3211 3211 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-11 09:38:06.189 3211 3211 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-11 09:38:06.189 3211 3211 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-11 09:38:06.189 3211 3211 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-11 09:38:06.189 3211 3211 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-11 09:38:06.189 3211 3211 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-11 09:38:06.189 3211 3211 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-11 09:38:06.189 3211 3211 W System.err: at
java.lang.Class.newInstance(Native Method)
10-11 09:38:06.189 3211 3211 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-11 09:38:06.189 3211 3211 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-11 09:38:06.189 3211 3211 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-11 09:38:06.189 3211 3211 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-11 09:38:06.190 3211 3211 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-11 09:38:06.190 3211 3211 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-11 09:38:06.190 3211 3211 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-11 09:38:06.190 3211 3211 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-11 09:38:06.190 3211 3211 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-11 09:38:06.190 3211 3211 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-11 09:38:06.190 3211 3211 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-11 09:38:06.190 3211 3211 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-11 09:38:06.190 3211 3211 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-11 09:38:06.232 3211 3211 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-11 09:38:06.758 3211 3211 W com.mbwhatsapp: type=1400 audit(0.0:95164): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-11 09:38:06.762 3211 3211 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-11 09:38:06.766 3211 3211 W com.mbwhatsapp: type=1400 audit(0.0:95165): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-11 09:38:06.778 3211 3211 W com.mbwhatsapp: type=1400 audit(0.0:95166): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-11 09:38:06.826 3211 3211 W com.mbwhatsapp: type=1400 audit(0.0:95167): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-11 09:38:06.838 3211 3211 W com.mbwhatsapp: type=1400 audit(0.0:95168): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-11 09:38:06.960 3211 3285 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-11 09:38:06.960 3211 3285 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-11 09:38:06.960 3211 3285 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-11 09:38:07.033 3211 3211 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-11 09:38:07.034 3211 3211 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-11 09:38:07.467 3211 3374 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-11 09:38:07.484 3211 3374 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-13 11:47:05.265 20012 20012 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-13 11:47:05.519 20012 20012 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-13 11:47:05.519 20012 20012 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-13 11:47:05.519 20012 20012 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-13 11:47:05.519 20012 20012 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-13 11:47:05.519 20012 20012 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-13 11:47:05.519 20012 20012 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-13 11:47:05.519 20012 20012 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-13 11:47:05.519 20012 20012 W System.err: at
java.lang.Class.newInstance(Native Method)
10-13 11:47:05.519 20012 20012 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-13 11:47:05.519 20012 20012 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-13 11:47:05.520 20012 20012 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-13 11:47:05.520 20012 20012 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-13 11:47:05.520 20012 20012 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-13 11:47:05.520 20012 20012 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-13 11:47:05.520 20012 20012 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-13 11:47:05.520 20012 20012 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-13 11:47:05.520 20012 20012 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-13 11:47:05.520 20012 20012 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-13 11:47:05.520 20012 20012 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-13 11:47:05.520 20012 20012 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-13 11:47:05.520 20012 20012 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-13 11:47:05.554 20012 20012 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-13 11:47:05.955 20012 20012 W com.mbwhatsapp: type=1400 audit(0.0:131501): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-13 11:47:05.961 20012 20012 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-13 11:47:05.967 20012 20012 W com.mbwhatsapp: type=1400 audit(0.0:131503): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-13 11:47:05.983 20012 20012 W com.mbwhatsapp: type=1400 audit(0.0:131505): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-13 11:47:06.039 20012 20012 W com.mbwhatsapp: type=1400 audit(0.0:131506): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-13 11:47:06.051 20012 20012 W com.mbwhatsapp: type=1400 audit(0.0:131507): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-13 11:47:06.143 20012 20090 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-13 11:47:06.143 20012 20090 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-13 11:47:06.143 20012 20090 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-13 11:47:06.350 20012 20012 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-13 11:47:06.351 20012 20012 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-13 11:47:07.456 20012 20164 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=22c33c3a-5834-40de-bb49-62cbe360a3dc, generation=0)
10-13 11:47:07.489 20012 20164 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=22c33c3a-5834-40de-bb49-62cbe360a3dc, generation=0)
10-13 11:47:07.974 20012 20219 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-13 11:47:07.992 20012 20219 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-13 11:47:09.128 20012 20090 W com.mbwhatsapp: Verification of void X.2hq.A01()
took 157.371ms
--------- beginning of main
10-15 11:16:29.134 25290 25290 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-15 11:16:29.536 25290 25290 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-15 11:16:29.537 25290 25290 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-15 11:16:29.537 25290 25290 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-15 11:16:29.537 25290 25290 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-15 11:16:29.537 25290 25290 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-15 11:16:29.537 25290 25290 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-15 11:16:29.537 25290 25290 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-15 11:16:29.537 25290 25290 W System.err: at
java.lang.Class.newInstance(Native Method)
10-15 11:16:29.537 25290 25290 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-15 11:16:29.537 25290 25290 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-15 11:16:29.537 25290 25290 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-15 11:16:29.537 25290 25290 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-15 11:16:29.537 25290 25290 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-15 11:16:29.537 25290 25290 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-15 11:16:29.537 25290 25290 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-15 11:16:29.537 25290 25290 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-15 11:16:29.537 25290 25290 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-15 11:16:29.538 25290 25290 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-15 11:16:29.538 25290 25290 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-15 11:16:29.538 25290 25290 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-15 11:16:29.538 25290 25290 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-15 11:16:29.634 25290 25290 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-15 11:16:29.760 25290 25319 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
10-15 11:16:30.521 25290 25290 W com.mbwhatsapp: type=1400 audit(0.0:176910): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-15 11:16:30.524 25290 25290 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-15 11:16:30.537 25290 25290 W com.mbwhatsapp: type=1400 audit(0.0:176911): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-15 11:16:30.561 25290 25290 W com.mbwhatsapp: type=1400 audit(0.0:176912): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-15 11:16:30.637 25290 25290 W com.mbwhatsapp: type=1400 audit(0.0:176913): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-15 11:16:30.657 25290 25290 W com.mbwhatsapp: type=1400 audit(0.0:176914): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-15 11:16:30.847 25290 25361 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-15 11:16:30.847 25290 25361 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-15 11:16:30.847 25290 25361 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-15 11:16:30.939 25290 25290 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-15 11:16:30.940 25290 25290 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-15 11:16:31.447 25290 25443 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-15 11:16:31.619 25290 25443 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-16 11:16:41.808 6923 6923 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-16 11:16:42.127 6923 6923 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-16 11:16:42.128 6923 6923 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-16 11:16:42.128 6923 6923 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-16 11:16:42.128 6923 6923 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-16 11:16:42.128 6923 6923 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-16 11:16:42.128 6923 6923 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-16 11:16:42.128 6923 6923 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-16 11:16:42.128 6923 6923 W System.err: at
java.lang.Class.newInstance(Native Method)
10-16 11:16:42.128 6923 6923 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-16 11:16:42.128 6923 6923 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-16 11:16:42.128 6923 6923 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-16 11:16:42.128 6923 6923 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-16 11:16:42.129 6923 6923 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-16 11:16:42.129 6923 6923 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-16 11:16:42.129 6923 6923 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-16 11:16:42.131 6923 6923 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-16 11:16:42.131 6923 6923 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-16 11:16:42.131 6923 6923 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-16 11:16:42.131 6923 6923 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-16 11:16:42.131 6923 6923 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-16 11:16:42.131 6923 6923 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-16 11:16:42.183 6923 6923 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-16 11:16:42.709 6923 6923 W com.mbwhatsapp: type=1400 audit(0.0:200496): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:16:42.714 6923 6923 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-16 11:16:42.717 6923 6923 W com.mbwhatsapp: type=1400 audit(0.0:200497): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:16:42.729 6923 6923 W com.mbwhatsapp: type=1400 audit(0.0:200498): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:16:42.793 6923 6923 W com.mbwhatsapp: type=1400 audit(0.0:200499): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:16:42.809 6923 6923 W com.mbwhatsapp: type=1400 audit(0.0:200500): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:16:42.993 6923 7001 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-16 11:16:42.993 6923 7001 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-16 11:16:42.993 6923 7001 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-16 11:16:43.030 6923 6923 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-16 11:16:43.031 6923 6923 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-16 11:16:45.926 6923 7007 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-16 11:16:46.041 6923 7007 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-16 11:29:09.729 12213 12213 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-16 11:29:09.963 12213 12213 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-16 11:29:09.964 12213 12213 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-16 11:29:09.964 12213 12213 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-16 11:29:09.964 12213 12213 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-16 11:29:09.964 12213 12213 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-16 11:29:09.964 12213 12213 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-16 11:29:09.964 12213 12213 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-16 11:29:09.964 12213 12213 W System.err: at
java.lang.Class.newInstance(Native Method)
10-16 11:29:09.964 12213 12213 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-16 11:29:09.965 12213 12213 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-16 11:29:09.965 12213 12213 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-16 11:29:09.965 12213 12213 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-16 11:29:09.965 12213 12213 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-16 11:29:09.965 12213 12213 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-16 11:29:09.965 12213 12213 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-16 11:29:09.965 12213 12213 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-16 11:29:09.965 12213 12213 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-16 11:29:09.965 12213 12213 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-16 11:29:09.965 12213 12213 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-16 11:29:09.965 12213 12213 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-16 11:29:09.965 12213 12213 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-16 11:29:10.012 12213 12213 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-16 11:29:10.638 12213 12213 W com.mbwhatsapp: type=1400 audit(0.0:200870): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:29:10.642 12213 12213 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-16 11:29:10.646 12213 12213 W com.mbwhatsapp: type=1400 audit(0.0:200871): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:29:10.658 12213 12213 W com.mbwhatsapp: type=1400 audit(0.0:200872): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:29:10.714 12213 12213 W com.mbwhatsapp: type=1400 audit(0.0:200873): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:29:10.730 12213 12213 W com.mbwhatsapp: type=1400 audit(0.0:200874): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:29:10.730 12213 12213 W com.mbwhatsapp: type=1400 audit(0.0:200875): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-16 11:29:10.888 12213 12270 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-16 11:29:10.891 12213 12270 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-16 11:29:10.891 12213 12270 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-16 11:29:10.953 12213 12213 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-16 11:29:10.954 12213 12213 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-16 11:29:11.358 12213 12274 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-16 11:29:11.386 12213 12274 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-18 13:58:34.994 5468 5468 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-18 13:58:35.286 5468 5468 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-18 13:58:35.289 5468 5468 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.Class.newInstance(Native Method)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-18 13:58:35.289 5468 5468 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-18 13:58:35.289 5468 5468 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-18 13:58:35.289 5468 5468 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-18 13:58:35.289 5468 5468 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-18 13:58:35.289 5468 5468 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-18 13:58:35.289 5468 5468 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-18 13:58:35.289 5468 5468 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-18 13:58:35.330 5468 5468 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-18 13:58:36.019 5468 5468 W com.mbwhatsapp: type=1400 audit(0.0:231709): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-18 13:58:36.024 5468 5468 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-18 13:58:36.027 5468 5468 W com.mbwhatsapp: type=1400 audit(0.0:231710): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-18 13:58:36.047 5468 5468 W com.mbwhatsapp: type=1400 audit(0.0:231711): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-18 13:58:36.331 5468 5468 W com.mbwhatsapp: type=1400 audit(0.0:231712): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-18 13:58:36.363 5468 5468 W com.mbwhatsapp: type=1400 audit(0.0:231713): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-18 13:58:36.519 5468 5535 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-18 13:58:36.519 5468 5535 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-18 13:58:36.519 5468 5535 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-18 13:58:36.610 5468 5468 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-18 13:58:36.611 5468 5468 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-18 13:58:36.995 5468 5595 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-18 13:58:37.039 5468 5595 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-19 15:57:17.277 15868 15868 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-19 15:57:17.633 15868 15868 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-19 15:57:17.634 15868 15868 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.Class.newInstance(Native Method)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-19 15:57:17.634 15868 15868 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-19 15:57:17.634 15868 15868 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-19 15:57:17.634 15868 15868 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-19 15:57:17.634 15868 15868 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-19 15:57:17.634 15868 15868 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-19 15:57:17.634 15868 15868 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-19 15:57:17.634 15868 15868 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-19 15:57:17.682 15868 15868 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-19 15:57:18.383 15868 15868 W com.mbwhatsapp: type=1400 audit(0.0:8657): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-19 15:57:18.388 15868 15868 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-19 15:57:18.399 15868 15868 W com.mbwhatsapp: type=1400 audit(0.0:8658): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-19 15:57:18.419 15868 15868 W com.mbwhatsapp: type=1400 audit(0.0:8659): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-19 15:57:18.519 15868 15868 W com.mbwhatsapp: type=1400 audit(0.0:8660): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-19 15:57:18.555 15868 15868 W com.mbwhatsapp: type=1400 audit(0.0:8661): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-19 15:57:18.737 15868 15921 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-19 15:57:18.737 15868 15921 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-19 15:57:18.737 15868 15921 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-19 15:57:18.815 15868 15868 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-19 15:57:18.816 15868 15868 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-19 15:57:19.223 15868 15957 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=37d06820-e468-4754-9ce0-3218fdc177dc, generation=0)
10-19 15:57:19.236 15868 15957 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=37d06820-e468-4754-9ce0-3218fdc177dc, generation=0)
10-19 15:57:19.505 15868 15958 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-19 15:57:19.528 15868 15958 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-21 10:43:38.879 6562 6562 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-21 10:43:39.213 6562 6562 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-21 10:43:39.218 6562 6562 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-21 10:43:39.218 6562 6562 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-21 10:43:39.218 6562 6562 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-21 10:43:39.218 6562 6562 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-21 10:43:39.219 6562 6562 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-21 10:43:39.219 6562 6562 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-21 10:43:39.219 6562 6562 W System.err: at
java.lang.Class.newInstance(Native Method)
10-21 10:43:39.219 6562 6562 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-21 10:43:39.219 6562 6562 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-21 10:43:39.219 6562 6562 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-21 10:43:39.220 6562 6562 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-21 10:43:39.220 6562 6562 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-21 10:43:39.220 6562 6562 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-21 10:43:39.220 6562 6562 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-21 10:43:39.220 6562 6562 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-21 10:43:39.220 6562 6562 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-21 10:43:39.220 6562 6562 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-21 10:43:39.220 6562 6562 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-21 10:43:39.221 6562 6562 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-21 10:43:39.221 6562 6562 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-21 10:43:39.315 6562 6562 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-21 10:43:40.296 6562 6562 W com.mbwhatsapp: type=1400 audit(0.0:26646): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 10:43:40.304 6562 6562 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-21 10:43:40.312 6562 6562 W com.mbwhatsapp: type=1400 audit(0.0:26647): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 10:43:40.336 6562 6562 W com.mbwhatsapp: type=1400 audit(0.0:26648): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 10:43:40.416 6562 6562 W com.mbwhatsapp: type=1400 audit(0.0:26649): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 10:43:40.436 6562 6562 W com.mbwhatsapp: type=1400 audit(0.0:26650): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 10:43:41.058 6562 6711 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-21 10:43:41.059 6562 6711 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-21 10:43:41.059 6562 6711 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-21 10:43:41.147 6562 6562 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-21 10:43:41.149 6562 6562 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-21 10:43:41.823 6562 6782 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=49028830-e9bf-4417-8406-7b28b37461e4, generation=0)
10-21 10:43:41.830 6562 6763 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=49028830-e9bf-4417-8406-7b28b37461e4, generation=0)
10-21 10:43:42.076 6562 6787 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-21 10:43:42.130 6562 6787 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-21 19:33:57.335 18878 18878 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-21 19:33:57.607 18878 18878 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-21 19:33:57.610 18878 18878 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-21 19:33:57.610 18878 18878 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-21 19:33:57.610 18878 18878 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-21 19:33:57.610 18878 18878 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-21 19:33:57.610 18878 18878 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-21 19:33:57.610 18878 18878 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-21 19:33:57.610 18878 18878 W System.err: at
java.lang.Class.newInstance(Native Method)
10-21 19:33:57.610 18878 18878 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-21 19:33:57.610 18878 18878 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-21 19:33:57.610 18878 18878 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-21 19:33:57.610 18878 18878 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-21 19:33:57.610 18878 18878 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-21 19:33:57.610 18878 18878 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-21 19:33:57.611 18878 18878 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-21 19:33:57.611 18878 18878 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-21 19:33:57.611 18878 18878 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-21 19:33:57.611 18878 18878 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-21 19:33:57.611 18878 18878 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-21 19:33:57.611 18878 18878 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-21 19:33:57.611 18878 18878 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-21 19:33:57.655 18878 18878 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-21 19:33:58.286 18878 18878 W com.mbwhatsapp: type=1400 audit(0.0:35044): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 19:33:58.291 18878 18878 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-21 19:33:58.294 18878 18878 W com.mbwhatsapp: type=1400 audit(0.0:35045): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 19:33:58.306 18878 18878 W com.mbwhatsapp: type=1400 audit(0.0:35046): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 19:33:58.366 18878 18878 W com.mbwhatsapp: type=1400 audit(0.0:35047): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 19:33:58.378 18878 18878 W com.mbwhatsapp: type=1400 audit(0.0:35048): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-21 19:33:58.492 18878 18961 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-21 19:33:58.492 18878 18961 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-21 19:33:58.493 18878 18961 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-21 19:33:58.605 18878 18878 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-21 19:33:58.606 18878 18878 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-21 19:33:58.715 18878 18977 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-21 19:33:58.739 18878 18977 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-23 19:08:55.856 31545 31545 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-23 19:08:56.483 31545 31545 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-23 19:08:56.483 31545 31545 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-23 19:08:56.483 31545 31545 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-23 19:08:56.485 31545 31545 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-23 19:08:56.485 31545 31545 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-23 19:08:56.485 31545 31545 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-23 19:08:56.485 31545 31545 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-23 19:08:56.485 31545 31545 W System.err: at
java.lang.Class.newInstance(Native Method)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-23 19:08:56.485 31545 31545 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-23 19:08:56.485 31545 31545 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-23 19:08:56.485 31545 31545 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-23 19:08:56.485 31545 31545 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-23 19:08:56.485 31545 31545 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-23 19:08:56.485 31545 31545 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-23 19:08:56.485 31545 31545 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-23 19:08:56.562 31545 31545 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-23 19:08:56.804 31545 31609 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
10-23 19:08:58.104 31545 31545 W com.mbwhatsapp: type=1400 audit(0.0:10132): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-23 19:08:58.111 31545 31545 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-23 19:08:58.140 31545 31545 W com.mbwhatsapp: type=1400 audit(0.0:10133): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-23 19:08:58.196 31545 31545 W com.mbwhatsapp: type=1400 audit(0.0:10134): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-23 19:08:58.372 31545 31545 W com.mbwhatsapp: type=1400 audit(0.0:10135): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-23 19:08:58.432 31545 31545 W com.mbwhatsapp: type=1400 audit(0.0:10136): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-23 19:08:58.432 31545 31545 W com.mbwhatsapp: type=1400 audit(0.0:10138): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-23 19:08:59.030 31545 31764 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-23 19:08:59.030 31545 31764 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-23 19:08:59.030 31545 31764 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-23 19:08:59.250 31545 31545 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-23 19:08:59.252 31545 31545 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-23 19:09:00.172 31545 31841 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d4eadae4-2bee-46b6-b9c2-d70005e10fe5, generation=0)
10-23 19:09:00.184 31545 31841 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d4eadae4-2bee-46b6-b9c2-d70005e10fe5, generation=0)
10-23 19:09:00.472 31545 31844 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-23 19:09:00.488 31545 31844 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-24 22:01:06.152 14023 14023 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-24 22:01:06.385 14023 14023 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-24 22:01:06.385 14023 14023 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-24 22:01:06.386 14023 14023 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-24 22:01:06.386 14023 14023 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-24 22:01:06.386 14023 14023 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-24 22:01:06.386 14023 14023 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-24 22:01:06.386 14023 14023 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-24 22:01:06.386 14023 14023 W System.err: at
java.lang.Class.newInstance(Native Method)
10-24 22:01:06.386 14023 14023 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-24 22:01:06.386 14023 14023 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-24 22:01:06.386 14023 14023 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-24 22:01:06.386 14023 14023 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-24 22:01:06.387 14023 14023 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-24 22:01:06.387 14023 14023 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-24 22:01:06.387 14023 14023 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-24 22:01:06.387 14023 14023 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-24 22:01:06.387 14023 14023 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-24 22:01:06.387 14023 14023 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-24 22:01:06.387 14023 14023 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-24 22:01:06.387 14023 14023 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-24 22:01:06.387 14023 14023 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-24 22:01:06.439 14023 14023 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-24 22:01:07.080 14023 14023 W com.mbwhatsapp: type=1400 audit(0.0:28893): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-24 22:01:07.084 14023 14023 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-24 22:01:07.092 14023 14023 W com.mbwhatsapp: type=1400 audit(0.0:28894): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-24 22:01:07.108 14023 14023 W com.mbwhatsapp: type=1400 audit(0.0:28895): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-24 22:01:07.172 14023 14023 W com.mbwhatsapp: type=1400 audit(0.0:28896): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-24 22:01:07.184 14023 14023 W com.mbwhatsapp: type=1400 audit(0.0:28897): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-24 22:01:07.274 14023 14087 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-24 22:01:07.274 14023 14087 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-24 22:01:07.274 14023 14087 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-24 22:01:07.379 14023 14023 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-24 22:01:07.380 14023 14023 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-24 22:01:07.482 14023 14102 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-24 22:01:07.501 14023 14102 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-25 21:15:24.397 2807 2807 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-25 21:15:24.814 2807 2807 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-25 21:15:24.828 2807 2807 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-25 21:15:24.828 2807 2807 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-25 21:15:24.828 2807 2807 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-25 21:15:24.828 2807 2807 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-25 21:15:24.828 2807 2807 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-25 21:15:24.828 2807 2807 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-25 21:15:24.828 2807 2807 W System.err: at
java.lang.Class.newInstance(Native Method)
10-25 21:15:24.828 2807 2807 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-25 21:15:24.828 2807 2807 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-25 21:15:24.828 2807 2807 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-25 21:15:24.828 2807 2807 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-25 21:15:24.828 2807 2807 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-25 21:15:24.828 2807 2807 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-25 21:15:24.828 2807 2807 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-25 21:15:24.828 2807 2807 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-25 21:15:24.828 2807 2807 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-25 21:15:24.829 2807 2807 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-25 21:15:24.829 2807 2807 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-25 21:15:24.829 2807 2807 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-25 21:15:24.829 2807 2807 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-25 21:15:24.894 2807 2807 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-25 21:15:25.949 2807 2807 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-25 21:15:26.320 2807 2870 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-25 21:15:26.321 2807 2870 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-25 21:15:26.321 2807 2870 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-25 21:15:26.441 2807 2807 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-25 21:15:26.442 2807 2807 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-25 21:15:26.837 2807 2913 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-25 21:15:26.866 2807 2913 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-25 22:01:45.607 10194 10194 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-25 22:01:45.929 10194 10194 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-25 22:01:45.934 10194 10194 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-25 22:01:45.934 10194 10194 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-25 22:01:45.934 10194 10194 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-25 22:01:45.935 10194 10194 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-25 22:01:45.935 10194 10194 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-25 22:01:45.935 10194 10194 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-25 22:01:45.935 10194 10194 W System.err: at
java.lang.Class.newInstance(Native Method)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-25 22:01:45.935 10194 10194 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-25 22:01:45.935 10194 10194 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-25 22:01:45.935 10194 10194 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-25 22:01:45.935 10194 10194 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-25 22:01:45.935 10194 10194 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-25 22:01:45.935 10194 10194 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-25 22:01:45.935 10194 10194 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-25 22:01:45.974 10194 10194 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-25 22:01:46.746 10194 10194 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-25 22:01:46.743 10194 10194 W com.mbwhatsapp: type=1400 audit(0.0:42698): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-25 22:01:46.759 10194 10194 W com.mbwhatsapp: type=1400 audit(0.0:42699): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-25 22:01:46.775 10194 10194 W com.mbwhatsapp: type=1400 audit(0.0:42700): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-25 22:01:46.843 10194 10194 W com.mbwhatsapp: type=1400 audit(0.0:42701): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-25 22:01:46.871 10194 10194 W com.mbwhatsapp: type=1400 audit(0.0:42702): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-25 22:01:46.982 10194 10306 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-25 22:01:46.982 10194 10306 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-25 22:01:46.982 10194 10306 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-25 22:01:47.071 10194 10194 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-25 22:01:47.072 10194 10194 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-25 22:01:47.855 10194 10312 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
10-25 22:01:48.102 10194 10312 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
10-27 14:37:20.201 20779 20779 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-27 14:37:20.383 20779 20779 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-27 14:37:20.385 20779 20779 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.Class.newInstance(Native Method)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-27 14:37:20.385 20779 20779 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-27 14:37:20.385 20779 20779 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-27 14:37:20.385 20779 20779 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-27 14:37:20.385 20779 20779 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-27 14:37:20.385 20779 20779 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-27 14:37:20.385 20779 20779 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-27 14:37:20.385 20779 20779 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-27 14:37:20.413 20779 20779 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-27 14:37:20.793 20779 20779 W com.mbwhatsapp: type=1400 audit(0.0:68976): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-27 14:37:20.796 20779 20779 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-27 14:37:20.797 20779 20779 W com.mbwhatsapp: type=1400 audit(0.0:68977): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-27 14:37:20.805 20779 20779 W com.mbwhatsapp: type=1400 audit(0.0:68978): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-27 14:37:20.857 20779 20779 W com.mbwhatsapp: type=1400 audit(0.0:68979): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-27 14:37:20.865 20779 20779 W com.mbwhatsapp: type=1400 audit(0.0:68980): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-27 14:37:20.938 20779 20837 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-27 14:37:20.938 20779 20837 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-27 14:37:20.938 20779 20837 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-27 14:37:20.948 20779 20779 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
10-27 14:37:21.061 20779 20847 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 5ms from 10-27
13:37:21.056
10-27 14:37:21.099 20779 20779 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@38d9204
10-27 14:37:21.257 20779 20779 E libc : Access denied finding property
"ro.vendor.scaler_version"
10-27 14:37:21.258 20779 20779 E libc : Access denied finding property
"ro.vendor.scaler_version"
10-27 14:37:21.364 20779 20855 W Gralloc3: mapper 3.x is not supported
10-27 14:37:21.371 20779 20855 E gralloc : Arm Module v1.0
10-27 14:37:21.372 20779 20855 E ion : ioctl c0044901 failed with code -1:
Invalid argument
10-27 14:37:21.603 20779 20779 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-27 14:37:21.603 20779 20779 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
10-30 16:46:07.733 28677 28677 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-30 16:46:07.897 28677 28677 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
10-30 16:46:07.897 28677 28677 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.Class.newInstance(Native Method)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-30 16:46:07.897 28677 28677 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
10-30 16:46:07.897 28677 28677 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
10-30 16:46:07.897 28677 28677 W System.err: at
android.os.Looper.loop(Looper.java:264)
10-30 16:46:07.897 28677 28677 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
10-30 16:46:07.897 28677 28677 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-30 16:46:07.897 28677 28677 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
10-30 16:46:07.897 28677 28677 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
10-30 16:46:07.922 28677 28677 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
10-30 16:46:08.157 28677 28677 W com.mbwhatsapp: type=1400 audit(0.0:2140): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-30 16:46:08.160 28677 28677 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
10-30 16:46:08.161 28677 28677 W com.mbwhatsapp: type=1400 audit(0.0:2141): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-30 16:46:08.165 28677 28677 W com.mbwhatsapp: type=1400 audit(0.0:2142): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-30 16:46:08.209 28677 28677 W com.mbwhatsapp: type=1400 audit(0.0:2143): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-30 16:46:08.213 28677 28677 W com.mbwhatsapp: type=1400 audit(0.0:2144): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
10-30 16:46:08.281 28677 28730 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
10-30 16:46:08.281 28677 28730 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-30 16:46:08.281 28677 28730 W com.mbwhatsapp: and incorrect proguard
optimizations.
10-30 16:46:08.285 28677 28677 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
10-30 16:46:08.377 28677 28677 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@208158e
10-30 16:46:08.377 28677 28677 W RenderThread: type=1400 audit(0.0:2148): avc:
denied { search } for name="gift" dev="mmcblk0p40" ino=95
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:gift_data_file:s0 tclass=dir permissive=0
10-30 16:46:08.508 28677 28677 E libc : Access denied finding property
"ro.vendor.scaler_version"
10-30 16:46:08.509 28677 28677 E libc : Access denied finding property
"ro.vendor.scaler_version"
10-30 16:46:08.560 28677 28738 W Gralloc3: mapper 3.x is not supported
10-30 16:46:08.562 28677 28738 E gralloc : Arm Module v1.0
10-30 16:46:08.563 28677 28738 E ion : ioctl c0044901 failed with code -1:
Invalid argument
10-30 16:46:08.672 28677 28677 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
10-30 16:46:08.672 28677 28677 W CtaManagerFactory: CtaManagerFactoryImpl not found
10-30 16:46:08.794 28677 28811 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=bab84aa8-618e-438a-9352-82719ddea6ba, generation=0)
10-30 16:46:08.796 28677 28811 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=bab84aa8-618e-438a-9352-82719ddea6ba, generation=0)
--------- beginning of main
11-01 16:40:18.079 13419 13419 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-01 16:40:18.374 13419 13419 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-01 16:40:18.375 13419 13419 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.Class.newInstance(Native Method)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-01 16:40:18.375 13419 13419 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-01 16:40:18.375 13419 13419 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-01 16:40:18.375 13419 13419 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-01 16:40:18.375 13419 13419 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-01 16:40:18.375 13419 13419 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-01 16:40:18.375 13419 13419 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-01 16:40:18.375 13419 13419 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-01 16:40:18.411 13419 13419 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-01 16:40:18.474 13419 13442 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-01 16:40:18.776 13419 13419 W com.mbwhatsapp: type=1400 audit(0.0:806): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-01 16:40:18.778 13419 13419 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-01 16:40:18.784 13419 13419 W com.mbwhatsapp: type=1400 audit(0.0:807): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-01 16:40:18.792 13419 13419 W com.mbwhatsapp: type=1400 audit(0.0:808): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-01 16:40:18.848 13419 13419 W com.mbwhatsapp: type=1400 audit(0.0:809): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-01 16:40:18.860 13419 13419 W com.mbwhatsapp: type=1400 audit(0.0:810): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-01 16:40:18.961 13419 13473 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-01 16:40:18.961 13419 13473 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-01 16:40:18.961 13419 13473 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-01 16:40:19.013 13419 13419 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-01 16:40:19.014 13419 13419 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-01 16:40:19.285 13419 13484 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4b345b75-ce21-4fa4-a803-19cc937232e1, generation=0)
11-01 16:40:19.467 13419 13518 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-01 16:40:19.485 13419 13518 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-06 12:41:17.800 10638 10638 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-06 12:41:18.141 10638 10638 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-06 12:41:18.142 10638 10638 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-06 12:41:18.142 10638 10638 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-06 12:41:18.142 10638 10638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-06 12:41:18.142 10638 10638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-06 12:41:18.142 10638 10638 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-06 12:41:18.142 10638 10638 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-06 12:41:18.142 10638 10638 W System.err: at
java.lang.Class.newInstance(Native Method)
11-06 12:41:18.142 10638 10638 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-06 12:41:18.143 10638 10638 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-06 12:41:18.144 10638 10638 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-06 12:41:18.144 10638 10638 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-06 12:41:18.144 10638 10638 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-06 12:41:18.144 10638 10638 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-06 12:41:18.145 10638 10638 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-06 12:41:18.145 10638 10638 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-06 12:41:18.145 10638 10638 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-06 12:41:18.145 10638 10638 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-06 12:41:18.145 10638 10638 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-06 12:41:18.145 10638 10638 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-06 12:41:18.145 10638 10638 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-06 12:41:18.192 10638 10638 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-06 12:41:18.775 10638 10638 W com.mbwhatsapp: type=1400 audit(0.0:19718): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-06 12:41:18.781 10638 10638 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-06 12:41:18.787 10638 10638 W com.mbwhatsapp: type=1400 audit(0.0:19719): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-06 12:41:18.803 10638 10638 W com.mbwhatsapp: type=1400 audit(0.0:19720): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-06 12:41:18.867 10638 10638 W com.mbwhatsapp: type=1400 audit(0.0:19721): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-06 12:41:18.883 10638 10638 W com.mbwhatsapp: type=1400 audit(0.0:19722): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-06 12:41:19.021 10638 10690 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-06 12:41:19.021 10638 10690 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-06 12:41:19.022 10638 10690 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-06 12:41:19.096 10638 10638 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-06 12:41:19.098 10638 10638 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-06 12:41:19.294 10638 10723 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=52e2b657-3e1f-4934-a374-632be2a8654b, generation=0)
11-06 12:41:19.296 10638 10723 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=52e2b657-3e1f-4934-a374-632be2a8654b, generation=0)
11-06 12:41:19.555 10638 10696 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-06 12:41:19.844 10638 10696 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-08 14:05:39.391 10807 10807 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-08 14:05:39.710 10807 10807 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-08 14:05:39.716 10807 10807 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-08 14:05:39.716 10807 10807 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-08 14:05:39.717 10807 10807 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-08 14:05:39.717 10807 10807 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-08 14:05:39.717 10807 10807 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-08 14:05:39.717 10807 10807 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-08 14:05:39.717 10807 10807 W System.err: at
java.lang.Class.newInstance(Native Method)
11-08 14:05:39.717 10807 10807 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-08 14:05:39.717 10807 10807 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-08 14:05:39.717 10807 10807 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-08 14:05:39.718 10807 10807 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-08 14:05:39.718 10807 10807 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-08 14:05:39.718 10807 10807 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-08 14:05:39.718 10807 10807 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-08 14:05:39.718 10807 10807 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-08 14:05:39.718 10807 10807 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-08 14:05:39.718 10807 10807 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-08 14:05:39.719 10807 10807 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-08 14:05:39.719 10807 10807 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-08 14:05:39.719 10807 10807 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-08 14:05:39.769 10807 10807 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-08 14:05:40.355 10807 10807 W com.mbwhatsapp: type=1400 audit(0.0:59381): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-08 14:05:40.362 10807 10807 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-08 14:05:40.367 10807 10807 W com.mbwhatsapp: type=1400 audit(0.0:59382): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-08 14:05:40.379 10807 10807 W com.mbwhatsapp: type=1400 audit(0.0:59383): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-08 14:05:40.439 10807 10807 W com.mbwhatsapp: type=1400 audit(0.0:59384): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-08 14:05:40.455 10807 10807 W com.mbwhatsapp: type=1400 audit(0.0:59385): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-08 14:05:40.584 10807 10859 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-08 14:05:40.584 10807 10859 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-08 14:05:40.584 10807 10859 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-08 14:05:40.659 10807 10807 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-08 14:05:40.660 10807 10807 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-08 14:05:41.013 10807 10900 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-08 14:05:41.035 10807 10900 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-09 02:07:51.955 2150 2150 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-09 02:07:52.530 2150 2150 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-09 02:07:52.534 2150 2150 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.Class.newInstance(Native Method)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-09 02:07:52.534 2150 2150 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-09 02:07:52.534 2150 2150 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-09 02:07:52.534 2150 2150 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-09 02:07:52.534 2150 2150 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-09 02:07:52.534 2150 2150 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-09 02:07:52.534 2150 2150 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-09 02:07:52.534 2150 2150 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-09 02:07:52.593 2150 2150 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-09 02:07:52.897 2150 2267 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-09 02:07:53.543 2150 2150 W com.mbwhatsapp: type=1400 audit(0.0:78072): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-09 02:07:53.550 2150 2150 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-09 02:07:53.555 2150 2150 W com.mbwhatsapp: type=1400 audit(0.0:78073): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-09 02:07:53.643 2150 2150 W com.mbwhatsapp: type=1400 audit(0.0:78074): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-09 02:07:53.707 2150 2150 W com.mbwhatsapp: type=1400 audit(0.0:78075): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-09 02:07:53.783 2150 2150 W com.mbwhatsapp: type=1400 audit(0.0:78076): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-09 02:07:53.927 2150 2415 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-09 02:07:53.927 2150 2415 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-09 02:07:53.927 2150 2415 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-09 02:07:54.038 2150 2150 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-09 02:07:54.039 2150 2150 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-09 02:07:54.423 2150 2423 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-09 02:07:54.447 2150 2423 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-11 07:41:52.586 20583 20583 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-11 07:41:52.956 20583 20583 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-11 07:41:52.957 20583 20583 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.Class.newInstance(Native Method)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-11 07:41:52.957 20583 20583 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-11 07:41:52.957 20583 20583 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-11 07:41:52.957 20583 20583 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-11 07:41:52.957 20583 20583 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-11 07:41:52.957 20583 20583 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-11 07:41:52.957 20583 20583 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-11 07:41:52.957 20583 20583 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-11 07:41:53.011 20583 20583 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-11 07:41:54.418 20583 20583 W com.mbwhatsapp: type=1400 audit(0.0:118609): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:41:54.425 20583 20583 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-11 07:41:54.434 20583 20583 W com.mbwhatsapp: type=1400 audit(0.0:118610): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:41:54.454 20583 20583 W com.mbwhatsapp: type=1400 audit(0.0:118611): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:41:54.558 20583 20583 W com.mbwhatsapp: type=1400 audit(0.0:118612): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:41:54.901 20583 20638 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-11 07:41:54.901 20583 20638 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-11 07:41:54.901 20583 20638 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-11 07:41:54.985 20583 20583 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-11 07:41:54.986 20583 20583 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-11 07:41:57.332 20583 20653 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-11 07:41:57.593 20583 20653 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-11 07:47:58.201 26128 26128 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-11 07:47:58.694 26128 26128 W com.mbwhatsapp: Verification of void
X.0yS.attachBaseContext(android.content.Context) took 293.725ms
11-11 07:47:58.810 26128 26128 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-11 07:47:58.811 26128 26128 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.Class.newInstance(Native Method)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-11 07:47:58.811 26128 26128 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-11 07:47:58.811 26128 26128 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-11 07:47:58.811 26128 26128 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-11 07:47:58.811 26128 26128 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-11 07:47:58.811 26128 26128 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-11 07:47:58.811 26128 26128 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-11 07:47:58.811 26128 26128 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-11 07:47:58.880 26128 26128 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-11 07:47:59.472 26128 26128 W com.mbwhatsapp: type=1400 audit(0.0:119129): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:47:59.479 26128 26128 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-11 07:47:59.480 26128 26128 W com.mbwhatsapp: type=1400 audit(0.0:119130): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:47:59.496 26128 26128 W com.mbwhatsapp: type=1400 audit(0.0:119131): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:47:59.612 26128 26128 W com.mbwhatsapp: type=1400 audit(0.0:119132): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:47:59.620 26128 26128 W com.mbwhatsapp: type=1400 audit(0.0:119133): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 07:47:59.705 26128 26241 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-11 07:47:59.705 26128 26241 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-11 07:47:59.705 26128 26241 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-11 07:47:59.786 26128 26128 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-11 07:47:59.787 26128 26128 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-11 07:48:00.801 26128 26270 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-11 07:48:00.841 26128 26270 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-11 20:34:07.457 19668 19668 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-11 20:34:07.736 19668 19668 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-11 20:34:07.737 19668 19668 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-11 20:34:07.737 19668 19668 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-11 20:34:07.737 19668 19668 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-11 20:34:07.738 19668 19668 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-11 20:34:07.738 19668 19668 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-11 20:34:07.738 19668 19668 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-11 20:34:07.738 19668 19668 W System.err: at
java.lang.Class.newInstance(Native Method)
11-11 20:34:07.738 19668 19668 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-11 20:34:07.738 19668 19668 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-11 20:34:07.738 19668 19668 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-11 20:34:07.738 19668 19668 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-11 20:34:07.738 19668 19668 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-11 20:34:07.739 19668 19668 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-11 20:34:07.739 19668 19668 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-11 20:34:07.739 19668 19668 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-11 20:34:07.739 19668 19668 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-11 20:34:07.739 19668 19668 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-11 20:34:07.739 19668 19668 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-11 20:34:07.739 19668 19668 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-11 20:34:07.739 19668 19668 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-11 20:34:07.824 19668 19668 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-11 20:34:08.528 19668 19668 W com.mbwhatsapp: type=1400 audit(0.0:1249): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 20:34:08.533 19668 19668 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-11 20:34:08.536 19668 19668 W com.mbwhatsapp: type=1400 audit(0.0:1250): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 20:34:08.552 19668 19668 W com.mbwhatsapp: type=1400 audit(0.0:1251): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 20:34:08.620 19668 19668 W com.mbwhatsapp: type=1400 audit(0.0:1252): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 20:34:08.636 19668 19668 W com.mbwhatsapp: type=1400 audit(0.0:1253): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-11 20:34:08.796 19668 19721 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-11 20:34:08.797 19668 19721 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-11 20:34:08.797 19668 19721 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-11 20:34:08.876 19668 19668 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-11 20:34:08.877 19668 19668 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-11 20:34:09.127 19668 19737 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=da265295-b782-4a6c-b005-5766a05bdc9d, generation=0)
11-11 20:34:09.133 19668 19737 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=da265295-b782-4a6c-b005-5766a05bdc9d, generation=0)
11-11 20:34:09.237 19668 19743 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-11 20:34:09.256 19668 19743 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-12 22:15:14.490 9433 9433 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-12 22:15:14.880 9433 9433 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-12 22:15:14.884 9433 9433 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-12 22:15:14.884 9433 9433 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-12 22:15:14.885 9433 9433 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-12 22:15:14.885 9433 9433 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-12 22:15:14.885 9433 9433 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-12 22:15:14.885 9433 9433 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-12 22:15:14.885 9433 9433 W System.err: at
java.lang.Class.newInstance(Native Method)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-12 22:15:14.885 9433 9433 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-12 22:15:14.885 9433 9433 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-12 22:15:14.885 9433 9433 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-12 22:15:14.885 9433 9433 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-12 22:15:14.885 9433 9433 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-12 22:15:14.885 9433 9433 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-12 22:15:14.885 9433 9433 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-12 22:15:14.955 9433 9433 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-12 22:15:16.094 9433 9433 W com.mbwhatsapp: type=1400 audit(0.0:20092): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-12 22:15:16.100 9433 9433 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-12 22:15:16.106 9433 9433 W com.mbwhatsapp: type=1400 audit(0.0:20093): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-12 22:15:16.146 9433 9433 W com.mbwhatsapp: type=1400 audit(0.0:20094): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-12 22:15:16.238 9433 9433 W com.mbwhatsapp: type=1400 audit(0.0:20095): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-12 22:15:16.254 9433 9433 W com.mbwhatsapp: type=1400 audit(0.0:20096): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-12 22:15:16.578 9433 9595 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-12 22:15:16.589 9433 9595 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-12 22:15:16.589 9433 9595 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-12 22:15:16.632 9433 9433 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-12 22:15:16.633 9433 9433 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-12 22:15:17.039 9433 9638 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=86bda46c-f28c-44d4-8eef-da35c006e76e, generation=0)
11-12 22:15:17.486 9433 9602 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-12 22:15:17.514 9433 9602 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-13 10:51:20.589 27031 27031 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-13 10:51:20.925 27031 27031 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-13 10:51:20.927 27031 27031 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.Class.newInstance(Native Method)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-13 10:51:20.927 27031 27031 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-13 10:51:20.927 27031 27031 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-13 10:51:20.927 27031 27031 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-13 10:51:20.927 27031 27031 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-13 10:51:20.927 27031 27031 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-13 10:51:20.927 27031 27031 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-13 10:51:20.927 27031 27031 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-13 10:51:20.980 27031 27031 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-13 10:51:21.917 27031 27031 W com.mbwhatsapp: type=1400 audit(0.0:32296): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-13 10:51:21.923 27031 27031 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-13 10:51:21.933 27031 27031 W com.mbwhatsapp: type=1400 audit(0.0:32297): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-13 10:51:21.949 27031 27031 W com.mbwhatsapp: type=1400 audit(0.0:32298): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-13 10:51:22.005 27031 27031 W com.mbwhatsapp: type=1400 audit(0.0:32300): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-13 10:51:22.021 27031 27031 W com.mbwhatsapp: type=1400 audit(0.0:32301): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-13 10:51:22.126 27031 27089 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-13 10:51:22.126 27031 27089 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-13 10:51:22.126 27031 27089 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-13 10:51:22.256 27031 27031 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-13 10:51:22.257 27031 27031 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-13 10:51:22.496 27031 27105 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-13 10:51:22.520 27031 27105 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-15 10:53:05.369 1555 1555 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-15 10:53:05.619 1555 1555 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-15 10:53:05.622 1555 1555 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-15 10:53:05.623 1555 1555 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-15 10:53:05.623 1555 1555 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-15 10:53:05.623 1555 1555 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-15 10:53:05.623 1555 1555 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-15 10:53:05.623 1555 1555 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-15 10:53:05.623 1555 1555 W System.err: at
java.lang.Class.newInstance(Native Method)
11-15 10:53:05.624 1555 1555 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-15 10:53:05.624 1555 1555 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-15 10:53:05.624 1555 1555 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-15 10:53:05.624 1555 1555 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-15 10:53:05.624 1555 1555 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-15 10:53:05.624 1555 1555 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-15 10:53:05.624 1555 1555 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-15 10:53:05.624 1555 1555 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-15 10:53:05.625 1555 1555 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-15 10:53:05.625 1555 1555 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-15 10:53:05.625 1555 1555 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-15 10:53:05.625 1555 1555 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-15 10:53:05.625 1555 1555 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-15 10:53:05.674 1555 1555 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-15 10:53:06.230 1555 1555 W com.mbwhatsapp: type=1400 audit(0.0:72318): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-15 10:53:06.236 1555 1555 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-15 10:53:06.242 1555 1555 W com.mbwhatsapp: type=1400 audit(0.0:72319): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-15 10:53:06.254 1555 1555 W com.mbwhatsapp: type=1400 audit(0.0:72320): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-15 10:53:06.310 1555 1555 W com.mbwhatsapp: type=1400 audit(0.0:72321): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-15 10:53:06.330 1555 1555 W com.mbwhatsapp: type=1400 audit(0.0:72322): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-15 10:53:06.505 1555 1647 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-15 10:53:06.505 1555 1647 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-15 10:53:06.505 1555 1647 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-15 10:53:06.567 1555 1555 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-15 10:53:06.568 1555 1555 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-15 10:53:06.958 1555 1716 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-15 10:53:06.982 1555 1716 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-15 10:53:10.469 1555 1582 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
11-17 11:02:55.159 27522 27522 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-17 11:02:55.853 27522 27522 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-17 11:02:55.854 27522 27522 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-17 11:02:55.854 27522 27522 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-17 11:02:55.854 27522 27522 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-17 11:02:55.855 27522 27522 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-17 11:02:55.855 27522 27522 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-17 11:02:55.855 27522 27522 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-17 11:02:55.855 27522 27522 W System.err: at
java.lang.Class.newInstance(Native Method)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-17 11:02:55.855 27522 27522 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-17 11:02:55.855 27522 27522 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-17 11:02:55.855 27522 27522 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-17 11:02:55.855 27522 27522 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-17 11:02:55.855 27522 27522 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-17 11:02:55.855 27522 27522 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-17 11:02:55.855 27522 27522 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-17 11:02:55.960 27522 27522 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-17 11:02:56.135 27522 27551 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-17 11:02:57.337 27522 27522 W com.mbwhatsapp: type=1400 audit(0.0:121756): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-17 11:02:57.340 27522 27522 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-17 11:02:57.361 27522 27522 W com.mbwhatsapp: type=1400 audit(0.0:121757): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-17 11:02:57.429 27522 27522 W com.mbwhatsapp: type=1400 audit(0.0:121758): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-17 11:02:57.641 27522 27522 W com.mbwhatsapp: type=1400 audit(0.0:121759): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-17 11:02:57.745 27522 27522 W com.mbwhatsapp: type=1400 audit(0.0:121760): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-17 11:02:57.745 27522 27522 W com.mbwhatsapp: type=1400 audit(0.0:121762): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-17 11:02:58.868 27522 27609 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-17 11:02:58.868 27522 27609 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-17 11:02:58.868 27522 27609 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-17 11:02:58.940 27522 27522 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-17 11:02:58.941 27522 27522 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-17 11:03:01.131 27522 27613 W com.mbwhatsapp: Verification of void X.2hq.A01()
took 170.622ms
11-17 11:03:02.185 27522 27618 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-17 11:03:02.334 27522 27618 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-20 08:40:04.541 23231 23231 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-20 08:40:05.312 23231 23231 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-20 08:40:05.313 23231 23231 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.Class.newInstance(Native Method)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-20 08:40:05.313 23231 23231 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-20 08:40:05.313 23231 23231 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-20 08:40:05.313 23231 23231 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-20 08:40:05.313 23231 23231 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-20 08:40:05.313 23231 23231 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-20 08:40:05.313 23231 23231 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-20 08:40:05.313 23231 23231 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-20 08:40:05.388 23231 23231 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-20 08:40:06.794 23231 23231 W com.mbwhatsapp: type=1400 audit(0.0:186060): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 08:40:06.798 23231 23231 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-20 08:40:06.806 23231 23231 W com.mbwhatsapp: type=1400 audit(0.0:186061): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 08:40:06.830 23231 23231 W com.mbwhatsapp: type=1400 audit(0.0:186062): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 08:40:06.918 23231 23231 W com.mbwhatsapp: type=1400 audit(0.0:186063): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 08:40:06.982 23231 23231 W com.mbwhatsapp: type=1400 audit(0.0:186064): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 08:40:07.251 23231 23390 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-20 08:40:07.251 23231 23390 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-20 08:40:07.251 23231 23390 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-20 08:40:07.341 23231 23231 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-20 08:40:07.342 23231 23231 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-20 08:40:07.682 23231 23428 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-20 08:40:07.710 23231 23428 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-20 09:22:11.713 31291 31291 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-20 09:22:11.998 31291 31291 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-20 09:22:12.002 31291 31291 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-20 09:22:12.003 31291 31291 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-20 09:22:12.003 31291 31291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-20 09:22:12.003 31291 31291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-20 09:22:12.003 31291 31291 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-20 09:22:12.003 31291 31291 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-20 09:22:12.003 31291 31291 W System.err: at
java.lang.Class.newInstance(Native Method)
11-20 09:22:12.004 31291 31291 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-20 09:22:12.004 31291 31291 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-20 09:22:12.004 31291 31291 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-20 09:22:12.004 31291 31291 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-20 09:22:12.004 31291 31291 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-20 09:22:12.004 31291 31291 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-20 09:22:12.004 31291 31291 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-20 09:22:12.005 31291 31291 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-20 09:22:12.005 31291 31291 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-20 09:22:12.005 31291 31291 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-20 09:22:12.005 31291 31291 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-20 09:22:12.005 31291 31291 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-20 09:22:12.005 31291 31291 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-20 09:22:12.059 31291 31291 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-20 09:22:12.574 31291 31291 W com.mbwhatsapp: type=1400 audit(0.0:187241): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 09:22:12.578 31291 31291 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-20 09:22:12.586 31291 31291 W com.mbwhatsapp: type=1400 audit(0.0:187242): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 09:22:12.602 31291 31291 W com.mbwhatsapp: type=1400 audit(0.0:187243): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 09:22:12.658 31291 31291 W com.mbwhatsapp: type=1400 audit(0.0:187245): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 09:22:12.666 31291 31291 W com.mbwhatsapp: type=1400 audit(0.0:187246): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 09:22:12.762 31291 31343 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-20 09:22:12.762 31291 31343 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-20 09:22:12.762 31291 31343 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-20 09:22:12.903 31291 31291 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-20 09:22:12.904 31291 31291 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-20 09:22:13.045 31291 31363 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-20 09:22:13.074 31291 31363 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-20 09:22:16.940 31291 31305 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
11-20 10:15:40.284 11301 11301 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-20 10:15:40.567 11301 11301 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-20 10:15:40.568 11301 11301 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-20 10:15:40.568 11301 11301 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-20 10:15:40.568 11301 11301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-20 10:15:40.568 11301 11301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-20 10:15:40.568 11301 11301 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-20 10:15:40.569 11301 11301 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-20 10:15:40.569 11301 11301 W System.err: at
java.lang.Class.newInstance(Native Method)
11-20 10:15:40.569 11301 11301 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-20 10:15:40.569 11301 11301 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-20 10:15:40.569 11301 11301 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-20 10:15:40.569 11301 11301 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-20 10:15:40.569 11301 11301 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-20 10:15:40.570 11301 11301 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-20 10:15:40.570 11301 11301 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-20 10:15:40.570 11301 11301 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-20 10:15:40.570 11301 11301 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-20 10:15:40.570 11301 11301 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-20 10:15:40.570 11301 11301 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-20 10:15:40.571 11301 11301 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-20 10:15:40.571 11301 11301 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-20 10:15:40.621 11301 11301 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-20 10:15:41.232 11301 11301 W com.mbwhatsapp: type=1400 audit(0.0:187892): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 10:15:41.238 11301 11301 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-20 10:15:41.248 11301 11301 W com.mbwhatsapp: type=1400 audit(0.0:187893): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 10:15:41.260 11301 11301 W com.mbwhatsapp: type=1400 audit(0.0:187894): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 10:15:41.336 11301 11301 W com.mbwhatsapp: type=1400 audit(0.0:187895): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 10:15:41.352 11301 11301 W com.mbwhatsapp: type=1400 audit(0.0:187896): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-20 10:15:41.499 11301 11360 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-20 10:15:41.499 11301 11360 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-20 10:15:41.499 11301 11360 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-20 10:15:41.613 11301 11301 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-20 10:15:41.614 11301 11301 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-20 10:15:41.704 11301 11374 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-20 10:15:41.728 11301 11374 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-25 09:32:12.349 22348 22348 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-25 09:32:12.602 22348 22348 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-25 09:32:12.606 22348 22348 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-25 09:32:12.606 22348 22348 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-25 09:32:12.606 22348 22348 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-25 09:32:12.606 22348 22348 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-25 09:32:12.606 22348 22348 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-25 09:32:12.606 22348 22348 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-25 09:32:12.607 22348 22348 W System.err: at
java.lang.Class.newInstance(Native Method)
11-25 09:32:12.607 22348 22348 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-25 09:32:12.607 22348 22348 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-25 09:32:12.607 22348 22348 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-25 09:32:12.607 22348 22348 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-25 09:32:12.607 22348 22348 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-25 09:32:12.607 22348 22348 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-25 09:32:12.608 22348 22348 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-25 09:32:12.608 22348 22348 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-25 09:32:12.608 22348 22348 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-25 09:32:12.608 22348 22348 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-25 09:32:12.608 22348 22348 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-25 09:32:12.608 22348 22348 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-25 09:32:12.608 22348 22348 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-25 09:32:12.668 22348 22348 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-25 09:32:12.762 22348 22371 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-25 09:32:13.291 22348 22348 W com.mbwhatsapp: type=1400 audit(0.0:302313): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-25 09:32:13.299 22348 22348 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-25 09:32:13.303 22348 22348 W com.mbwhatsapp: type=1400 audit(0.0:302314): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-25 09:32:13.315 22348 22348 W com.mbwhatsapp: type=1400 audit(0.0:302315): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-25 09:32:13.371 22348 22348 W com.mbwhatsapp: type=1400 audit(0.0:302316): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-25 09:32:13.387 22348 22348 W com.mbwhatsapp: type=1400 audit(0.0:302317): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-25 09:32:13.391 22348 22348 W com.mbwhatsapp: type=1400 audit(0.0:302318): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-25 09:32:13.529 22348 22406 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-25 09:32:13.529 22348 22406 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-25 09:32:13.529 22348 22406 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-25 09:32:13.598 22348 22348 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-25 09:32:13.599 22348 22348 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-25 09:32:14.021 22348 22457 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-25 09:32:14.044 22348 22457 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-27 23:04:03.447 15524 15524 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-27 23:04:03.828 15524 15524 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-27 23:04:03.829 15524 15524 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-27 23:04:03.829 15524 15524 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-27 23:04:03.830 15524 15524 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-27 23:04:03.830 15524 15524 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-27 23:04:03.830 15524 15524 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-27 23:04:03.830 15524 15524 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-27 23:04:03.830 15524 15524 W System.err: at
java.lang.Class.newInstance(Native Method)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-27 23:04:03.830 15524 15524 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-27 23:04:03.830 15524 15524 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-27 23:04:03.830 15524 15524 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-27 23:04:03.830 15524 15524 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-27 23:04:03.830 15524 15524 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-27 23:04:03.830 15524 15524 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-27 23:04:03.830 15524 15524 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-27 23:04:03.889 15524 15524 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-27 23:04:04.747 15524 15524 W com.mbwhatsapp: type=1400 audit(0.0:409347): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-27 23:04:04.754 15524 15524 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-27 23:04:04.775 15524 15524 W com.mbwhatsapp: type=1400 audit(0.0:409348): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-27 23:04:04.851 15524 15524 W com.mbwhatsapp: type=1400 audit(0.0:409349): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-27 23:04:04.951 15524 15524 W com.mbwhatsapp: type=1400 audit(0.0:409350): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-27 23:04:04.971 15524 15524 W com.mbwhatsapp: type=1400 audit(0.0:409351): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-27 23:04:05.134 15524 15598 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-27 23:04:05.134 15524 15598 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-27 23:04:05.134 15524 15598 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-27 23:04:05.235 15524 15524 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-27 23:04:05.236 15524 15524 W CtaManagerFactory: CtaManagerFactoryImpl not found
11-27 23:04:05.701 15524 15673 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
11-27 23:04:05.729 15524 15673 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
11-28 04:14:08.566 17057 17057 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-28 04:14:09.058 17057 17057 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-28 04:14:09.061 17057 17057 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-28 04:14:09.062 17057 17057 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
11-28 04:14:09.062 17057 17057 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
11-28 04:14:09.062 17057 17057 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
11-28 04:14:09.062 17057 17057 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
11-28 04:14:09.062 17057 17057 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-28 04:14:09.062 17057 17057 W System.err: at
java.lang.Class.newInstance(Native Method)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-28 04:14:09.062 17057 17057 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
11-28 04:14:09.062 17057 17057 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
11-28 04:14:09.062 17057 17057 W System.err: at
android.os.Looper.loop(Looper.java:264)
11-28 04:14:09.062 17057 17057 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
11-28 04:14:09.062 17057 17057 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-28 04:14:09.062 17057 17057 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-28 04:14:09.063 17057 17057 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
11-28 04:14:09.103 17057 17057 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
11-28 04:14:09.829 17057 17057 W com.mbwhatsapp: type=1400 audit(0.0:416891): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-28 04:14:09.836 17057 17057 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
11-28 04:14:09.849 17057 17057 W com.mbwhatsapp: type=1400 audit(0.0:416892): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-28 04:14:09.861 17057 17057 W com.mbwhatsapp: type=1400 audit(0.0:416893): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-28 04:14:09.925 17057 17057 W com.mbwhatsapp: type=1400 audit(0.0:416894): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-28 04:14:09.941 17057 17057 W com.mbwhatsapp: type=1400 audit(0.0:416895): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
11-28 04:14:10.079 17057 17191 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
11-28 04:14:10.079 17057 17191 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-28 04:14:10.080 17057 17191 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-28 04:14:10.207 17057 17057 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
11-28 04:14:10.207 17057 17057 W CtaManagerFactory: CtaManagerFactoryImpl not found
--------- beginning of main
12-03 00:30:02.253 8666 8666 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-03 00:30:02.650 8666 8666 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-03 00:30:02.661 8666 8666 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.Class.newInstance(Native Method)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-03 00:30:02.661 8666 8666 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-03 00:30:02.661 8666 8666 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-03 00:30:02.661 8666 8666 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-03 00:30:02.661 8666 8666 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-03 00:30:02.661 8666 8666 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-03 00:30:02.661 8666 8666 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-03 00:30:02.661 8666 8666 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-03 00:30:02.722 8666 8666 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-03 00:30:02.842 8666 8751 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-03 00:30:03.514 8666 8666 W com.mbwhatsapp: type=1400 audit(0.0:525341): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-03 00:30:03.519 8666 8666 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-03 00:30:03.522 8666 8666 W com.mbwhatsapp: type=1400 audit(0.0:525342): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-03 00:30:03.562 8666 8666 W com.mbwhatsapp: type=1400 audit(0.0:525343): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-03 00:30:03.618 8666 8666 W com.mbwhatsapp: type=1400 audit(0.0:525344): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-03 00:30:03.634 8666 8666 W com.mbwhatsapp: type=1400 audit(0.0:525345): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-03 00:30:03.733 8666 8854 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-03 00:30:03.733 8666 8854 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-03 00:30:03.733 8666 8854 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-03 00:30:03.814 8666 8666 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-03 00:30:03.814 8666 8666 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-03 00:30:04.078 8666 8919 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-03 00:30:04.090 8666 8919 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-04 06:08:36.467 30554 30554 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-04 06:08:36.747 30554 30554 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-04 06:08:36.750 30554 30554 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-04 06:08:36.751 30554 30554 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-04 06:08:36.751 30554 30554 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-04 06:08:36.751 30554 30554 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-04 06:08:36.751 30554 30554 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-04 06:08:36.751 30554 30554 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-04 06:08:36.751 30554 30554 W System.err: at
java.lang.Class.newInstance(Native Method)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-04 06:08:36.751 30554 30554 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-04 06:08:36.751 30554 30554 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-04 06:08:36.751 30554 30554 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-04 06:08:36.751 30554 30554 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-04 06:08:36.751 30554 30554 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-04 06:08:36.751 30554 30554 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-04 06:08:36.751 30554 30554 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-04 06:08:36.790 30554 30554 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-04 06:08:37.309 30554 30554 W com.mbwhatsapp: type=1400 audit(0.0:589919): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 06:08:37.315 30554 30554 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-04 06:08:37.317 30554 30554 W com.mbwhatsapp: type=1400 audit(0.0:589920): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 06:08:37.325 30554 30554 W com.mbwhatsapp: type=1400 audit(0.0:589921): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 06:08:37.385 30554 30554 W com.mbwhatsapp: type=1400 audit(0.0:589922): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 06:08:37.397 30554 30554 W com.mbwhatsapp: type=1400 audit(0.0:589923): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 06:08:37.481 30554 30609 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-04 06:08:37.481 30554 30609 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-04 06:08:37.481 30554 30609 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-04 06:08:38.040 30554 30554 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-04 06:08:38.041 30554 30554 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-04 06:08:41.383 30554 30623 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-04 06:08:41.463 30554 30623 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-04 08:20:38.706 17146 17146 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-04 08:20:39.039 17146 17146 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-04 08:20:39.041 17146 17146 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-04 08:20:39.041 17146 17146 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-04 08:20:39.041 17146 17146 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-04 08:20:39.041 17146 17146 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-04 08:20:39.042 17146 17146 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-04 08:20:39.042 17146 17146 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-04 08:20:39.042 17146 17146 W System.err: at
java.lang.Class.newInstance(Native Method)
12-04 08:20:39.042 17146 17146 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-04 08:20:39.042 17146 17146 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-04 08:20:39.042 17146 17146 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-04 08:20:39.042 17146 17146 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-04 08:20:39.042 17146 17146 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-04 08:20:39.043 17146 17146 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-04 08:20:39.043 17146 17146 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-04 08:20:39.043 17146 17146 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-04 08:20:39.043 17146 17146 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-04 08:20:39.043 17146 17146 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-04 08:20:39.043 17146 17146 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-04 08:20:39.043 17146 17146 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-04 08:20:39.043 17146 17146 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-04 08:20:39.100 17146 17146 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-04 08:20:39.908 17146 17146 W com.mbwhatsapp: type=1400 audit(0.0:591423): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 08:20:39.914 17146 17146 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-04 08:20:39.916 17146 17146 W com.mbwhatsapp: type=1400 audit(0.0:591424): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 08:20:39.932 17146 17146 W com.mbwhatsapp: type=1400 audit(0.0:591425): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 08:20:39.988 17146 17146 W com.mbwhatsapp: type=1400 audit(0.0:591426): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 08:20:40.004 17146 17146 W com.mbwhatsapp: type=1400 audit(0.0:591427): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-04 08:20:40.127 17146 17208 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-04 08:20:40.127 17146 17208 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-04 08:20:40.127 17146 17208 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-04 08:20:40.214 17146 17146 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-04 08:20:40.215 17146 17146 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-04 08:20:40.623 17146 17253 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-04 08:20:40.641 17146 17253 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-04 08:20:43.837 17146 17160 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
12-05 00:11:22.094 17254 17254 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-05 00:11:22.385 17254 17254 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-05 00:11:22.387 17254 17254 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.Class.newInstance(Native Method)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-05 00:11:22.387 17254 17254 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-05 00:11:22.387 17254 17254 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-05 00:11:22.387 17254 17254 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-05 00:11:22.387 17254 17254 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-05 00:11:22.387 17254 17254 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-05 00:11:22.388 17254 17254 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-05 00:11:22.388 17254 17254 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-05 00:11:22.433 17254 17254 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-05 00:11:22.824 17254 17254 W com.mbwhatsapp: type=1400 audit(0.0:604535): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-05 00:11:22.829 17254 17254 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-05 00:11:22.836 17254 17254 W com.mbwhatsapp: type=1400 audit(0.0:604536): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-05 00:11:22.844 17254 17254 W com.mbwhatsapp: type=1400 audit(0.0:604537): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-05 00:11:22.904 17254 17254 W com.mbwhatsapp: type=1400 audit(0.0:604538): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-05 00:11:22.916 17254 17254 W com.mbwhatsapp: type=1400 audit(0.0:604539): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-05 00:11:23.053 17254 17353 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-05 00:11:23.053 17254 17353 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-05 00:11:23.053 17254 17353 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-05 00:11:23.151 17254 17254 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-05 00:11:23.152 17254 17254 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-05 00:11:23.487 17254 17358 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=a3c8c5b8-ceeb-4872-b6c1-067a94d9692a, generation=0)
12-05 00:11:24.197 17254 17363 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-05 00:11:24.319 17254 17363 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-07 00:12:18.288 19583 19583 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-07 00:12:18.437 19583 19583 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-07 00:12:18.438 19583 19583 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-07 00:12:18.438 19583 19583 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-07 00:12:18.438 19583 19583 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-07 00:12:18.439 19583 19583 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-07 00:12:18.439 19583 19583 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-07 00:12:18.439 19583 19583 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-07 00:12:18.439 19583 19583 W System.err: at
java.lang.Class.newInstance(Native Method)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-07 00:12:18.439 19583 19583 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-07 00:12:18.439 19583 19583 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-07 00:12:18.439 19583 19583 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-07 00:12:18.439 19583 19583 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-07 00:12:18.439 19583 19583 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-07 00:12:18.439 19583 19583 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-07 00:12:18.439 19583 19583 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-07 00:12:18.472 19583 19583 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-07 00:12:18.953 19583 19583 W com.mbwhatsapp: type=1400 audit(0.0:646873): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 00:12:18.960 19583 19583 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-07 00:12:18.965 19583 19583 W com.mbwhatsapp: type=1400 audit(0.0:646874): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 00:12:18.981 19583 19583 W com.mbwhatsapp: type=1400 audit(0.0:646875): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 00:12:19.045 19583 19583 W com.mbwhatsapp: type=1400 audit(0.0:646876): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 00:12:19.057 19583 19583 W com.mbwhatsapp: type=1400 audit(0.0:646877): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 00:12:19.178 19583 19637 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-07 00:12:19.178 19583 19637 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-07 00:12:19.178 19583 19637 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-07 00:12:19.285 19583 19583 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-07 00:12:19.285 19583 19583 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-07 00:12:19.373 19583 19646 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=99a228f9-8e27-4a03-8ac0-0428a58eb0f3, generation=0)
12-07 00:12:19.378 19583 19647 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=99a228f9-8e27-4a03-8ac0-0428a58eb0f3, generation=0)
12-07 00:12:20.163 19583 19652 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-07 00:12:20.216 19583 19652 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-07 00:12:23.394 19583 19597 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
12-07 16:22:28.667 22898 22898 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-07 16:22:28.858 22898 22898 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-07 16:22:28.863 22898 22898 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.Class.newInstance(Native Method)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-07 16:22:28.863 22898 22898 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-07 16:22:28.863 22898 22898 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-07 16:22:28.863 22898 22898 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-07 16:22:28.863 22898 22898 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-07 16:22:28.863 22898 22898 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-07 16:22:28.863 22898 22898 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-07 16:22:28.863 22898 22898 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-07 16:22:28.894 22898 22898 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-07 16:22:29.521 22898 22898 W com.mbwhatsapp: type=1400 audit(0.0:664649): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 16:22:29.525 22898 22898 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-07 16:22:29.533 22898 22898 W com.mbwhatsapp: type=1400 audit(0.0:664650): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 16:22:29.541 22898 22898 W com.mbwhatsapp: type=1400 audit(0.0:664651): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 16:22:29.625 22898 22898 W com.mbwhatsapp: type=1400 audit(0.0:664652): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 16:22:29.637 22898 22898 W com.mbwhatsapp: type=1400 audit(0.0:664653): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 16:22:29.717 22898 23024 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-07 16:22:29.717 22898 23024 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-07 16:22:29.717 22898 23024 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-07 16:22:29.730 22898 22898 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
12-07 16:22:29.963 22898 23032 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.sendOSMessage(52) spend 6ms from 12-07
15:22:29.956
12-07 16:22:30.070 22898 22898 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-07 16:22:30.071 22898 22898 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-07 16:22:30.374 22898 23050 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-07 16:22:30.398 22898 23050 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-07 23:59:27.417 16818 16818 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-07 23:59:27.834 16818 16818 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-07 23:59:27.837 16818 16818 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-07 23:59:27.837 16818 16818 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-07 23:59:27.837 16818 16818 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-07 23:59:27.837 16818 16818 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-07 23:59:27.838 16818 16818 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-07 23:59:27.838 16818 16818 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-07 23:59:27.838 16818 16818 W System.err: at
java.lang.Class.newInstance(Native Method)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-07 23:59:27.838 16818 16818 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-07 23:59:27.838 16818 16818 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-07 23:59:27.838 16818 16818 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-07 23:59:27.838 16818 16818 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-07 23:59:27.838 16818 16818 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-07 23:59:27.838 16818 16818 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-07 23:59:27.838 16818 16818 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-07 23:59:27.885 16818 16818 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-07 23:59:28.442 16818 16818 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-07 23:59:28.438 16818 16818 W com.mbwhatsapp: type=1400 audit(0.0:678664): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 23:59:28.446 16818 16818 W com.mbwhatsapp: type=1400 audit(0.0:678665): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 23:59:28.458 16818 16818 W com.mbwhatsapp: type=1400 audit(0.0:678666): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 23:59:28.570 16818 16818 W com.mbwhatsapp: type=1400 audit(0.0:678667): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 23:59:28.582 16818 16818 W com.mbwhatsapp: type=1400 audit(0.0:678668): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-07 23:59:28.727 16818 16927 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-07 23:59:28.727 16818 16927 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-07 23:59:28.727 16818 16927 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-07 23:59:28.880 16818 16818 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-07 23:59:28.881 16818 16818 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-07 23:59:29.621 16818 16936 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-07 23:59:29.722 16818 16936 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-09 01:49:20.117 4052 4052 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-09 01:49:20.421 4052 4052 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-09 01:49:20.430 4052 4052 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-09 01:49:20.431 4052 4052 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-09 01:49:20.431 4052 4052 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-09 01:49:20.431 4052 4052 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-09 01:49:20.431 4052 4052 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-09 01:49:20.431 4052 4052 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-09 01:49:20.431 4052 4052 W System.err: at
java.lang.Class.newInstance(Native Method)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-09 01:49:20.431 4052 4052 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-09 01:49:20.431 4052 4052 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-09 01:49:20.431 4052 4052 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-09 01:49:20.431 4052 4052 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-09 01:49:20.431 4052 4052 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-09 01:49:20.431 4052 4052 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-09 01:49:20.431 4052 4052 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-09 01:49:20.473 4052 4052 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-09 01:49:21.168 4052 4052 W com.mbwhatsapp: type=1400 audit(0.0:716616): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-09 01:49:21.174 4052 4052 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-09 01:49:21.176 4052 4052 W com.mbwhatsapp: type=1400 audit(0.0:716617): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-09 01:49:21.192 4052 4052 W com.mbwhatsapp: type=1400 audit(0.0:716618): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-09 01:49:21.252 4052 4052 W com.mbwhatsapp: type=1400 audit(0.0:716620): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-09 01:49:21.406 4052 4104 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-09 01:49:21.406 4052 4104 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-09 01:49:21.406 4052 4104 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-09 01:49:21.511 4052 4052 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-09 01:49:21.512 4052 4052 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-09 01:49:21.961 4052 4126 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-09 01:49:21.992 4052 4126 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-10 00:00:42.551 28770 28770 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-10 00:00:43.311 28770 28770 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-10 00:00:43.311 28770 28770 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-10 00:00:43.312 28770 28770 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-10 00:00:43.312 28770 28770 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-10 00:00:43.312 28770 28770 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-10 00:00:43.312 28770 28770 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-10 00:00:43.312 28770 28770 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-10 00:00:43.312 28770 28770 W System.err: at
java.lang.Class.newInstance(Native Method)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-10 00:00:43.312 28770 28770 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-10 00:00:43.312 28770 28770 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-10 00:00:43.312 28770 28770 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-10 00:00:43.312 28770 28770 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-10 00:00:43.312 28770 28770 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-10 00:00:43.312 28770 28770 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-10 00:00:43.312 28770 28770 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-10 00:00:43.380 28770 28770 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-10 00:00:44.018 28770 28770 W com.mbwhatsapp: type=1400 audit(0.0:738548): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-10 00:00:44.022 28770 28770 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-10 00:00:44.026 28770 28770 W com.mbwhatsapp: type=1400 audit(0.0:738549): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-10 00:00:44.054 28770 28770 W com.mbwhatsapp: type=1400 audit(0.0:738550): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-10 00:00:44.114 28770 28770 W com.mbwhatsapp: type=1400 audit(0.0:738551): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-10 00:00:44.138 28770 28770 W com.mbwhatsapp: type=1400 audit(0.0:738552): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-10 00:00:44.280 28770 28866 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-10 00:00:44.281 28770 28866 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-10 00:00:44.281 28770 28866 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-10 00:00:44.428 28770 28770 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-10 00:00:44.429 28770 28770 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-10 00:00:44.934 28770 28872 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-10 00:00:44.966 28770 28872 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-11 01:44:40.588 11486 11486 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-11 01:44:40.849 11486 11486 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-11 01:44:40.858 11486 11486 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-11 01:44:40.859 11486 11486 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-11 01:44:40.859 11486 11486 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-11 01:44:40.859 11486 11486 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-11 01:44:40.859 11486 11486 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-11 01:44:40.859 11486 11486 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-11 01:44:40.859 11486 11486 W System.err: at
java.lang.Class.newInstance(Native Method)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-11 01:44:40.859 11486 11486 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-11 01:44:40.859 11486 11486 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-11 01:44:40.859 11486 11486 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-11 01:44:40.859 11486 11486 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-11 01:44:40.859 11486 11486 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-11 01:44:40.859 11486 11486 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-11 01:44:40.859 11486 11486 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-11 01:44:40.904 11486 11486 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-11 01:44:40.985 11486 11512 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-11 01:44:41.452 11486 11486 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-11 01:44:41.672 11486 11553 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-11 01:44:41.672 11486 11553 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-11 01:44:41.672 11486 11553 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-11 01:44:41.744 11486 11486 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-11 01:44:41.745 11486 11486 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-11 01:44:41.947 11486 11589 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=861e9eb9-3ef1-4f33-9f3c-f8324e45be9c, generation=0)
12-11 01:44:42.181 11486 11594 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-11 01:44:42.213 11486 11594 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-14 01:46:29.037 29395 29395 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-14 01:46:29.416 29395 29395 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-14 01:46:29.420 29395 29395 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.Class.newInstance(Native Method)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-14 01:46:29.420 29395 29395 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-14 01:46:29.420 29395 29395 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-14 01:46:29.420 29395 29395 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-14 01:46:29.420 29395 29395 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-14 01:46:29.420 29395 29395 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 01:46:29.420 29395 29395 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-14 01:46:29.420 29395 29395 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-14 01:46:29.466 29395 29395 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-14 01:46:30.284 29395 29395 W com.mbwhatsapp: type=1400 audit(0.0:826229): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-14 01:46:30.289 29395 29395 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-14 01:46:30.296 29395 29395 W com.mbwhatsapp: type=1400 audit(0.0:826230): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-14 01:46:30.320 29395 29395 W com.mbwhatsapp: type=1400 audit(0.0:826231): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-14 01:46:30.396 29395 29395 W com.mbwhatsapp: type=1400 audit(0.0:826232): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-14 01:46:30.416 29395 29395 W com.mbwhatsapp: type=1400 audit(0.0:826233): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-14 01:46:30.569 29395 29448 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-14 01:46:30.569 29395 29448 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-14 01:46:30.569 29395 29448 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-14 01:46:30.671 29395 29395 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-14 01:46:30.671 29395 29395 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-14 01:46:31.011 29395 29503 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-14 01:46:31.032 29395 29503 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-15 20:58:02.144 11532 11532 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-15 20:58:02.581 11532 11532 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-15 20:58:02.584 11532 11532 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.Class.newInstance(Native Method)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-15 20:58:02.584 11532 11532 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-15 20:58:02.584 11532 11532 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-15 20:58:02.584 11532 11532 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-15 20:58:02.584 11532 11532 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-15 20:58:02.584 11532 11532 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-15 20:58:02.584 11532 11532 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-15 20:58:02.584 11532 11532 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-15 20:58:02.631 11532 11532 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-15 20:58:03.557 11532 11532 W com.mbwhatsapp: type=1400 audit(0.0:867367): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-15 20:58:03.564 11532 11532 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-15 20:58:03.577 11532 11532 W com.mbwhatsapp: type=1400 audit(0.0:867368): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-15 20:58:03.601 11532 11532 W com.mbwhatsapp: type=1400 audit(0.0:867369): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-15 20:58:03.673 11532 11532 W com.mbwhatsapp: type=1400 audit(0.0:867370): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-15 20:58:03.701 11532 11532 W com.mbwhatsapp: type=1400 audit(0.0:867371): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-15 20:58:03.701 11532 11532 W com.mbwhatsapp: type=1400 audit(0.0:867372): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-15 20:58:03.896 11532 11611 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-15 20:58:03.896 11532 11611 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-15 20:58:03.896 11532 11611 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-15 20:58:03.948 11532 11532 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-15 20:58:03.949 11532 11532 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-15 20:58:04.434 11532 11627 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-15 20:58:04.460 11532 11627 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-19 02:44:30.546 22907 22907 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-19 02:44:30.900 22907 22907 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-19 02:44:30.903 22907 22907 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-19 02:44:30.904 22907 22907 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-19 02:44:30.904 22907 22907 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-19 02:44:30.904 22907 22907 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-19 02:44:30.904 22907 22907 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-19 02:44:30.904 22907 22907 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-19 02:44:30.904 22907 22907 W System.err: at
java.lang.Class.newInstance(Native Method)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-19 02:44:30.904 22907 22907 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-19 02:44:30.904 22907 22907 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-19 02:44:30.904 22907 22907 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-19 02:44:30.904 22907 22907 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-19 02:44:30.904 22907 22907 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-19 02:44:30.904 22907 22907 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-19 02:44:30.904 22907 22907 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-19 02:44:30.956 22907 22907 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-19 02:44:31.069 22907 22985 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-19 02:44:31.675 22907 22907 W com.mbwhatsapp: type=1400 audit(0.0:961852): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 02:44:31.682 22907 22907 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-19 02:44:31.691 22907 22907 W com.mbwhatsapp: type=1400 audit(0.0:961853): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 02:44:31.707 22907 22907 W com.mbwhatsapp: type=1400 audit(0.0:961854): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 02:44:31.779 22907 22907 W com.mbwhatsapp: type=1400 audit(0.0:961855): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 02:44:31.795 22907 22907 W com.mbwhatsapp: type=1400 audit(0.0:961856): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 02:44:31.917 22907 23067 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-19 02:44:31.917 22907 23067 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-19 02:44:31.917 22907 23067 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-19 02:44:32.047 22907 22907 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-19 02:44:32.048 22907 22907 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-19 02:44:32.454 22907 23133 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=72f8a641-10b6-48b9-a866-2c8fc5b84b93, generation=0)
12-19 02:44:32.712 22907 23144 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-19 02:44:32.748 22907 23144 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-19 03:02:13.661 31404 31404 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-19 03:02:13.895 31404 31404 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-19 03:02:13.899 31404 31404 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-19 03:02:13.899 31404 31404 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-19 03:02:13.900 31404 31404 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-19 03:02:13.900 31404 31404 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-19 03:02:13.900 31404 31404 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-19 03:02:13.900 31404 31404 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-19 03:02:13.900 31404 31404 W System.err: at
java.lang.Class.newInstance(Native Method)
12-19 03:02:13.900 31404 31404 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-19 03:02:13.900 31404 31404 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-19 03:02:13.901 31404 31404 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-19 03:02:13.901 31404 31404 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-19 03:02:13.901 31404 31404 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-19 03:02:13.901 31404 31404 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-19 03:02:13.901 31404 31404 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-19 03:02:13.901 31404 31404 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-19 03:02:13.901 31404 31404 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-19 03:02:13.902 31404 31404 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-19 03:02:13.902 31404 31404 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-19 03:02:13.902 31404 31404 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-19 03:02:13.902 31404 31404 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-19 03:02:13.956 31404 31404 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-19 03:02:14.571 31404 31404 W com.mbwhatsapp: type=1400 audit(0.0:963078): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 03:02:14.577 31404 31404 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-19 03:02:14.579 31404 31404 W com.mbwhatsapp: type=1400 audit(0.0:963079): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 03:02:14.595 31404 31404 W com.mbwhatsapp: type=1400 audit(0.0:963080): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 03:02:14.647 31404 31404 W com.mbwhatsapp: type=1400 audit(0.0:963081): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 03:02:14.663 31404 31404 W com.mbwhatsapp: type=1400 audit(0.0:963082): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 03:02:14.663 31404 31404 W com.mbwhatsapp: type=1400 audit(0.0:963084): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-19 03:02:14.794 31404 31456 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-19 03:02:14.794 31404 31456 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-19 03:02:14.794 31404 31456 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-19 03:02:14.843 31404 31404 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-19 03:02:14.843 31404 31404 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-19 03:02:15.268 31404 31465 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-19 03:02:15.293 31404 31465 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-20 17:35:40.034 28633 28633 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-20 17:35:40.223 28633 28633 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-20 17:35:40.226 28633 28633 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.Class.newInstance(Native Method)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-20 17:35:40.226 28633 28633 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-20 17:35:40.226 28633 28633 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-20 17:35:40.226 28633 28633 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-20 17:35:40.226 28633 28633 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-20 17:35:40.226 28633 28633 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-20 17:35:40.226 28633 28633 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-20 17:35:40.226 28633 28633 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-20 17:35:40.257 28633 28633 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-20 17:35:40.617 28633 28633 W com.mbwhatsapp: type=1400 audit(0.0:999820): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-20 17:35:40.620 28633 28633 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-20 17:35:40.621 28633 28633 W com.mbwhatsapp: type=1400 audit(0.0:999821): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-20 17:35:40.629 28633 28633 W com.mbwhatsapp: type=1400 audit(0.0:999822): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-20 17:35:40.752 28633 28704 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-20 17:35:40.752 28633 28704 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-20 17:35:40.752 28633 28704 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-20 17:35:40.766 28633 28633 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
12-20 17:35:40.923 28633 28633 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4306d09
12-20 17:35:41.084 28633 28633 E libc : Access denied finding property
"ro.vendor.scaler_version"
12-20 17:35:41.085 28633 28633 E libc : Access denied finding property
"ro.vendor.scaler_version"
12-20 17:35:41.248 28633 28717 W Gralloc3: mapper 3.x is not supported
12-20 17:35:41.257 28633 28717 E gralloc : Arm Module v1.0
12-20 17:35:41.260 28633 28717 E ion : ioctl c0044901 failed with code -1:
Invalid argument
12-20 17:35:41.395 28633 28633 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-20 17:35:41.396 28633 28633 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-20 17:35:41.423 28633 28720 E PlayCore: UID: [10185] PID: [28633]
StandardIntegrity : Phonesky is not installed.
12-20 17:35:41.713 28633 28704 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-20 17:35:41.717 28633 28633 W com.mbwhatsapp: type=1400 audit(0.0:999833): avc:
denied { read } for name="osrelease" dev="proc" ino=155425001
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
12-20 17:35:41.717 28633 28633 W com.mbwhatsapp: type=1400 audit(0.0:999834): avc:
denied { read } for name="version" dev="proc" ino=155425002
scontext=u:r:untrusted_app:s0:c185,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
12-20 17:35:41.840 28633 28704 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-20 17:35:49.916 28633 28661 W Parcel : release_object BINDER_TYPE_HANDLE
strongCount==2
--------- beginning of main
12-23 14:30:36.126 3694 3694 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-23 14:30:36.329 3694 3694 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-23 14:30:36.331 3694 3694 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.Class.newInstance(Native Method)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-23 14:30:36.331 3694 3694 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-23 14:30:36.331 3694 3694 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-23 14:30:36.331 3694 3694 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-23 14:30:36.331 3694 3694 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-23 14:30:36.331 3694 3694 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-23 14:30:36.331 3694 3694 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-23 14:30:36.331 3694 3694 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-23 14:30:36.361 3694 3694 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-23 14:30:36.670 3694 3694 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-23 14:30:36.806 3694 3754 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-23 14:30:36.806 3694 3754 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-23 14:30:36.806 3694 3754 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-23 14:30:36.818 3694 3694 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
12-23 14:30:36.995 3694 3694 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-23 14:30:36.996 3694 3694 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-23 14:30:37.783 3694 3768 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-23 14:30:37.874 3694 3768 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-23 23:22:24.506 2257 2257 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-23 23:22:24.816 2257 2257 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-23 23:22:24.819 2257 2257 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-23 23:22:24.819 2257 2257 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-23 23:22:24.819 2257 2257 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-23 23:22:24.819 2257 2257 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-23 23:22:24.820 2257 2257 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-23 23:22:24.820 2257 2257 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-23 23:22:24.820 2257 2257 W System.err: at
java.lang.Class.newInstance(Native Method)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-23 23:22:24.820 2257 2257 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-23 23:22:24.820 2257 2257 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-23 23:22:24.820 2257 2257 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-23 23:22:24.820 2257 2257 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-23 23:22:24.820 2257 2257 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-23 23:22:24.820 2257 2257 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-23 23:22:24.820 2257 2257 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-23 23:22:24.871 2257 2257 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-23 23:22:25.537 2257 2257 W com.mbwhatsapp: type=1400 audit(0.0:1089779): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-23 23:22:25.544 2257 2257 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-23 23:22:25.549 2257 2257 W com.mbwhatsapp: type=1400 audit(0.0:1089780): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-23 23:22:25.565 2257 2257 W com.mbwhatsapp: type=1400 audit(0.0:1089781): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-23 23:22:25.625 2257 2257 W com.mbwhatsapp: type=1400 audit(0.0:1089782): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-23 23:22:25.633 2257 2257 W com.mbwhatsapp: type=1400 audit(0.0:1089783): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-23 23:22:25.637 2257 2257 W com.mbwhatsapp: type=1400 audit(0.0:1089785): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-23 23:22:25.755 2257 2343 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-23 23:22:25.755 2257 2343 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-23 23:22:25.755 2257 2343 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-23 23:22:25.832 2257 2257 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-23 23:22:25.836 2257 2257 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-23 23:22:26.305 2257 2384 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-23 23:22:26.326 2257 2384 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-25 02:04:50.016 14541 14541 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-25 02:04:50.360 14541 14541 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-25 02:04:50.363 14541 14541 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.Class.newInstance(Native Method)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-25 02:04:50.363 14541 14541 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-25 02:04:50.363 14541 14541 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-25 02:04:50.363 14541 14541 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-25 02:04:50.363 14541 14541 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-25 02:04:50.363 14541 14541 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-25 02:04:50.363 14541 14541 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-25 02:04:50.363 14541 14541 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-25 02:04:50.406 14541 14541 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-25 02:04:50.807 14541 14541 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-25 02:04:51.045 14541 14595 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-25 02:04:51.045 14541 14595 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-25 02:04:51.045 14541 14595 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-25 02:04:51.124 14541 14541 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-25 02:04:51.125 14541 14541 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-25 02:04:51.417 14541 14600 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-25 02:04:51.473 14541 14600 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-28 10:02:33.310 17460 17460 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-28 10:02:33.575 17460 17460 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-28 10:02:33.577 17460 17460 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-28 10:02:33.577 17460 17460 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-28 10:02:33.577 17460 17460 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-28 10:02:33.577 17460 17460 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-28 10:02:33.577 17460 17460 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-28 10:02:33.577 17460 17460 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-28 10:02:33.577 17460 17460 W System.err: at
java.lang.Class.newInstance(Native Method)
12-28 10:02:33.577 17460 17460 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-28 10:02:33.577 17460 17460 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-28 10:02:33.577 17460 17460 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-28 10:02:33.577 17460 17460 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-28 10:02:33.577 17460 17460 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-28 10:02:33.578 17460 17460 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-28 10:02:33.578 17460 17460 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-28 10:02:33.578 17460 17460 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-28 10:02:33.578 17460 17460 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-28 10:02:33.578 17460 17460 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-28 10:02:33.578 17460 17460 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-28 10:02:33.578 17460 17460 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-28 10:02:33.578 17460 17460 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-28 10:02:33.621 17460 17460 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-28 10:02:33.687 17460 17503 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-28 10:02:33.989 17460 17460 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-28 10:02:34.161 17460 17547 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-28 10:02:34.161 17460 17547 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-28 10:02:34.161 17460 17547 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-28 10:02:34.302 17460 17460 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-28 10:02:34.303 17460 17460 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-28 10:02:34.420 17460 17564 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-28 10:02:34.438 17460 17564 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-28 10:02:34.441 17460 17557 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=796dd4ff-ca17-4ce8-bd19-4f849fa8a882, generation=0)
--------- beginning of main
12-28 10:17:42.144 22764 22764 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-28 10:17:42.412 22764 22764 W OSTraceMethod.ActivityThreadLice:
com/transsion/app/ActivityThreadLice.onhandleConfigurationChanged(10) spend 11ms
from 12-28 09:17:42.400
12-28 10:17:42.504 22764 22764 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-28 10:17:42.506 22764 22764 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-28 10:17:42.506 22764 22764 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-28 10:17:42.506 22764 22764 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-28 10:17:42.506 22764 22764 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-28 10:17:42.506 22764 22764 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-28 10:17:42.506 22764 22764 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-28 10:17:42.506 22764 22764 W System.err: at
java.lang.Class.newInstance(Native Method)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-28 10:17:42.506 22764 22764 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-28 10:17:42.506 22764 22764 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-28 10:17:42.506 22764 22764 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-28 10:17:42.506 22764 22764 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-28 10:17:42.507 22764 22764 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-28 10:17:42.507 22764 22764 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-28 10:17:42.507 22764 22764 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-28 10:17:42.551 22764 22764 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-28 10:17:43.351 22764 22764 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-28 10:17:43.573 22764 22822 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-28 10:17:43.573 22764 22822 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-28 10:17:43.573 22764 22822 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-28 10:17:43.652 22764 22764 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-28 10:17:43.653 22764 22764 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-28 10:17:44.311 22764 22827 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-28 10:17:44.387 22764 22827 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
12-30 10:12:50.781 12013 12013 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
12-30 10:12:51.066 12013 12013 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-30 10:12:51.067 12013 12013 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-30 10:12:51.067 12013 12013 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
12-30 10:12:51.067 12013 12013 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
12-30 10:12:51.067 12013 12013 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
12-30 10:12:51.067 12013 12013 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
12-30 10:12:51.067 12013 12013 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-30 10:12:51.067 12013 12013 W System.err: at
java.lang.Class.newInstance(Native Method)
12-30 10:12:51.067 12013 12013 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-30 10:12:51.067 12013 12013 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-30 10:12:51.067 12013 12013 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
12-30 10:12:51.067 12013 12013 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
12-30 10:12:51.067 12013 12013 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
12-30 10:12:51.067 12013 12013 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
12-30 10:12:51.068 12013 12013 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
12-30 10:12:51.068 12013 12013 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
12-30 10:12:51.068 12013 12013 W System.err: at
android.os.Looper.loop(Looper.java:264)
12-30 10:12:51.068 12013 12013 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
12-30 10:12:51.068 12013 12013 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-30 10:12:51.068 12013 12013 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
12-30 10:12:51.068 12013 12013 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
12-30 10:12:51.116 12013 12013 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
12-30 10:12:51.802 12013 12013 W com.mbwhatsapp: type=1400 audit(0.0:1285722): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-30 10:12:51.806 12013 12013 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
12-30 10:12:51.810 12013 12013 W com.mbwhatsapp: type=1400 audit(0.0:1285723): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-30 10:12:51.826 12013 12013 W com.mbwhatsapp: type=1400 audit(0.0:1285724): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-30 10:12:51.882 12013 12013 W com.mbwhatsapp: type=1400 audit(0.0:1285725): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-30 10:12:51.894 12013 12013 W com.mbwhatsapp: type=1400 audit(0.0:1285726): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-30 10:12:51.894 12013 12013 W com.mbwhatsapp: type=1400 audit(0.0:1285728): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
12-30 10:12:52.015 12013 12063 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
12-30 10:12:52.015 12013 12063 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
12-30 10:12:52.016 12013 12063 W com.mbwhatsapp: and incorrect proguard
optimizations.
12-30 10:12:52.085 12013 12013 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
12-30 10:12:52.086 12013 12013 W CtaManagerFactory: CtaManagerFactoryImpl not found
12-30 10:12:52.445 12013 12119 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
12-30 10:12:52.464 12013 12119 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
01-01 06:18:28.710 26257 26257 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-01 06:18:29.180 26257 26257 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-01 06:18:29.180 26257 26257 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-01 06:18:29.180 26257 26257 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
01-01 06:18:29.181 26257 26257 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
01-01 06:18:29.181 26257 26257 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
01-01 06:18:29.181 26257 26257 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
01-01 06:18:29.181 26257 26257 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-01 06:18:29.181 26257 26257 W System.err: at
java.lang.Class.newInstance(Native Method)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-01 06:18:29.181 26257 26257 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
01-01 06:18:29.181 26257 26257 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
01-01 06:18:29.181 26257 26257 W System.err: at
android.os.Looper.loop(Looper.java:264)
01-01 06:18:29.181 26257 26257 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
01-01 06:18:29.181 26257 26257 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-01 06:18:29.181 26257 26257 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
01-01 06:18:29.181 26257 26257 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
01-01 06:18:29.262 26257 26257 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
01-01 06:18:30.570 26257 26257 W com.mbwhatsapp: type=1400 audit(0.0:14253): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 06:18:30.576 26257 26257 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
01-01 06:18:30.586 26257 26257 W com.mbwhatsapp: type=1400 audit(0.0:14254): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 06:18:30.622 26257 26257 W com.mbwhatsapp: type=1400 audit(0.0:14255): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 06:18:30.730 26257 26257 W com.mbwhatsapp: type=1400 audit(0.0:14256): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 06:18:31.306 26257 26368 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
01-01 06:18:31.307 26257 26368 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-01 06:18:31.307 26257 26368 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-01 06:18:31.345 26257 26257 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
01-01 06:18:31.346 26257 26257 W CtaManagerFactory: CtaManagerFactoryImpl not found
01-01 06:18:32.360 26257 26466 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=057fa290-340e-4de9-ab50-a8560d335f7c, generation=0)
01-01 06:18:32.369 26257 26419 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=057fa290-340e-4de9-ab50-a8560d335f7c, generation=0)
01-01 06:18:32.662 26257 26468 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
01-01 06:18:32.700 26257 26468 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
01-01 06:18:35.579 26257 26373 W com.mbwhatsapp: Verification of void
com.android.org.conscrypt.OpenSSLCipher.engineSetMode(java.lang.String) took
119.402ms
01-01 06:18:36.093 26257 26269 W com.mbwhatsapp: Suspending all threads took:
9.189ms
--------- beginning of main
01-01 07:40:09.899 7406 7406 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-01 07:40:10.235 7406 7406 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-01 07:40:10.235 7406 7406 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-01 07:40:10.236 7406 7406 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
01-01 07:40:10.236 7406 7406 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
01-01 07:40:10.236 7406 7406 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
01-01 07:40:10.236 7406 7406 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
01-01 07:40:10.236 7406 7406 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-01 07:40:10.237 7406 7406 W System.err: at
java.lang.Class.newInstance(Native Method)
01-01 07:40:10.237 7406 7406 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-01 07:40:10.237 7406 7406 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-01 07:40:10.237 7406 7406 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1155)
01-01 07:40:10.237 7406 7406 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1219)
01-01 07:40:10.237 7406 7406 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688)
01-01 07:40:10.237 7406 7406 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:236)
01-01 07:40:10.237 7406 7406 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
01-01 07:40:10.238 7406 7406 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
01-01 07:40:10.238 7406 7406 W System.err: at
android.os.Looper.loop(Looper.java:264)
01-01 07:40:10.238 7406 7406 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7684)
01-01 07:40:10.238 7406 7406 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-01 07:40:10.238 7406 7406 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
01-01 07:40:10.238 7406 7406 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
01-01 07:40:10.288 7406 7406 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
01-01 07:40:10.809 7406 7406 W com.mbwhatsapp: type=1400 audit(0.0:14573): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p40" ino=849985 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 07:40:10.814 7406 7406 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
01-01 07:40:10.817 7406 7406 W com.mbwhatsapp: type=1400 audit(0.0:14574): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p40" ino=840340 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 07:40:10.829 7406 7406 W com.mbwhatsapp: type=1400 audit(0.0:14575): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 07:40:10.885 7406 7406 W com.mbwhatsapp: type=1400 audit(0.0:14576): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p40" ino=840605 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 07:40:10.897 7406 7406 W com.mbwhatsapp: type=1400 audit(0.0:14577): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 07:40:10.897 7406 7406 W com.mbwhatsapp: type=1400 audit(0.0:14578): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p40" ino=841040 scontext=u:r:untrusted_app:s0:c185,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c185,c256,c512,c768 tclass=file
01-01 07:40:11.017 7406 7457 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
01-01 07:40:11.018 7406 7457 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-01 07:40:11.018 7406 7457 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-01 07:40:11.087 7406 7406 W System : ClassLoader referenced unknown path:
/system/framework/mediatek-cta.jar
01-01 07:40:11.088 7406 7406 W CtaManagerFactory: CtaManagerFactoryImpl not found
01-01 07:40:11.639 7406 7462 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
01-01 07:40:11.677 7406 7462 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar

You might also like