UnifiedNlp icon indicating copy to clipboard operation
UnifiedNlp copied to clipboard

warning in logcat: DeadObjectException

Open conrad-heimbold opened this issue 7 years ago • 1 comments

device: gts28vewifi
operating system: lineageos 15.1
newest microg version,
lineageos from download.lineage.microg.org

logcat:

android.os.DeadObjectException
	at android.os.BinderProxy.transactNative(Native Method)
	at android.os.BinderProxy.transact(Binder.java:764)
	at org.microg.nlp.api.LocationBackend$Stub$Proxy.update(LocationBackend.java:157)
	at org.microg.nlp.location.BackendHelper.update(BackendHelper.java:71)
	at org.microg.nlp.location.BackendFuser.update(BackendFuser.java:83)
	at org.microg.nlp.location.ThreadHelper.run(ThreadHelper.java:73)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:307)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:302)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
	at java.lang.Thread.run(Thread.java:764)

This warning is flooding my logcat.

conrad-heimbold avatar Jun 06 '18 01:06 conrad-heimbold

@conrad-heimbold it would certainly help to include some details on your system: device, ROM, Android version… Could you please edit them in?

IzzySoft avatar Jun 06 '18 05:06 IzzySoft