Logger connected to:  asus ASUS_X017DA
--------- beginning of crash
FATAL EXCEPTION: main
Process: b4a.example, PID: 12780
java.lang.RuntimeException: anywheresoftware.b4a.B4AUncaughtException
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:175)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at b4a.example.main.afterFirstLayout(main.java:111)
	at b4a.example.main.access$000(main.java:17)
	at b4a.example.main$WaitForLayout.run(main.java:83)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
Caused by: anywheresoftware.b4a.B4AUncaughtException
	at anywheresoftware.b4a.Msgbox.debugWait(Msgbox.java:210)
	at anywheresoftware.b4a.debug.Debug.wait(Debug.java:217)
	at anywheresoftware.b4a.shell.Shell.debugPause(Shell.java:544)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:417)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	... 11 more
--------- beginning of main
null
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:471): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
*** Debugger waiting for connection (0) ***
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
After accept
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
Unexpected event (missing RaiseSynchronousEvents): ion_event
Check the unfiltered logs for the full stack trace.
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1348)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:314)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at anywheresoftware.b4j.object.JavaObject$1.invoke(JavaObject.java:237)
	at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
	at $Proxy0.ResultArrived(Unknown Source)
	at anywheresoftware.b4a.BA.startActivityForResult(BA.java:562)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4j.object.JavaObject.RunMethod(JavaObject.java:131)
	at b4a.example.main._startactivityforresult(main.java:451)
	at b4a.example.main._activity_resume(main.java:430)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at b4a.example.main.afterFirstLayout(main.java:111)
	at b4a.example.main.access$000(main.java:17)
	at b4a.example.main$WaitForLayout.run(main.java:83)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
2
0
null
Error occurred on line: 106 (Main)
java.lang.RuntimeException: Object should first be initialized (Intent).
	at anywheresoftware.b4a.AbsObjectWrapper.getObject(AbsObjectWrapper.java:67)
	at anywheresoftware.b4a.objects.IntentWrapper.GetExtra(IntentWrapper.java:104)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at anywheresoftware.b4a.shell.Shell$2.run(Shell.java:321)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
null: 28
java.net.SocketException: Socket closed
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:144)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:248)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:267)
	at anywheresoftware.b4a.shell.ShellConnector.readControlData(ShellConnector.java:191)
	at anywheresoftware.b4a.shell.ShellConnector.connect(ShellConnector.java:186)
	at anywheresoftware.b4a.shell.ShellConnector.run(ShellConnector.java:119)
	at java.lang.Thread.run(Thread.java:764)
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
PFP: 0x005ff110, ME: 0x005ff066
type=1400 audit(0.0:472): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
*** Debugger waiting for connection (0) ***
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
Unexpected event (missing RaiseSynchronousEvents): ion_event
Check the unfiltered logs for the full stack trace.
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1348)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:314)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at anywheresoftware.b4j.object.JavaObject$1.invoke(JavaObject.java:237)
	at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
	at $Proxy0.ResultArrived(Unknown Source)
	at anywheresoftware.b4a.BA.startActivityForResult(BA.java:562)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4j.object.JavaObject.RunMethod(JavaObject.java:131)
	at b4a.example.main._startactivityforresult(main.java:451)
	at b4a.example.main._activity_resume(main.java:430)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at b4a.example.main.afterFirstLayout(main.java:111)
	at b4a.example.main.access$000(main.java:17)
	at b4a.example.main$WaitForLayout.run(main.java:83)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
2
0
null
Error occurred on line: 106 (Main)
java.lang.RuntimeException: Object should first be initialized (Intent).
	at anywheresoftware.b4a.AbsObjectWrapper.getObject(AbsObjectWrapper.java:67)
	at anywheresoftware.b4a.objects.IntentWrapper.HasExtra(IntentWrapper.java:110)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at anywheresoftware.b4a.shell.Shell$2.run(Shell.java:321)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
java.net.SocketException: Socket closed
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:144)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:248)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:267)
	at anywheresoftware.b4a.shell.ShellConnector.readControlData(ShellConnector.java:191)
	at anywheresoftware.b4a.shell.ShellConnector.connect(ShellConnector.java:186)
	at anywheresoftware.b4a.shell.ShellConnector.run(ShellConnector.java:119)
	at java.lang.Thread.run(Thread.java:764)
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:473): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
*** Debugger waiting for connection (0) ***
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
After accept
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
Unexpected event (missing RaiseSynchronousEvents): ion_event
Check the unfiltered logs for the full stack trace.
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1348)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:314)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at anywheresoftware.b4j.object.JavaObject$1.invoke(JavaObject.java:237)
	at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
	at $Proxy0.ResultArrived(Unknown Source)
	at anywheresoftware.b4a.BA.startActivityForResult(BA.java:562)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4j.object.JavaObject.RunMethod(JavaObject.java:131)
	at b4a.example.main._startactivityforresult(main.java:451)
	at b4a.example.main._activity_resume(main.java:430)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at b4a.example.main.afterFirstLayout(main.java:111)
	at b4a.example.main.access$000(main.java:17)
	at b4a.example.main$WaitForLayout.run(main.java:83)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
Starting remote logger. Port: 35352
After accept
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:474): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
*** Debugger waiting for connection (0) ***
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
Unexpected event (missing RaiseSynchronousEvents): ion_event
Check the unfiltered logs for the full stack trace.
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1348)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:314)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at anywheresoftware.b4j.object.JavaObject$1.invoke(JavaObject.java:237)
	at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
	at $Proxy0.ResultArrived(Unknown Source)
	at anywheresoftware.b4a.BA.startActivityForResult(BA.java:562)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4j.object.JavaObject.RunMethod(JavaObject.java:131)
	at b4a.example.main._startactivityforresult(main.java:451)
	at b4a.example.main._activity_resume(main.java:430)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at java.lang.reflect.Method.invoke(Native Method)
	at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:193)
	at b4a.example.main.afterFirstLayout(main.java:111)
	at b4a.example.main.access$000(main.java:17)
	at b4a.example.main$WaitForLayout.run(main.java:83)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
2
0
null
** Activity (main) Pause, UserClosed = false **
throwing b4a uncaught exception
Shutting down VM
FATAL EXCEPTION: main
Process: b4a.example, PID: 13355
java.lang.RuntimeException: anywheresoftware.b4a.B4AUncaughtException
	at anywheresoftware.b4a.shell.Shell$2.run(Shell.java:323)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
Caused by: anywheresoftware.b4a.B4AUncaughtException
	at anywheresoftware.b4a.Msgbox.debugWait(Msgbox.java:210)
	at anywheresoftware.b4a.debug.Debug.wait(Debug.java:217)
	at anywheresoftware.b4a.shell.Shell.debugPause(Shell.java:544)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:417)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at anywheresoftware.b4a.shell.Shell$2.run(Shell.java:321)
	... 7 more
java.lang.RuntimeException: anywheresoftware.b4a.B4AUncaughtException
	at anywheresoftware.b4a.shell.Shell$2.run(Shell.java:323)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:198)
	at android.app.ActivityThread.main(ActivityThread.java:6732)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
Caused by: anywheresoftware.b4a.B4AUncaughtException
	at anywheresoftware.b4a.Msgbox.debugWait(Msgbox.java:210)
	at anywheresoftware.b4a.debug.Debug.wait(Debug.java:217)
	at anywheresoftware.b4a.shell.Shell.debugPause(Shell.java:544)
	at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:417)
	at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
	at anywheresoftware.b4a.shell.Shell$2.run(Shell.java:321)
	... 7 more
Sending signal. PID: 13355 SIG: 9
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:478): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
*** Debugger waiting for connection (0) ***
*** Debugger waiting for connection (1) ***
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
throwing b4a uncaught exception
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:479): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
*** Debugger waiting for connection (0) ***
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
throwing b4a uncaught exception
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:481): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
*** Debugger waiting for connection (0) ***
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
After accept
ignoring event: ion_event
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
throwing b4a uncaught exception
** Activity (main) Resume **
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Waiting for a blocking GC AddRemoveAppImageSpace
WaitForGcToComplete blocked AddRemoveAppImageSpace on HeapTrim for 16.142ms
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
type=1400 audit(0.0:482): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
PFP: 0x005ff110, ME: 0x005ff066
*** Debugger waiting for connection (0) ***
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
** Service (starter) Start **
After accept
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
throwing b4a uncaught exception
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:483): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
*** Debugger waiting for connection (0) ***
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
throwing b4a uncaught exception
** Activity (main) Resume **
Background concurrent copying GC freed 136611(2MB) AllocSpace objects, 0(0B) LOS objects, 60% free, 1980KB/4MB, paused 5.303ms total 20.595ms
Background concurrent copying GC freed 138813(2MB) AllocSpace objects, 0(0B) LOS objects, 58% free, 2MB/5MB, paused 7.788ms total 32.607ms
** Activity (main) Pause, UserClosed = false **
** Service (starter) Destroy (ignored)**
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (0) ***
type=1400 audit(0.0:484): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:485): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
*** Debugger waiting for connection (0) ***
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
After accept
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:486): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
*** Debugger waiting for connection (0) ***
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
After accept
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (0) ***
type=1400 audit(0.0:487): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
** Service (starter) Destroy (ignored)**
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:488): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
*** Debugger waiting for connection (0) ***
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
After accept
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:489): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
*** Debugger waiting for connection (0) ***
PFP: 0x005ff110, ME: 0x005ff066
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
*** Debugger waiting for connection (1) ***
After accept
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
** Activity (main) Pause, UserClosed = true **
System.exit called, status: 0
VM exiting with result code 0, cleanup skipped.
Not starting debugger since process cannot load the jdwp agent.
Connecting to perf service.
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
SetAppTypeFace- try to flip, app = b4a.example
    Typeface getFontPathFlipFont - systemFont = default#default
Class anywheresoftware.b4a.BA failed lock verification and will run slower.
Common causes for lock verification issues are non-optimized dex code
and incorrect proguard optimizations.
common created.
Starting remote logger. Port: 35352
Skia GL Pipeline
QUALCOMM build                   : cf57c9c, I1cb5c4d1cc
Build Date                       : 10/15/18
OpenGL ES Shader Compiler Version: EV031.25.03.01
Local Branch                     : 
Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.049
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING
Build Config                     : S L 6.0.7 AArch64
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
type=1400 audit(0.0:490): avc: denied { search } for name="proc" dev="debugfs" ino=11655 scontext=u:r:untrusted_app:s0:c154,c256,c512,c768 tcontext=u:object_r:qti_debugfs:s0 tclass=dir permissive=0
PFP: 0x005ff110, ME: 0x005ff066
*** Debugger waiting for connection (0) ***
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
Initialized EGL, version 1.4
Swap behavior 2
Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
Loading /vendor/lib64/hw/gralloc.sdm660.so from current namespace instead of sphal namespace.
After accept
*** Debugger waiting for connection (1) ***
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
ignoring event: ion_event
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
onActivityResult: wi is null
** Activity (main) Resume **
Log reader error: java.io.InterruptedIOException: read interrupted
-1 received
writer error
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2034)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2068)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:387)
	at anywheresoftware.b4a.remotelogger.Connector$Writer.run(Connector.java:160)
	at java.lang.Thread.run(Thread.java:764)
Starting remote logger. Port: 35352
After accept
