0% found this document useful (0 votes)
46 views

Log

The document contains log messages from an Android application. It reports errors opening files and connecting to network resources. Specifically, it encountered errors opening the "/proc/zoneinfo" file, reading a "risky_startup_config" file, and connecting to Facebook's Graph API and MQTT services due to a "Network is unreachable" error.

Uploaded by

Raisa Vargas
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)
46 views

Log

The document contains log messages from an Android application. It reports errors opening files and connecting to network resources. Specifically, it encountered errors opening the "/proc/zoneinfo" file, reading a "risky_startup_config" file, and connecting to Facebook's Graph API and MQTT services due to a "Network is unreachable" error.

Uploaded by

Raisa Vargas
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/ 22

05-30 08:44:33.109 30244 30244 E facebook.

katan: Not starting debugger since


process cannot load the jdwp agent.
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: Failed to read risky config,
some values left unset
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: java.io.FileNotFoundException:
/data/user/0/com.facebook.katana/files/risky_startup_config: open failed: ENOENT
(No such file or directory)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
libcore.io.IoBridge.open(IoBridge.java:492)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at X.0WN.A00(:48)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
com.facebook.katana.app.FacebookApplication.A04(:331)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
X.0VM.attachBaseContext(:44)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.Application.attach(Application.java:368)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.Instrumentation.newApplication(Instrumentation.java:1209)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1256)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7189)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.ActivityThread.access$1500(ActivityThread.java:269)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.os.Looper.loop(Looper.java:257)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.ActivityThread.main(ActivityThread.java:8218)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
java.lang.reflect.Method.invoke(Native Method)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
libcore.io.Linux.open(Native Method)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
libcore.io.ForwardingOs.open(ForwardingOs.java:166)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8101)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: at
libcore.io.IoBridge.open(IoBridge.java:478)
05-30 08:44:33.500 30244 30244 E RiskyStartupConfig: ... 16 more
05-30 08:44:33.866 30244 30337 E appstatelogger2: Can't run on P or newer
05-30 08:54:17.009 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:17.009 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:17.039 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:17.039 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:17.601 30244 30449 E fb4a.StartupInfraPreloader: Unknown component:
reels_tofu_csr_storage
05-30 08:54:17.672 30244 30432 E HQSession.cpp: Peer closed with error
err=Connection abandoned msg=Error on socket write Network is unreachable, Network
is unreachable proto=, client CID=, server CID=00000000, local=<uninitialized
address>, <uninitialized address>=upstream, drain=none
05-30 08:54:18.059 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:18.059 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:18.571 30244 30449 E fb4a.StartupInfraPreloader: Unknown component:
storiestrayfc
05-30 08:54:18.582 30244 30449 E fb4a.StartupInfraPreloader: Unknown component:
stories_csr_storage
05-30 08:54:18.602 30244 30439 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
05-30 08:54:18.603 30244 30439 I chatty : uid=10152(com.facebook.katana) identical
2 lines
05-30 08:54:18.605 30244 30439 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
05-30 08:54:18.606 30244 30284 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
05-30 08:54:18.612 30244 30439 E libc : Access denied finding property
"vendor.camera.fullsize.cameraId"
05-30 08:54:18.613 30244 30439 E libc : Access denied finding property
"vendor.camera.fullsize.packagelist"
05-30 08:54:18.613 30244 30439 E libc : Access denied finding property
"vendor.camera.fullsize.extrapackagelist"
05-30 08:54:18.617 30244 30439 E libc : Access denied finding property
"vendor.camera.fullsize.cameraId"
05-30 08:54:18.617 30244 30439 E libc : Access denied finding property
"vendor.camera.fullsize.packagelist"
05-30 08:54:18.617 30244 30439 E libc : Access denied finding property
"vendor.camera.fullsize.extrapackagelist"
05-30 08:54:19.060 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:19.060 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:20.059 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:20.059 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:21.074 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:21.074 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:22.082 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:22.082 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:22.105 30244 30439 E fb4a.VoltronModuleMetadata: Unexpected module
name: openh264
05-30 08:54:22.137 30244 30439 E fb4a.AppModuleIndexUtil: Checking for valid module
for openh264
05-30 08:54:22.150 30244 30439 E fb4a.VoltronModuleMetadata: Unexpected module
name: openh264
05-30 08:54:22.151 30244 30439 E fb4a.VoltronModuleMetadata: Unexpected module
name: openh264
05-30 08:54:23.091 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:23.091 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:24.110 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:24.110 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:25.114 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:25.114 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:26.139 30244 30414 E nightwatch-target: /proc/zoneinfo open: errno=13
05-30 08:54:26.139 30244 30414 E nightwatch-target: sysmeminfo parse failed
05-30 08:54:33.021 30244 30421 I mobileconfig: Params map streaming - readbytes:
342351/342351
05-30 08:54:33.021 30244 30421 I mobileconfig: Successfully parsed (unitType:
kMobileConfigSessionless) params_map.txt
05-30 08:54:33.112 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 08:54:33.124 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 08:54:33.714 30244 30432 E HQSession.cpp: Peer closed with error
err=Connection abandoned msg=Error on socket write Network is unreachable, Network
is unreachable proto=, client CID=, server CID=00000000, local=<uninitialized
address>, <uninitialized address>=upstream, drain=none
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: query error
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: X.4yf:
TigonError(error=TransientError, errorDomain=TigonLigerErrorDomain,
domainErrorCode=2, analyticsDetail="AsyncSocketException: connect failed
(immediately), type = Socket not open, errno = 101 (Network is unreachable)")
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.3Iw.onError(:79)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.2ik.onError(:19)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.2il.onError(:16)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.35W.execute(:0)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.0zU.run(:2)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.3EH.run(:3)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.1Ob.run(:14)
05-30 08:54:33.733 30244 30421 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
05-30 08:54:33.736 30244 30432 E HQSession.cpp: Peer closed with error
err=Connection abandoned msg=Error on socket write Network is unreachable, Network
is unreachable proto=, client CID=, server CID=00000000, local=<uninitialized
address>, <uninitialized address>=upstream, drain=none
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: query error
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: X.4yf:
TigonError(error=TransientError, errorDomain=TigonLigerErrorDomain,
domainErrorCode=2, analyticsDetail="AsyncSocketException: connect failed
(immediately), type = Socket not open, errno = 101 (Network is unreachable)")
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.3Iw.onError(:79)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.2ik.onError(:19)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.2il.onError(:16)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.35W.execute(:0)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.0zU.run(:2)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.3EH.run(:3)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
X.1Ob.run(:14)
05-30 08:54:33.746 30244 30421 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
05-30 08:54:36.304 30244 30457 E ULTRALIGHT: Nothing was bound for:
com.facebook.fds.errorstate.FDSFailedLoadingStatePreloadImagesAppJob
05-30 08:54:37.256 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 08:54:38.000 30244 30432 E HQSession.cpp: Peer closed with error
err=Connection abandoned msg=Error on socket write Network is unreachable, Network
is unreachable proto=, client CID=, server CID=00000000, local=<uninitialized
address>, <uninitialized address>=upstream, drain=none
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: query error
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: X.4yf:
TigonError(error=TransientError, errorDomain=TigonLigerErrorDomain,
domainErrorCode=2, analyticsDetail="AsyncSocketException: connect failed
(immediately), type = Socket not open, errno = 101 (Network is unreachable)")
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.3Iw.onError(:79)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.2ik.onError(:19)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.2il.onError(:16)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.35W.execute(:0)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.0zU.run(:2)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.3EH.run(:3)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.1Ob.run(:14)
05-30 08:54:38.013 30244 30982 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
05-30 08:54:38.714 30244 30432 E HQSession.cpp: Peer closed with error
err=Connection abandoned msg=Error on socket write Network is unreachable, Network
is unreachable proto=, client CID=, server CID=00000000, local=<uninitialized
address>, <uninitialized address>=upstream, drain=none
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: query error
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: X.4yf:
TigonError(error=TransientError, errorDomain=TigonLigerErrorDomain,
domainErrorCode=2, analyticsDetail="AsyncSocketException: connect failed
(immediately), type = Socket not open, errno = 101 (Network is unreachable)")
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.3Iw.onError(:79)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.2ik.onError(:19)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.2il.onError(:16)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.35W.execute(:0)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.0zU.run(:2)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.3EH.run(:3)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
X.1Ob.run(:14)
05-30 08:54:38.725 30244 30982 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: Failed to update app
install state.
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: X.4yf:
TigonError(error=TransientError, errorDomain=TigonLigerErrorDomain,
domainErrorCode=2, analyticsDetail="AsyncSocketException: connect failed
(immediately), type = Socket not open, errno = 101 (Network is unreachable)")
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
X.3Iw.onError(:79)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
X.2ik.onError(:19)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
X.2il.onError(:16)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
X.35W.execute(:0)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at X.0zU.run(:2)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at X.3EH.run(:3)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at X.1Ob.run(:14)
05-30 08:54:38.732 30244 30393 E fb4a.AppsInstallStateMutator: at
java.lang.Thread.run(Thread.java:923)
05-30 08:55:01.738 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 08:58:38.214 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:00:46.665 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:01:27.207 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:04:25.007 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:07:46.589 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:10:16.889 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:12:36.523 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:15:18.893 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:15:51.783 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 09:20:22.896 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 10:52:26.785 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 10:54:56.924 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 11:03:42.370 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 11:06:14.088 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:44:59.972 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:47:36.979 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:49:01.630 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:49:08.480 30244 4280 E fb4a.7dK: Failure decoding override info
05-30 12:49:08.480 30244 4280 E fb4a.7dK: X.1Z9: org.json.JSONException: No value
for new_locale
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.7dL.<init>(:99)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.7dK.D94(:23)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.466.call(:113)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.0zV.run(:72)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.3EH.run(:3)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.1Ob.run(:14)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: Caused by: org.json.JSONException: No
value for new_locale
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at
org.json.JSONObject.get(JSONObject.java:400)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at
org.json.JSONObject.getString(JSONObject.java:561)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: at X.7dL.<init>(:10)
05-30 12:49:08.480 30244 4280 E fb4a.7dK: ... 9 more
05-30 12:49:09.100 30244 30323 E nightwatch-target: unknown nightwatch data: 100
05-30 12:49:09.123 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnBeforeActivityCreate contains unknown operation: 353!
ops=[32, 353], startIndex=0, stopAtOp=-1
05-30 12:49:09.440 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 292! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
05-30 12:49:09.441 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 343! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
05-30 12:49:09.441 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 352! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
05-30 12:49:09.442 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 363! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
05-30 12:49:09.591 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnStart contains unknown operation: 293! ops=[73, 293,
291], startIndex=0, stopAtOp=-1
05-30 12:49:09.631 30244 4301 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:30000 maxLatency:500000 by: class X.2h1
num: 0
05-30 12:49:09.757 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
05-30 12:49:10.132 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnCreate contains unknown operation: 128! ops=[121, 120,
122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139,
141, 142, 144, 366, 143], startIndex=7, stopAtOp=129
05-30 12:49:10.422 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
05-30 12:49:10.432 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
05-30 12:49:11.687 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:49:13.340 30244 4190 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:13.375 30244 4190 I chatty : uid=10152(com.facebook.katana) identical
18 lines
05-30 12:49:13.376 30244 4190 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:13.665 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:13.866 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:13.952 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:14.012 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:14.053 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:14.104 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:14.147 30244 31101 I chatty : uid=10152(com.facebook.katana) identical
1 line
05-30 12:49:14.195 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:14.251 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:14.297 30244 31101 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:49:16.052 30244 30421 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:49:16.059 30244 30323 E nightwatch-target: unknown nightwatch data: 82
05-30 12:49:16.059 30244 30323 E nightwatch-target: unknown nightwatch data:
1008295936
05-30 12:49:16.062 30244 30323 E nightwatch-target: unknown nightwatch data:
798580736
05-30 12:49:16.063 30244 30323 E nightwatch-target: unknown nightwatch data: 355
05-30 12:49:16.064 30244 30323 E nightwatch-target: unknown nightwatch data:
1691419922
05-30 12:49:16.064 30244 30323 E nightwatch-target: unknown nightwatch data:
191294023
05-30 12:49:16.066 30244 30323 E nightwatch-target: unknown nightwatch data:
1210390695
05-30 12:49:16.068 30244 30323 E nightwatch-target: unknown nightwatch data:
99272256
05-30 12:49:16.754 30244 4585 E fb4a.VideoHomeDataFetcher: Adaptive Fetch started.
Fetch type = PREFETCH
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 12:49:18.091 30244 4599 E WM-WorkerWrapper: ... 3 more
05-30 12:49:18.242 30244 4393 E fb4a.GroupFeedConnectionAtConnectionQueryResponse:
Incorrect usage of query builder. Query should only be built once.
05-30 12:49:18.254 30244 4497 E fb4a.GroupFeedConnectionAtConnectionQueryResponse:
Incorrect usage of query builder. Query should only be built once.
05-30 12:49:18.710 30244 4389 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
05-30 12:49:18.725 30244 4389 I chatty : uid=10152(com.facebook.katana)
CombinedTP32 identical 1 line
05-30 12:49:18.739 30244 4389 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
05-30 12:49:18.922 30244 4497 E X.1r3 : Got more than one input Future failure.
Logging failures after the first
05-30 12:49:18.922 30244 4497 E X.1r3 : java.lang.IllegalArgumentException:
Invalid token LIMIT
05-30 12:49:18.922 30244 4497 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1244)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1164)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1120)
05-30 12:49:18.922 30244 4497 E X.1r3 : at X.0IA.A02(:17)
05-30 12:49:18.922 30244 4497 E X.1r3 : at X.7E6.A03(:39)
05-30 12:49:18.922 30244 4497 E X.1r3 : at X.3tz.call(:39)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:18.922 30244 4497 E X.1r3 : at X.0zV.run(:72)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.922 30244 4497 E X.1r3 : at X.3EH.run(:3)
05-30 12:49:18.922 30244 4497 E X.1r3 : at X.1Ob.run(:14)
05-30 12:49:18.922 30244 4497 E X.1r3 : at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.922 30244 4383 E X.1r3 : Got more than one input Future failure.
Logging failures after the first
05-30 12:49:18.922 30244 4383 E X.1r3 : java.lang.IllegalArgumentException:
Invalid token LIMIT
05-30 12:49:18.922 30244 4383 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1244)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1164)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1120)
05-30 12:49:18.922 30244 4383 E X.1r3 : at X.0IA.A02(:17)
05-30 12:49:18.922 30244 4383 E X.1r3 : at X.7E6.A03(:39)
05-30 12:49:18.922 30244 4383 E X.1r3 : at X.3u0.call(:109)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:18.922 30244 4383 E X.1r3 : at X.0zV.run(:72)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.922 30244 4383 E X.1r3 : at X.3EH.run(:3)
05-30 12:49:18.922 30244 4383 E X.1r3 : at X.1Ob.run(:14)
05-30 12:49:18.922 30244 4383 E X.1r3 : at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.922 30244 4191 E X.1r3 : Got more than one input Future failure.
Logging failures after the first
05-30 12:49:18.922 30244 4191 E X.1r3 : java.lang.IllegalArgumentException:
Invalid token LIMIT
05-30 12:49:18.922 30244 4191 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1244)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1164)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1120)
05-30 12:49:18.922 30244 4191 E X.1r3 : at X.0IA.A02(:17)
05-30 12:49:18.922 30244 4191 E X.1r3 : at X.7E6.A03(:39)
05-30 12:49:18.922 30244 4191 E X.1r3 : at X.3u0.call(:109)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:18.922 30244 4191 E X.1r3 : at X.0zV.run(:72)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.922 30244 4191 E X.1r3 : at X.3EH.run(:3)
05-30 12:49:18.922 30244 4191 E X.1r3 : at X.1Ob.run(:14)
05-30 12:49:18.922 30244 4191 E X.1r3 : at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.923 30244 4386 E X.1r3 : Got more than one input Future failure.
Logging failures after the first
05-30 12:49:18.923 30244 4386 E X.1r3 : java.lang.IllegalArgumentException:
Invalid token LIMIT
05-30 12:49:18.923 30244 4386 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1244)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1164)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1120)
05-30 12:49:18.923 30244 4386 E X.1r3 : at X.0IA.A02(:17)
05-30 12:49:18.923 30244 4386 E X.1r3 : at X.7E6.A03(:39)
05-30 12:49:18.923 30244 4386 E X.1r3 : at X.3u0.call(:109)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:18.923 30244 4386 E X.1r3 : at X.0zV.run(:72)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.923 30244 4386 E X.1r3 : at X.3EH.run(:3)
05-30 12:49:18.923 30244 4386 E X.1r3 : at X.1Ob.run(:14)
05-30 12:49:18.923 30244 4386 E X.1r3 : at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.924 30244 4280 E X.1r3 : Got more than one input Future failure.
Logging failures after the first
05-30 12:49:18.924 30244 4280 E X.1r3 : java.lang.IllegalArgumentException:
Invalid token LIMIT
05-30 12:49:18.924 30244 4280 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1244)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1164)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1120)
05-30 12:49:18.924 30244 4280 E X.1r3 : at X.0IA.A02(:17)
05-30 12:49:18.924 30244 4280 E X.1r3 : at X.7E6.A03(:39)
05-30 12:49:18.924 30244 4280 E X.1r3 : at X.3u0.call(:109)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:18.924 30244 4280 E X.1r3 : at X.0zV.run(:72)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.924 30244 4280 E X.1r3 : at X.3EH.run(:3)
05-30 12:49:18.924 30244 4280 E X.1r3 : at X.1Ob.run(:14)
05-30 12:49:18.924 30244 4280 E X.1r3 : at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.925 30244 4301 E X.1r3 : Got more than one input Future failure.
Logging failures after the first
05-30 12:49:18.925 30244 4301 E X.1r3 : java.lang.IllegalArgumentException:
Invalid token LIMIT
05-30 12:49:18.925 30244 4301 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1244)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1164)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
android.content.ContentResolver.query(ContentResolver.java:1120)
05-30 12:49:18.925 30244 4301 E X.1r3 : at X.0IA.A02(:17)
05-30 12:49:18.925 30244 4301 E X.1r3 : at X.7E6.A03(:39)
05-30 12:49:18.925 30244 4301 E X.1r3 : at X.3u0.call(:109)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 12:49:18.925 30244 4301 E X.1r3 : at X.0zV.run(:72)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 12:49:18.925 30244 4301 E X.1r3 : at X.3EH.run(:3)
05-30 12:49:18.925 30244 4301 E X.1r3 : at X.1Ob.run(:14)
05-30 12:49:18.925 30244 4301 E X.1r3 : at
java.lang.Thread.run(Thread.java:923)
05-30 12:49:18.992 30244 4648 E fb4a.msys: E[D
SqliteError]sqliteErrorLogCallback(303)=>(283) recovered 187 frames from WAL
file
/data/data/com.facebook.katana/app_mib_msys/v2/100080414853029/msys_database_100080
414853029-wal
05-30 12:49:25.947 30244 31125 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
05-30 12:49:33.001 30244 4648 E fb4a.msys: E[S dasm]MCDDasmErrorLogger(94)=>cursor
mismatch,2
05-30 12:49:41.751 30244 31125 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
05-30 12:49:42.521 30244 4525 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:42.538 30244 4525 I chatty : uid=10152(com.facebook.katana)
ComponentLayout identical 54 lines
05-30 12:49:42.539 30244 4525 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:43.605 30244 31125 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
05-30 12:49:46.067 30244 30323 E nightwatch-target: unknown nightwatch data: 82
05-30 12:49:46.067 30244 30323 E nightwatch-target: unknown nightwatch data:
1006141440
05-30 12:49:46.069 30244 30323 E nightwatch-target: unknown nightwatch data:
796426240
05-30 12:49:46.070 30244 30323 E nightwatch-target: unknown nightwatch data: 355
05-30 12:49:46.076 30244 30323 E nightwatch-target: unknown nightwatch data:
1692137578
05-30 12:49:46.077 30244 30323 E nightwatch-target: unknown nightwatch data:
191468013
05-30 12:49:46.079 30244 30323 E nightwatch-target: unknown nightwatch data:
1211108351
05-30 12:49:46.080 30244 30323 E nightwatch-target: unknown nightwatch data:
99446246
05-30 12:49:46.120 30244 4525 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:46.135 30244 4525 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:46.394 30244 4525 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:46.409 30244 4525 E facebook.katan: Invalid ID 0x00000096.
05-30 12:49:51.825 30244 4955 E FMQ : grantorIdx must be less than 3
05-30 12:49:51.825 30244 4955 E FMQ : grantorIdx must be less than 3
05-30 12:49:51.836 30244 4955 E ion : ioctl c0044901 failed with code -1:
Invalid argument
05-30 12:49:51.863 30244 4953 E FMQ : grantorIdx must be less than 3
05-30 12:49:51.923 30244 4968 E FMQ : grantorIdx must be less than 3
05-30 12:49:51.923 30244 4968 E FMQ : grantorIdx must be less than 3
05-30 12:49:51.929 30244 4968 E FMQ : grantorIdx must be less than 3
05-30 12:49:51.963 30244 31148 E FMQ : grantorIdx must be less than 3
05-30 12:49:52.469 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 1 is not owned by the
producer (state = QUEUED)
05-30 12:49:52.469 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
05-30 12:49:52.469 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
05-30 12:49:52.469 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 7 is not owned by the
producer (state = ACQUIRED)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
05-30 12:49:52.470 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
05-30 12:49:52.471 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
05-30 12:49:52.472 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
05-30 12:49:52.473 30244 4953 E BufferQueueProducer: [SurfaceTexture-0-30244-0]
(id:762400000000,api:3,p:30244,c:30244) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
05-30 12:49:52.483 30244 31148 E BufferQueueProducer: [MediaCodec.release]
(id:762400000001,api:0,p:-1,c:30244) detachBuffer: BufferQueue has no connected
producer
05-30 12:50:03.974 30244 31125 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
05-30 12:50:04.345 30244 5062 E FMQ : grantorIdx must be less than 3
05-30 12:50:04.345 30244 5062 E FMQ : grantorIdx must be less than 3
05-30 12:50:04.351 30244 5062 E FMQ : grantorIdx must be less than 3
05-30 12:50:04.377 30244 31148 E FMQ : grantorIdx must be less than 3
05-30 12:50:04.540 30244 30274 E System : Uncaught exception thrown by finalizer
05-30 12:50:04.540 30244 30274 E System : java.io.IOException: Failed to rename
file
05-30 12:50:04.540 30244 30274 E System : at X.9bt.close(:67)
05-30 12:50:04.540 30244 30274 E System : at
java.io.FileOutputStream.finalize(FileOutputStream.java:500)
05-30 12:50:04.540 30244 30274 E System : at
java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:291)
05-30 12:50:04.540 30244 30274 E System : at
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:278)
05-30 12:50:04.540 30244 30274 E System : at
java.lang.Daemons$Daemon.run(Daemons.java:139)
05-30 12:50:04.540 30244 30274 E System : at
java.lang.Thread.run(Thread.java:923)
05-30 12:50:05.556 30244 30244 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
05-30 12:50:05.578 30244 30323 E nightwatch-target: unknown nightwatch data: 300
05-30 12:50:07.621 30244 4389 E _V_SensorManager: unregisterListenerImpl
listener=X.2h1@bd30efdsensor=NULL num: 1
05-30 12:50:22.078 30244 4190 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:50:22.792 30244 4393 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:50:23.062 30244 4393 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:50:23.663 30244 4393 I chatty : uid=10152(com.facebook.katana) identical
7 lines
05-30 12:50:23.736 30244 4393 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
05-30 12:50:24.054 30244 4393 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:50:24.066 30244 4393 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:50:24.177 30244 5025 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:50:24.529 30244 5107 E fb4a.GraphServiceEmitter: No-op! use adaptive
graphql portal to set prefetch pacing
05-30 12:52:30.806 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:52:30.821 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:52:45.081 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:55:07.847 30244 30944 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
05-30 12:55:07.920 30244 4648 E fb4a.msys: E[S
sync]_createResponseError(191)=>Network Response 30071c4a-fddc-488d-9f75-
6751a2055793 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
05-30 12:55:07.930 30244 4648 E fb4a.msys: E[S
sync]_createResponseError(191)=>Network Response 6fec19ee-74f3-4613-92de-
1bf77db41271 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
05-30 12:55:07.933 30244 4648 E fb4a.msys: E[S
sync]_createResponseError(191)=>Network Response a2609a6d-802e-4a07-be1c-
f399dd8a4ecd contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
05-30 13:20:32.991 30244 6319 D Linux : [Posix_connect Debug]Process
com.facebook.katana :443
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 13:20:35.738 30244 4590 E WM-WorkerWrapper: ... 3 more
05-30 13:20:40.718 30244 6319 E fb4a.ConnectionTester: Failed to connect to
/2a03:2880:ff:ffff:face:b00c:0:1:80
05-30 13:20:40.725 30244 6319 E fb4a.ConnectionTester: Failed to connect to
/2a03:2880:10ff:fffe:face:b00c:0:1:80
05-30 13:20:40.731 30244 6319 E fb4a.ConnectionTester: Failed to connect to
/2a03:2880:204f:fffe:face:b00c:0:1:80
05-30 13:20:40.737 30244 6319 E fb4a.ConnectionTester: Failed to connect to
/2a03:2880:21ff:fffe:face:b00c:0:1:80
05-30 13:20:40.742 30244 6319 E fb4a.ConnectionTester: Failed to connect to
/2a03:2880:f1ff:88:face:b00c:0:77d0:80
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 13:40:35.336 30244 4599 E WM-WorkerWrapper: ... 3 more
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 13:40:35.385 30244 4590 E WM-WorkerWrapper: ... 3 more
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 14:28:35.304 30244 4590 E WM-WorkerWrapper: ... 3 more
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 15:11:09.321 30244 4597 E WM-WorkerWrapper: ... 3 more
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 15:32:35.330 30244 4592 E WM-WorkerWrapper: ... 3 more
05-30 15:55:16.629 1832 2969 W _V_PackageManager: setEnabledSetting
packageName:com.facebook.katana
className:com.facebook.socialwifi.detection.SocialWifiDetectorActivity newState:2
userId:0 callingPackage:null callingUid:10152 callingPid:30244
05-30 15:55:16.677 30244 30271 I facebook.katan: Method exceeds compiler
instruction limit: 29250 in void X.1Z2.A02(X.1Vx, int)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 15:55:18.345 30244 4590 E WM-WorkerWrapper: ... 3 more
05-30 15:55:38.644 30244 30323 E nightwatch-target: unknown nightwatch data: 325
05-30 15:55:38.728 30244 30323 E nightwatch-target: unknown nightwatch data: 300
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 16:12:35.133 30244 4590 E WM-WorkerWrapper: ... 3 more
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 16:32:34.158 30244 4590 E WM-WorkerWrapper: ... 3 more
05-30 16:52:35.384 30244 12137 E fb4a.7dK: Failure decoding override info
05-30 16:52:35.384 30244 12137 E fb4a.7dK: X.1Z9: org.json.JSONException: No value
for new_locale
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.7dL.<init>(:99)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.7dK.D94(:23)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.466.call(:113)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.0zV.run(:72)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.3EH.run(:3)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.1Ob.run(:14)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at
java.lang.Thread.run(Thread.java:923)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: Caused by: org.json.JSONException: No
value for new_locale
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at
org.json.JSONObject.get(JSONObject.java:400)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at
org.json.JSONObject.getString(JSONObject.java:561)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: at X.7dL.<init>(:10)
05-30 16:52:35.384 30244 12137 E fb4a.7dK: ... 9 more
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 16:52:39.101 30244 4599 E WM-WorkerWrapper: ... 3 more
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 17:12:37.681 30244 4597 E WM-WorkerWrapper: ... 3 more
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 17:36:35.849 30244 4592 E WM-WorkerWrapper: ... 3 more
05-30 17:55:22.499 30244 30497 E libc : Access denied finding property
"ro.hardware.alter"
05-30 17:55:23.137 30244 30497 E libc : Access denied finding property
"ro.hardware.chipname"
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: Work [ id=1c37a4b8-eedc-4125-
b0ea-700a98617578, tags={ com.facebook.dcp.scheduler.DcpWorker } ] failed because
it threw an exception/error
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.QQY: no use case metadata
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at X.0Qo.A01(:20)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at X.0Qo.get(:268435534)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at X.0Tg.run(:4)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at X.0H2.run(:2)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:923)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: Caused by: X.QQY: no use case
metadata
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at X.SP4.A00(:764)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at
com.facebook.dcp.scheduler.DcpWorker.A04(:18)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: at X.0Th.run(:2)
05-30 17:55:23.467 30244 4592 E WM-WorkerWrapper: ... 3 more

You might also like