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

Limbo Log

The document contains log messages from an Android application initializing and connecting to a virtual machine (VM) console. It shows the application starting the QEMU emulator with various parameters, loading a QEMU library, connecting to a VNC server on port 5901, and receiving notifications that the connection was successful and the RFB protocol version was 3.8. The application then displays Toast notifications and switches between an initial "Connecting" view and the main activity view.

Uploaded by

pokenir123
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)
26 views

Limbo Log

The document contains log messages from an Android application initializing and connecting to a virtual machine (VM) console. It shows the application starting the QEMU emulator with various parameters, loading a QEMU library, connecting to a VNC server on port 5901, and receiving notifications that the connection was successful and the RFB protocol version was 3.8. The application then displays Toast notifications and switches between an initial "Connecting" view and the main activity view.

Uploaded by

pokenir123
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/ 21

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

11-20 02:51:28.347 10459 10459 I SDL_android.c: JNI_OnLoad called


11-20 02:51:28.349 10459 10459 V ToastPresenter: sipHeight = 0
11-20 02:51:28.350 10459 10459 V ToastPresenter: Text: WM S in
android.widget.ToastPresenter@fedc9c
11-20 02:51:28.352 10459 10911 V vm-executor-jni.c: ***** INIT LIMBO VARS *****
11-20 02:51:28.353 10459 10911 V vm-executor-jni.c: Setting Params
11-20 02:51:28.354 10459 10911 V vm-executor-jni.c: Enable VNC server
11-20 02:51:28.354 10459 10911 V vm-executor-jni.c: QEMU
param[0]=/data/user/0/fr.energycube.android.app.com.limbo.emu.main.armv7/lib/
libqemu-system-x86_64.so
11-20 02:51:28.354 10459 10911 V vm-executor-jni.c: QEMU param[1]=-m
11-20 02:51:28.354 10459 10911 V vm-executor-jni.c: QEMU param[2]=128
11-20 02:51:28.354 10459 10911 V vm-executor-jni.c: QEMU param[3]=-L
11-20 02:51:28.354 10459 10911 V vm-executor-jni.c: QEMU
param[4]=/storage/emulated/0/limbo/
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[5]=-vga
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[6]=std
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[7]=-net
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[8]=user
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[9]=-net
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU
param[10]=nic,model=ne2k_pci
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[11]=-vnc
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[12]=localhost:1
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[13]=-k
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[14]=en-us
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[15]=-smp
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[16]=1
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[17]=-M
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[18]=pc
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[19]=-realtime
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[20]=mlock=off
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[21]=-rtc
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[22]=base=localtime
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: QEMU param[23]=-localtime
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: ***** INIT QEMU *****
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: Starting VM...
11-20 02:51:28.355 10459 10911 V vm-executor-jni.c: Loading lib:
/data/user/0/fr.energycube.android.app.com.limbo.emu.main.armv7/lib/libqemu-system-
x86_64.so
11-20 02:51:28.356 10459 10911 V vm-executor-jni.c: Loading symbol qemu_start...
11-20 02:51:28.361 10459 10459 I ViewRootImpl@63a6a5[Toast]: setView =
android.widget.LinearLayout@a6b2688 TM=true
11-20 02:51:28.381 10459 10459 I ViewRootImpl@63a6a5[Toast]: Relayout returned:
old=(0,123,720,1462) new=(80,1258,640,1404) req=(560,146)0 dur=11 res=0x7 s={true
3814100992} ch=true fn=-1
11-20 02:51:28.383 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:51:28.383 10459 10459 I ViewRootImpl@63a6a5[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:51:28.383 10459 10459 D ViewRootImpl@63a6a5[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:51:28.383 10459 10459 D ViewRootImpl@63a6a5[Toast]: Creating
frameCompleteCallback
11-20 02:51:28.385 10459 10598 D ViewRootImpl@63a6a5[Toast]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:51:28.393 10459 10477 D ViewRootImpl@63a6a5[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:51:28.393 10459 10911 D vl.c:3404: Storing
limbo_base_dir=/storage/emulated/0/limbo/
11-20 02:51:28.396 10459 10459 I ViewRootImpl@63a6a5[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:51:28.396 10459 10459 I ViewRootImpl@63a6a5[Toast]: [DP] rdf()
11-20 02:51:28.396 10459 10459 D ViewRootImpl@63a6a5[Toast]: reportDrawFinished
(fn: -1)
11-20 02:51:29.145 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]:
ViewPostIme pointer 0
11-20 02:51:29.269 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]:
ViewPostIme pointer 1
11-20 02:51:32.226 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:51:32.227 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:51:32.227 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:51:32.227 10459 10459 I ViewRootImpl@63a6a5[Toast]:
dispatchDetachedFromWindow
11-20 02:51:32.234 10459 10459 D InputTransport: Input channel destroyed:
'ea35a91', fd=195
11-20 02:51:32.260 10459 10459 I DecorView: [INFO] isPopOver=false, config=true
11-20 02:51:32.260 10459 10459 I DecorView: updateCaptionType >>
DecorView@b38061e[], isFloating=false, isApplication=true,
hasWindowControllerCallback=true, hasWindowDecorCaption=false
11-20 02:51:32.260 10459 10459 D DecorView: setCaptionType = 0, this =
DecorView@b38061e[]
11-20 02:51:32.261 10459 10459 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=280 msg=resources_loaded
11-20 02:51:32.290 10459 10459 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-20 02:51:32.298 10459 10459 I DecorView: [INFO] isPopOver=false, config=false
11-20 02:51:32.298 10459 10459 I DecorView: updateCaptionType >>
DecorView@18cd8df[Connecting to VM Console], isFloating=true, isApplication=true,
hasWindowControllerCallback=false, hasWindowDecorCaption=false
11-20 02:51:32.298 10459 10459 D DecorView: setCaptionType = 0, this =
DecorView@18cd8df[Connecting to VM Console]
11-20 02:51:32.303 10459 10459 D ScrollView: initGoToTop
11-20 02:51:32.305 10459 10459 D ScrollView: initGoToTop
11-20 02:51:32.317 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
setView = com.android.internal.policy.DecorView@18cd8df TM=true
11-20 02:51:32.319 10459 10924 I VncCanvas: Connecting to localhost, port 5901...
11-20 02:51:32.328 10459 10459 V Toast : show: caller =
com.max2idea.android.limbo.utils.UIUtils.showHints:60
11-20 02:51:32.328 10459 10459 V Toast : show: focusDisplayId = 0,
isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
11-20 02:51:32.328 10459 10459 V Toast : show: isActivityContext = true
11-20 02:51:32.334 10459 10924 V VncCanvas: Connected to server
11-20 02:51:32.334 10459 10924 I VncCanvas: RFB server supports protocol version
3.8
11-20 02:51:32.337 10459 10924 I VncCanvas: Using RFB protocol version 3.8
11-20 02:51:32.337 10459 10924 D debug : bitPref=1
11-20 02:51:32.338 10459 10459 V Toast : show: caller =
com.max2idea.android.limbo.main.LimboVNCActivity.onMouse:404
11-20 02:51:32.338 10459 10459 V Toast : show: focusDisplayId = 0,
isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
11-20 02:51:32.338 10459 10459 V Toast : show: isActivityContext = false
11-20 02:51:32.346 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
stopped(false) old=false
11-20 02:51:32.346 10459 10459 W Notification: Use of stream types is deprecated
for operations other than volume control
11-20 02:51:32.346 10459 10459 W Notification: See the documentation of setSound()
for what to use instead with android.media.AudioAttributes to qualify your playback
use case
11-20 02:51:32.358 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]: setView =
com.android.internal.policy.DecorView@b38061e TM=true
11-20 02:51:32.370 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on Connecting to VM Console
11-20 02:51:32.370 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on Connecting to VM Console
11-20 02:51:32.371 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
Relayout returned: old=(0,123,720,1462) new=(0,0,683,283) req=(683,283)0 dur=7
res=0x100007 s={true 3267905536} ch=true fn=-1
11-20 02:51:32.372 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:51:32.373 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
[DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:51:32.373 10459 10459 D ViewRootImpl@efcc1c4[Connecting to VM Console]:
Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:51:32.373 10459 10459 D ViewRootImpl@efcc1c4[Connecting to VM Console]:
Creating frameCompleteCallback
11-20 02:51:32.376 10459 10599 D ViewRootImpl@efcc1c4[Connecting to VM Console]:
Received frameDrawingCallback frameNum=1. Creating
transactionCompleteCallback=false
11-20 02:51:32.380 10459 10477 D ViewRootImpl@efcc1c4[Connecting to VM Console]:
Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:51:32.390 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]: Relayout
returned: old=(0,123,720,1462) new=(0,0,720,1339) req=(720,1339)0 dur=7
res=0x100007 s={true 3267912704} ch=true fn=-1
11-20 02:51:32.392 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]: [DP] dp(1)
1 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:51:32.392 10459 10459 D ViewRootImpl@5ae01eb[LimboVNCActivity]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:51:32.392 10459 10459 D ViewRootImpl@5ae01eb[LimboVNCActivity]: Creating
frameCompleteCallback
11-20 02:51:32.394 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:51:32.395 10459 10598 D ViewRootImpl@5ae01eb[LimboVNCActivity]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:51:32.399 10459 10477 D ViewRootImpl@5ae01eb[LimboVNCActivity]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:51:32.400 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]: [DP]
pdf(0) 1
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:51:32.400 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]: [DP] rdf()
11-20 02:51:32.400 10459 10459 D ViewRootImpl@5ae01eb[LimboVNCActivity]:
reportDrawFinished (fn: -1)
11-20 02:51:32.401 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
[DP] pdf(0) 1
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:51:32.401 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
[DP] rdf()
11-20 02:51:32.401 10459 10459 D ViewRootImpl@efcc1c4[Connecting to VM Console]:
reportDrawFinished (fn: -1)
11-20 02:51:32.403 10459 10459 V ToastPresenter: Text: Qres in
android.widget.ToastPresenter@7bdccd5
11-20 02:51:32.412 10459 10459 I ViewRootImpl@1f74cea[Toast]: setView =
android.widget.LinearLayout@59b6151 TM=true
11-20 02:51:32.416 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:51:32.444 10459 10473 I ViewRootImpl@1f74cea[Toast]: Resizing
android.view.ViewRootImpl@63bab7: frame=[84,68][636,140] reportDraw=true
forceLayout=false backDropFrame=Rect(0, 0 - 552, 72)
11-20 02:51:32.447 10459 10459 I ViewRootImpl@1f74cea[Toast]: Relayout returned:
old=(0,123,720,1462) new=(84,68,636,140) req=(552,72)0 dur=24 res=0x7 s={true
2970468352} ch=true fn=-1
11-20 02:51:32.448 10459 10924 I VncCanvas: No authentication needed
11-20 02:51:32.448 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:51:32.448 10459 10459 I ViewRootImpl@1f74cea[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:51:32.448 10459 10459 D ViewRootImpl@1f74cea[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:51:32.448 10459 10459 D ViewRootImpl@1f74cea[Toast]: Creating
frameCompleteCallback
11-20 02:51:32.449 10459 10599 D ViewRootImpl@1f74cea[Toast]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:51:32.453 10459 10477 D ViewRootImpl@1f74cea[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:51:32.461 10459 10459 I ViewRootImpl@1f74cea[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:51:32.462 10459 10459 I ViewRootImpl@1f74cea[Toast]: [DP] rdf()
11-20 02:51:32.462 10459 10459 D ViewRootImpl@1f74cea[Toast]: reportDrawFinished
(fn: -1)
11-20 02:51:32.480 10459 10459 I ViewRootImpl@1f74cea[Toast]: handleResized, msg =
5 frames=ClientWindowFrames{frame=[84,68][636,140] display=[0,68][720,1516]
backdrop=[0,0][552,72]} forceNextWindowRelayout=false displayId=0
frameChanged=false backdropFrameChanged=true configChanged=false
displayChanged=false mNextDrawUseBlastSync=false
mergedConfiguration={mGlobalConfig={1.1 724mcc4mnc [pt_BR] ldltr sw411dp w411dp
h765dp 280dpi nrml long port night finger -keyb/v/h -nav/h
winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123 - 720, 1462)
mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.6902
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0} mOverrideConfig={1.1
724mcc4mnc [pt_BR] ldltr sw411dp w411dp h827dp 280dpi nrml long port night finger -
keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 720, 1600) mAppBounds=Rect(0, 68 -
720, 1516) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=undefined} s.6841
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0}}
11-20 02:51:32.481 10459 10459 I ViewRootImpl@1f74cea[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.handleResized:2230
android.view.ViewRootImpl.access$1200:302
11-20 02:51:32.481 10459 10459 D ViewRootImpl@1f74cea[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:51:32.481 10459 10459 D ViewRootImpl@1f74cea[Toast]: Creating
frameCompleteCallback
11-20 02:51:32.481 10459 10598 D ViewRootImpl@1f74cea[Toast]: Received
frameDrawingCallback frameNum=2. Creating transactionCompleteCallback=false
11-20 02:51:32.484 10459 10477 D ViewRootImpl@1f74cea[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=2 lastAttemptedDrawFrameNum=2
11-20 02:51:32.485 10459 10459 I ViewRootImpl@1f74cea[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:51:32.485 10459 10459 I ViewRootImpl@1f74cea[Toast]: [DP] rdf()
11-20 02:51:32.485 10459 10459 D ViewRootImpl@1f74cea[Toast]: reportDrawFinished
(fn: -1)
11-20 02:51:32.486 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:51:32.488 10459 10924 I System.out: No authentication: success
11-20 02:51:32.501 10459 10924 I VncCanvas: Desktop name is QEMU
11-20 02:51:32.501 10459 10924 I VncCanvas: Desktop size is 720 x 400
11-20 02:51:32.502 10459 10924 I FBBM : bitmapsize = (720,400)
11-20 02:51:32.686 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:51:32.686 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:51:32.686 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:51:32.687 10459 10459 I ViewRootImpl@efcc1c4[Connecting to VM Console]:
dispatchDetachedFromWindow
11-20 02:51:32.702 10459 10459 D InputTransport: Input channel destroyed:
'8c0888c', fd=157
11-20 02:51:32.716 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:51:32.717 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:51:32.722 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:51:32.723 10459 10459 D InputMethodManager: startInputInner - Id : 0
11-20 02:51:32.723 10459 10459 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-20 02:51:32.839 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]:
handleAppVisibility mAppVisible=true visible=false
11-20 02:51:32.855 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:51:32.855 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:51:32.855 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:51:32.866 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]: Relayout
returned: old=(0,0,720,1339) new=(0,0,720,1339) req=(720,1339)8 dur=7 res=0x100005
s={false 0} ch=true fn=115
11-20 02:51:32.867 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]:
stopped(true) old=false
11-20 02:51:32.876 10459 10459 I ViewRootImpl@ca132fb[LimboEmuActivity]: Relayout
returned: old=(0,0,720,1339) new=(0,0,720,1339) req=(720,1339)8 dur=5 res=0x100005
s={false 0} ch=false fn=-1
11-20 02:51:33.208 10459 10459 W SQLiteLog: (28) double-quoted string literal:
"meu"
11-20 02:51:33.208 10459 10459 W SQLiteLog: (28) double-quoted string literal: ""
11-20 02:51:34.335 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:51:34.335 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:51:34.335 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:51:34.337 10459 10459 I ViewRootImpl@1f74cea[Toast]:
dispatchDetachedFromWindow
11-20 02:51:34.345 10459 10459 D InputTransport: Input channel destroyed:
'6bd2cbc', fd=258
11-20 02:51:34.350 10459 10459 V ToastPresenter: sipHeight = 0
11-20 02:51:34.353 10459 10459 V ToastPresenter: Text: Nous in
android.widget.ToastPresenter@20ddf16
11-20 02:51:34.363 10459 10459 I ViewRootImpl@ae4e097[Toast]: setView =
android.widget.LinearLayout@980d6a2 TM=true
11-20 02:51:34.392 10459 10459 I ViewRootImpl@ae4e097[Toast]: Relayout returned:
old=(0,123,720,1462) new=(108,1327,611,1404) req=(503,77)0 dur=9 res=0x7 s={true
2970468352} ch=true fn=-1
11-20 02:51:34.394 10459 10459 I ViewRootImpl@ae4e097[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:51:34.394 10459 10459 D ViewRootImpl@ae4e097[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:51:34.394 10459 10459 D ViewRootImpl@ae4e097[Toast]: Creating
frameCompleteCallback
11-20 02:51:34.395 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:51:34.396 10459 10599 D ViewRootImpl@ae4e097[Toast]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:51:34.400 10459 10477 D ViewRootImpl@ae4e097[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:51:34.402 10459 10459 I ViewRootImpl@ae4e097[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:51:34.402 10459 10459 I ViewRootImpl@ae4e097[Toast]: [DP] rdf()
11-20 02:51:34.402 10459 10459 D ViewRootImpl@ae4e097[Toast]: reportDrawFinished
(fn: -1)
11-20 02:51:37.849 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:51:37.850 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:51:37.850 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:51:37.854 10459 10459 I ViewRootImpl@ae4e097[Toast]:
dispatchDetachedFromWindow
11-20 02:51:37.862 10459 10459 D InputTransport: Input channel destroyed:
'4ea44d6', fd=192
11-20 02:51:45.666 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:51:45.667 10459 10459 I GestureDetector: obtain mCurrentDownEvent. id:
706192383 caller: android.androidVNC.AbstractGestureInputHandler.onTouchEvent:36
android.androidVNC.VncCanvasActivity$TouchpadInputHandler.onTouchEvent:478
android.androidVNC.VncCanvasActivity.onTouchEvent:1079
11-20 02:51:45.682 10459 10459 I GestureDetector: obtain mCurrentMotionEventRaw.
action: 2 id: 348007433
11-20 02:51:45.781 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:51:45.967 10459 10459 I GestureDetector: handleMessage TAP
11-20 02:51:46.173 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:51:46.174 10459 10459 I GestureDetector: obtain mCurrentDownEvent. id:
260631718 caller: android.androidVNC.AbstractGestureInputHandler.onTouchEvent:36
android.androidVNC.VncCanvasActivity$TouchpadInputHandler.onTouchEvent:478
android.androidVNC.VncCanvasActivity.onTouchEvent:1079
11-20 02:51:46.198 10459 10459 I GestureDetector: obtain mCurrentMotionEventRaw.
action: 2 id: 680587969
11-20 02:51:46.298 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:51:46.474 10459 10459 I GestureDetector: handleMessage TAP
11-20 02:51:47.141 10459 10584 D vulkan : searching for layers in
'/data/app/~~gfwkzwldH_OMJgzdkARn-A==/fr.energycube.android.app.com.limbo.emu.main.
armv7-XSrdCvsUeEKg4UKfGvwiHQ==/lib/arm'
11-20 02:51:47.142 10459 10584 D vulkan : searching for layers in
'/data/app/~~gfwkzwldH_OMJgzdkARn-A==/fr.energycube.android.app.com.limbo.emu.main.
armv7-XSrdCvsUeEKg4UKfGvwiHQ==/base.apk!/lib/armeabi-v7a'
11-20 02:51:47.199 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:51:47.200 10459 10459 I GestureDetector: obtain mCurrentDownEvent. id:
777078622 caller: android.androidVNC.AbstractGestureInputHandler.onTouchEvent:36
android.androidVNC.VncCanvasActivity$TouchpadInputHandler.onTouchEvent:478
android.androidVNC.VncCanvasActivity.onTouchEvent:1079
11-20 02:51:47.215 10459 10459 I GestureDetector: obtain mCurrentMotionEventRaw.
action: 2 id: 15341330
11-20 02:51:47.347 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:51:47.499 10459 10459 I GestureDetector: handleMessage TAP
11-20 02:51:47.747 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:51:47.748 10459 10459 I GestureDetector: obtain mCurrentDownEvent. id:
240160583 caller: android.androidVNC.AbstractGestureInputHandler.onTouchEvent:36
android.androidVNC.VncCanvasActivity$TouchpadInputHandler.onTouchEvent:478
android.androidVNC.VncCanvasActivity.onTouchEvent:1079
11-20 02:51:47.765 10459 10459 I GestureDetector: obtain mCurrentMotionEventRaw.
action: 2 id: 399752015
11-20 02:51:47.847 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:51:48.048 10459 10459 I GestureDetector: handleMessage TAP
11-20 02:51:57.959 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:51:57.962 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:52:00.704 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:52:00.835 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:52:00.838 10459 10459 I IMM_LC : showSoftInput(View,I)
11-20 02:52:00.838 10459 10459 I IMM_LC : ssi() - flag : 2 view :
fr.energycube.android.app.com.limbo.emu.main.armv7 reason = SHOW_SOFT_INPUT
11-20 02:52:00.838 10459 10459 I IMM_LC : ssi() view is not EditText
11-20 02:52:00.991 10459 10459 D InsetsController: show(ime(), fromIme=true)
11-20 02:52:00.992 10459 10459 D InsetsSourceConsumer: setRequestedVisible:
visible=true, type=19,
host=fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.
main.LimboVNCActivity, from=android.view.InsetsSourceConsumer.show:246
android.view.InsetsController.showDirectly:1489
android.view.InsetsController.controlAnimationUnchecked:1137
android.view.InsetsController.applyAnimation:1456
android.view.InsetsController.applyAnimation:1437
android.view.InsetsController.show:976
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6478
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6403
android.os.Handler.dispatchMessage:106 android.os.Looper.loopOnce:226
11-20 02:52:02.709 10459 10459 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent=KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_N, scanCode=0, metaState=0, flags=0x0, repeatCount=0,
eventTime=974119781, downTime=974119781, deviceId=-1, source=0x101, displayId=-1 }
11-20 02:52:02.709 10459 10459 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent=KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_N, scanCode=0, metaState=0, flags=0x0, repeatCount=0,
eventTime=974119781, downTime=974119781, deviceId=-1, source=0x101, displayId=-1 }
11-20 02:52:02.710 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
setInTouchMode(false),
android.view.ViewRootImpl.checkForLeavingTouchModeAndConsume:9045
android.view.ViewRootImpl.access$3500:302
android.view.ViewRootImpl$EarlyPostImeInputStage.processKeyEvent:7394
android.view.ViewRootImpl$EarlyPostImeInputStage.onProcess:7378
android.view.ViewRootImpl$InputStage.deliver:6922
android.view.ViewRootImpl.deliverInputEvent:10400
android.view.ViewRootImpl.doProcessInputEvents:10248
android.view.ViewRootImpl.enqueueInputEvent:10204
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6539
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6403
11-20 02:52:02.710 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:52:02.714 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:52:03.367 10459 10459 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent=KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_Y, scanCode=0, metaState=0, flags=0x0, repeatCount=0,
eventTime=974120439, downTime=974120439, deviceId=-1, source=0x101, displayId=-1 }
11-20 02:52:03.367 10459 10459 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent=KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_Y, scanCode=0, metaState=0, flags=0x0, repeatCount=0,
eventTime=974120439, downTime=974120439, deviceId=-1, source=0x101, displayId=-1 }
11-20 02:52:03.368 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:52:03.372 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:52:03.640 10459 10459 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent=KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_Y, scanCode=0, metaState=0, flags=0x0, repeatCount=0,
eventTime=974120712, downTime=974120712, deviceId=-1, source=0x101, displayId=-1 }
11-20 02:52:03.640 10459 10459 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent=KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_Y, scanCode=0, metaState=0, flags=0x0, repeatCount=0,
eventTime=974120712, downTime=974120712, deviceId=-1, source=0x101, displayId=-1 }
11-20 02:52:03.640 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:52:03.644 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:52:07.929 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-20 02:53:19.141 10459 10467 I .emu.main.armv: Background concurrent copying GC
freed 110680(5985KB) AllocSpace objects, 3(96KB) LOS objects, 49% free,
7713KB/15MB, paused 464us,91us total 115.249ms
11-20 02:53:19.149 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:53:19.152 10459 10468 D InputTransport: Input channel destroyed:
'ClientS', fd=186
11-20 02:53:19.152 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:53:19.153 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:53:19.153 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:53:19.154 10459 10468 D InputTransport: Input channel destroyed:
'ClientS', fd=174
11-20 02:53:19.155 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:08.078 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:08.095 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:08.097 10459 10459 D InputMethodManager: startInputInner - Id : 0
11-20 02:54:08.097 10459 10459 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-20 02:54:08.123 10459 10459 D InsetsSourceConsumer: setRequestedVisible:
visible=false, type=19,
host=fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.
main.LimboVNCActivity, from=android.view.InsetsSourceConsumer.hide:253
android.view.ImeInsetsSourceConsumer.hide:68
android.view.ImeInsetsSourceConsumer.hide:74
android.view.InsetsController.hideDirectly:1473
android.view.InsetsController.controlAnimationUnchecked:1139
android.view.InsetsController.applyAnimation:1456
android.view.InsetsController.applyAnimation:1437
android.view.InsetsController.hide:1006
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6482
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6403
11-20 02:54:08.145 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:08.327 10459 10459 I IMM_LC : notifyImeHidden
11-20 02:54:10.138 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:54:10.246 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:54:12.923 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:54:13.039 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:54:13.048 10459 10459 V Toast : show: caller =
com.max2idea.android.limbo.main.LimboVNCActivity.onMouse:404
11-20 02:54:13.048 10459 10459 V Toast : show: focusDisplayId = 0,
isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
11-20 02:54:13.048 10459 10459 V Toast : show: isActivityContext = false
11-20 02:54:13.055 10459 10459 V ToastPresenter: sipHeight = 0
11-20 02:54:13.056 10459 10459 V ToastPresenter: Text: Nous in
android.widget.ToastPresenter@6058c00
11-20 02:54:13.067 10459 10459 I ViewRootImpl@904cc39[Toast]: setView =
android.widget.LinearLayout@537682c TM=true
11-20 02:54:13.082 10459 10459 I ViewRootImpl@904cc39[Toast]: Relayout returned:
old=(0,123,720,1462) new=(108,1327,611,1404) req=(503,77)0 dur=9 res=0x7 s={true
3979254784} ch=true fn=-1
11-20 02:54:13.083 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:13.083 10459 10459 I ViewRootImpl@904cc39[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:13.084 10459 10459 D ViewRootImpl@904cc39[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:13.084 10459 10459 D ViewRootImpl@904cc39[Toast]: Creating
frameCompleteCallback
11-20 02:54:13.085 10459 10598 D ViewRootImpl@904cc39[Toast]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:54:13.096 10459 10477 D ViewRootImpl@904cc39[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:13.098 10459 10459 I ViewRootImpl@904cc39[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:13.098 10459 10459 I ViewRootImpl@904cc39[Toast]: [DP] rdf()
11-20 02:54:13.098 10459 10459 D ViewRootImpl@904cc39[Toast]: reportDrawFinished
(fn: -1)
11-20 02:54:14.198 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:54:14.255 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:54:14.350 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: setView
= android.widget.PopupWindow$PopupDecorView@d030fd5 TM=true
11-20 02:54:14.370 10459 10614 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Resizing android.view.ViewRootImpl@6db6db: frame=[370,130][713,1138]
reportDraw=true forceLayout=false backDropFrame=Rect(0, 0 - 343, 1008)
11-20 02:54:14.374 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on PopupWindow:4c8db19
11-20 02:54:14.376 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on PopupWindow:4c8db19
11-20 02:54:14.377 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Relayout returned: old=(0,123,720,1462) new=(370,7,713,1015) req=(343,1008)0 dur=9
res=0x100007 s={true 3781657600} ch=true fn=-1
11-20 02:54:14.378 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:14.403 10459 10459 D AbsListView: in onLayout changed
11-20 02:54:14.404 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: [DP]
dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:14.405 10459 10459 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:14.405 10459 10459 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Creating frameCompleteCallback
11-20 02:54:14.409 10459 10599 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Received frameDrawingCallback frameNum=1. Creating
transactionCompleteCallback=false
11-20 02:54:14.416 10459 10477 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:14.418 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: [DP]
pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:14.418 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: [DP]
rdf()
11-20 02:54:14.418 10459 10459 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
reportDrawFinished (fn: -1)
11-20 02:54:14.426 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[370,7][713,1015] display=[-
10000,-10000][10000,10000] backdrop=[0,-123][343,885]}
forceNextWindowRelayout=false displayId=0 frameChanged=false
backdropFrameChanged=true configChanged=false displayChanged=false
mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={1.1 724mcc4mnc
[pt_BR] ldltr sw411dp w411dp h765dp 280dpi nrml long port night finger -keyb/v/h -
nav/h winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123 - 720,
1462) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.6902
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0} mOverrideConfig={1.1
724mcc4mnc [pt_BR] ldltr sw411dp w411dp h765dp 280dpi nrml long port night finger -
keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123
- 720, 1462) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.1
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0}}
11-20 02:54:14.427 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: [DP]
dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.handleResized:2230
android.view.ViewRootImpl.access$1200:302
11-20 02:54:14.427 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:14.431 10459 10459 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:14.431 10459 10459 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Creating frameCompleteCallback
11-20 02:54:14.434 10459 10598 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Received frameDrawingCallback frameNum=3. Creating
transactionCompleteCallback=false
11-20 02:54:14.439 10459 10477 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Received frameCompleteCallback lastAcquiredFrameNum=3 lastAttemptedDrawFrameNum=3
11-20 02:54:14.440 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: [DP]
pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:14.440 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]: [DP]
rdf()
11-20 02:54:14.441 10459 10459 D ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
reportDrawFinished (fn: -1)
11-20 02:54:14.444 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:15.405 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
ViewPostIme pointer 0
11-20 02:54:15.805 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
ViewPostIme pointer 1
11-20 02:54:15.805 10459 10459 D AbsListView: onTouchUp() mTouchMode : 2
11-20 02:54:15.848 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
Relayout returned: old=(370,7,713,1015) new=(370,7,713,1015) req=(343,1008)0 dur=13
res=0x100001 s={true 3781657600} ch=false fn=37
11-20 02:54:15.871 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:15.873 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:15.876 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:15.889 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:15.890 10459 10459 D InputMethodManager: startInputInner - Id : 0
11-20 02:54:15.890 10459 10459 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-20 02:54:16.140 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:16.141 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:54:16.141 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:54:16.141 10459 10459 I ViewRootImpl@a9d17de[PopupWindow:4c8db19]:
dispatchDetachedFromWindow
11-20 02:54:16.150 10459 10459 D InputTransport: Input channel destroyed:
'c2dfa40', fd=193
11-20 02:54:16.571 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:16.571 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:54:16.571 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:54:16.572 10459 10459 I ViewRootImpl@904cc39[Toast]:
dispatchDetachedFromWindow
11-20 02:54:16.580 10459 10459 D InputTransport: Input channel destroyed:
'fad2d10', fd=186
11-20 02:54:23.934 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:54:24.117 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:54:29.719 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:54:29.868 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:54:29.916 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: setView
= android.widget.PopupWindow$PopupDecorView@b83b0ed TM=true
11-20 02:54:29.933 10459 10471 I ViewRootImpl@d887b96[PopupWindow:291ab1]: Resizing
android.view.ViewRootImpl@54839b3: frame=[370,130][713,1138] reportDraw=true
forceLayout=false backDropFrame=Rect(0, 0 - 343, 1008)
11-20 02:54:29.938 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on PopupWindow:291ab1
11-20 02:54:29.940 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on PopupWindow:291ab1
11-20 02:54:29.941 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: Relayout
returned: old=(0,123,720,1462) new=(370,7,713,1015) req=(343,1008)0 dur=10
res=0x100007 s={true 3979254784} ch=true fn=-1
11-20 02:54:29.943 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:29.968 10459 10459 D AbsListView: in onLayout changed
11-20 02:54:29.969 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: [DP]
dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:29.971 10459 10459 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:29.971 10459 10459 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Creating
frameCompleteCallback
11-20 02:54:29.975 10459 10599 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:54:29.980 10459 10477 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:29.981 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: [DP]
pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:29.981 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: [DP]
rdf()
11-20 02:54:29.981 10459 10459 D ViewRootImpl@d887b96[PopupWindow:291ab1]:
reportDrawFinished (fn: -1)
11-20 02:54:29.992 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[370,7][713,1015] display=[-
10000,-10000][10000,10000] backdrop=[0,-123][343,885]}
forceNextWindowRelayout=false displayId=0 frameChanged=false
backdropFrameChanged=true configChanged=false displayChanged=false
mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={1.1 724mcc4mnc
[pt_BR] ldltr sw411dp w411dp h765dp 280dpi nrml long port night finger -keyb/v/h -
nav/h winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123 - 720,
1462) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.6902
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0} mOverrideConfig={1.1
724mcc4mnc [pt_BR] ldltr sw411dp w411dp h765dp 280dpi nrml long port night finger -
keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123
- 720, 1462) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.1
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0}}
11-20 02:54:29.992 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: [DP]
dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.handleResized:2230
android.view.ViewRootImpl.access$1200:302
11-20 02:54:29.992 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:29.993 10459 10459 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:29.993 10459 10459 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Creating
frameCompleteCallback
11-20 02:54:29.996 10459 10598 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Received
frameDrawingCallback frameNum=3. Creating transactionCompleteCallback=false
11-20 02:54:30.000 10459 10477 D ViewRootImpl@d887b96[PopupWindow:291ab1]: Received
frameCompleteCallback lastAcquiredFrameNum=3 lastAttemptedDrawFrameNum=3
11-20 02:54:30.001 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: [DP]
pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:30.001 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: [DP]
rdf()
11-20 02:54:30.002 10459 10459 D ViewRootImpl@d887b96[PopupWindow:291ab1]:
reportDrawFinished (fn: -1)
11-20 02:54:30.006 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:42.707 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]:
ViewPostIme pointer 0
11-20 02:54:42.809 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]:
ViewPostIme pointer 1
11-20 02:54:42.810 10459 10459 D AbsListView: onTouchUp() mTouchMode : 0
11-20 02:54:42.896 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]: Relayout
returned: old=(370,7,713,1015) new=(370,7,713,1015) req=(343,1008)0 dur=15
res=0x100001 s={true 3979254784} ch=false fn=22
11-20 02:54:42.915 10459 10459 V Toast : show: caller =
com.max2idea.android.limbo.utils.UIUtils$1.run:26
11-20 02:54:42.916 10459 10459 V Toast : show: focusDisplayId = 0,
isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
11-20 02:54:42.916 10459 10459 V Toast : show: isActivityContext = true
11-20 02:54:42.924 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:42.926 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:42.927 10459 10459 V ToastPresenter: Text: Oo r in
android.widget.ToastPresenter@825a116
11-20 02:54:42.938 10459 10459 I ViewRootImpl@c1e7a97[Toast]: setView =
android.widget.LinearLayout@652b8a2 TM=true
11-20 02:54:42.942 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:42.943 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:42.944 10459 10459 D InputMethodManager: startInputInner - Id : 0
11-20 02:54:42.944 10459 10459 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-20 02:54:42.960 10459 10459 I ViewRootImpl@c1e7a97[Toast]: Relayout returned:
old=(0,123,720,1462) new=(108,756,611,828) req=(503,72)0 dur=10 res=0x7 s={true
3979247616} ch=true fn=-1
11-20 02:54:42.961 10459 10459 I ViewRootImpl@c1e7a97[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:42.961 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:42.961 10459 10459 D ViewRootImpl@c1e7a97[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:42.961 10459 10459 D ViewRootImpl@c1e7a97[Toast]: Creating
frameCompleteCallback
11-20 02:54:42.962 10459 10599 D ViewRootImpl@c1e7a97[Toast]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:54:42.968 10459 10477 D ViewRootImpl@c1e7a97[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:42.971 10459 10459 I ViewRootImpl@c1e7a97[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:42.971 10459 10459 I ViewRootImpl@c1e7a97[Toast]: [DP] rdf()
11-20 02:54:42.971 10459 10459 D ViewRootImpl@c1e7a97[Toast]: reportDrawFinished
(fn: -1)
11-20 02:54:43.216 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:43.216 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:54:43.216 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:54:43.217 10459 10459 I ViewRootImpl@d887b96[PopupWindow:291ab1]:
dispatchDetachedFromWindow
11-20 02:54:43.225 10459 10459 D InputTransport: Input channel destroyed:
'a27cbb5', fd=161
11-20 02:54:45.348 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:54:45.349 10459 10459 I GestureDetector: obtain mCurrentDownEvent. id:
866248020 caller: android.androidVNC.AbstractGestureInputHandler.onTouchEvent:36
android.androidVNC.VncCanvasActivity$TouchpadInputHandler.onTouchEvent:478
android.androidVNC.VncCanvasActivity.onTouchEvent:1079
11-20 02:54:45.364 10459 10459 I GestureDetector: obtain mCurrentMotionEventRaw.
action: 2 id: 452003679
11-20 02:54:45.454 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:54:46.424 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:46.424 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:54:46.425 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:54:46.427 10459 10459 I ViewRootImpl@c1e7a97[Toast]:
dispatchDetachedFromWindow
11-20 02:54:46.437 10459 10459 D InputTransport: Input channel destroyed:
'926b599', fd=157
11-20 02:54:49.538 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 0
11-20 02:54:49.625 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme key 1
11-20 02:54:50.546 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:54:50.553 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:54:50.608 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: setView
= android.widget.PopupWindow$PopupDecorView@7794347 TM=true
11-20 02:54:50.626 10459 10614 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Resizing android.view.ViewRootImpl@7ff649d: frame=[370,130][713,1138]
reportDraw=true forceLayout=false backDropFrame=Rect(0, 0 - 343, 1008)
11-20 02:54:50.632 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on PopupWindow:6125b6b
11-20 02:54:50.633 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on PopupWindow:6125b6b
11-20 02:54:50.634 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Relayout returned: old=(0,123,720,1462) new=(370,7,713,1015) req=(343,1008)0 dur=9
res=0x100007 s={true 3979247616} ch=true fn=-1
11-20 02:54:50.637 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:50.662 10459 10459 D AbsListView: in onLayout changed
11-20 02:54:50.663 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: [DP]
dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:50.665 10459 10459 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:50.665 10459 10459 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Creating frameCompleteCallback
11-20 02:54:50.669 10459 10598 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Received frameDrawingCallback frameNum=1. Creating
transactionCompleteCallback=false
11-20 02:54:50.674 10459 10477 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:50.676 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: [DP]
pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:50.676 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: [DP]
rdf()
11-20 02:54:50.676 10459 10459 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
reportDrawFinished (fn: -1)
11-20 02:54:50.686 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[370,7][713,1015] display=[-
10000,-10000][10000,10000] backdrop=[0,-123][343,885]}
forceNextWindowRelayout=false displayId=0 frameChanged=false
backdropFrameChanged=true configChanged=false displayChanged=false
mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={1.1 724mcc4mnc
[pt_BR] ldltr sw411dp w411dp h765dp 280dpi nrml long port night finger -keyb/v/h -
nav/h winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123 - 720,
1462) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.6902
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0} mOverrideConfig={1.1
724mcc4mnc [pt_BR] ldltr sw411dp w411dp h765dp 280dpi nrml long port night finger -
keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 123 - 720, 1462) mAppBounds=Rect(0, 123
- 720, 1462) mMaxBounds=Rect(0, 0 - 720, 1600) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.1
fontWeightAdjustment=0 ff=0 bf=0 bts=1 enb/d themeSeq=0}}
11-20 02:54:50.687 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: [DP]
dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.handleResized:2230
android.view.ViewRootImpl.access$1200:302
11-20 02:54:50.687 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:50.696 10459 10459 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:50.696 10459 10459 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Creating frameCompleteCallback
11-20 02:54:50.697 10459 10599 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Received frameDrawingCallback frameNum=3. Creating
transactionCompleteCallback=false
11-20 02:54:50.700 10459 10477 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Received frameCompleteCallback lastAcquiredFrameNum=3 lastAttemptedDrawFrameNum=3
11-20 02:54:50.702 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: [DP]
pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:50.702 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]: [DP]
rdf()
11-20 02:54:50.702 10459 10459 D ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
reportDrawFinished (fn: -1)
11-20 02:54:50.702 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:52.587 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
ViewPostIme pointer 0
11-20 02:54:52.702 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
ViewPostIme pointer 1
11-20 02:54:52.703 10459 10459 D AbsListView: onTouchUp() mTouchMode : 2
11-20 02:54:52.705 10459 10459 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-20 02:54:52.710 10459 10459 I DecorView: [INFO] isPopOver=false, config=false
11-20 02:54:52.710 10459 10459 I DecorView: updateCaptionType >>
DecorView@c77f7ca[Pause VM], isFloating=true, isApplication=true,
hasWindowControllerCallback=false, hasWindowDecorCaption=false
11-20 02:54:52.710 10459 10459 D DecorView: setCaptionType = 0, this =
DecorView@c77f7ca[Pause VM]
11-20 02:54:52.716 10459 10459 D ScrollView: initGoToTop
11-20 02:54:52.720 10459 10459 D ScrollView: initGoToTop
11-20 02:54:52.738 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: setView =
com.android.internal.policy.DecorView@c77f7ca TM=true
11-20 02:54:52.759 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on Pause VM
11-20 02:54:52.760 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on Pause VM
11-20 02:54:52.760 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: Relayout returned:
old=(0,123,720,1462) new=(18,500,701,839) req=(683,339)0 dur=13 res=0x100007
s={true 3979254784} ch=true fn=-1
11-20 02:54:52.762 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:52.762 10459 10459 D ScrollView: onsize change changed
11-20 02:54:52.763 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: [DP] dp(1) 1
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:52.763 10459 10459 D ViewRootImpl@8cfb622[Pause VM]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:52.763 10459 10459 D ViewRootImpl@8cfb622[Pause VM]: Creating
frameCompleteCallback
11-20 02:54:52.770 10459 10598 D ViewRootImpl@8cfb622[Pause VM]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:54:52.775 10459 10477 D ViewRootImpl@8cfb622[Pause VM]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:52.801 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
Relayout returned: old=(370,7,713,1015) new=(370,7,713,1015) req=(343,1008)0 dur=8
res=0x100001 s={true 3979247616} ch=false fn=24
11-20 02:54:52.804 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: [DP] pdf(0) 1
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:52.804 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: [DP] rdf()
11-20 02:54:52.804 10459 10459 D ViewRootImpl@8cfb622[Pause VM]: reportDrawFinished
(fn: -1)
11-20 02:54:52.809 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:52.832 10459 10459 I ViewRootImpl@8cfb622[Pause VM]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:53.097 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:53.097 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:54:53.097 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:54:53.098 10459 10459 I ViewRootImpl@d6db6c8[PopupWindow:6125b6b]:
dispatchDetachedFromWindow
11-20 02:54:53.105 10459 10459 D InputTransport: Input channel destroyed:
'b814ba0', fd=176
11-20 02:54:54.079 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: ViewPostIme
pointer 0
11-20 02:54:54.327 10459 10459 I ViewRootImpl@8cfb622[Pause VM]: ViewPostIme
pointer 1
11-20 02:54:54.332 10459 10477 D OpenGLRenderer: setSurface called with nullptr
11-20 02:54:54.333 10459 10477 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-20 02:54:54.333 10459 10477 D OpenGLRenderer: destroyEglSurface
11-20 02:54:54.334 10459 10477 D OpenGLRenderer: endAllActiveAnimators on
0xc2c9f300 (RippleDrawable) with handle 0xe3420820
11-20 02:54:54.335 10459 10459 I ViewRootImpl@8cfb622[Pause VM]:
dispatchDetachedFromWindow
11-20 02:54:54.338 10459 11924 W SQLiteLog: (28) double-quoted string literal:
"meu"
11-20 02:54:54.338 10459 11924 W SQLiteLog: (28) double-quoted string literal: ""
11-20 02:54:54.350 10459 10459 D InputTransport: Input channel destroyed:
'4dfb485', fd=84
11-20 02:54:54.351 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:54.352 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:54.357 10459 10924 V VncCanvas: rfb.EncodingNewFBSize
11-20 02:54:54.380 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
11-20 02:54:54.381 10459 10459 D InputMethodManager: startInputInner - Id : 0
11-20 02:54:54.381 10459 10459 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-20 02:54:54.864 10459 10459 V Toast : show: caller =
com.max2idea.android.limbo.main.LimboVNCActivity$8$1.run:639
11-20 02:54:54.864 10459 10459 V Toast : show: focusDisplayId = 0,
isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
11-20 02:54:54.864 10459 10459 V Toast : show: isActivityContext = false
11-20 02:54:54.876 10459 10459 V ToastPresenter: sipHeight = 0
11-20 02:54:54.878 10459 10459 V ToastPresenter: Text: Qlea in
android.widget.ToastPresenter@a5b9664
11-20 02:54:54.890 10459 10459 I ViewRootImpl@629b0cd[Toast]: setView =
android.widget.LinearLayout@46db4d0 TM=true
11-20 02:54:54.910 10459 10459 I ViewRootImpl@629b0cd[Toast]: Relayout returned:
old=(0,123,720,1462) new=(89,1327,630,1404) req=(541,77)0 dur=8 res=0x7 s={true
3979254784} ch=true fn=-1
11-20 02:54:54.911 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:54.911 10459 10459 I ViewRootImpl@629b0cd[Toast]: [DP] dp(1) 0
android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:54.912 10459 10459 D ViewRootImpl@629b0cd[Toast]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:54.912 10459 10459 D ViewRootImpl@629b0cd[Toast]: Creating
frameCompleteCallback
11-20 02:54:54.916 10459 10599 D ViewRootImpl@629b0cd[Toast]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:54:54.920 10459 10477 D ViewRootImpl@629b0cd[Toast]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:54.922 10459 10459 I ViewRootImpl@629b0cd[Toast]: [DP] pdf(0) 0
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:54.922 10459 10459 I ViewRootImpl@629b0cd[Toast]: [DP] rdf()
11-20 02:54:54.922 10459 10459 D ViewRootImpl@629b0cd[Toast]: reportDrawFinished
(fn: -1)
11-20 02:54:55.088 10459 10798 V LimboVNCActivity: Stopping Listener
11-20 02:54:55.088 10459 10798 V Listener: Time Listener Started...
11-20 02:54:55.098 10459 10798 D LimboVNCActivity: save_state = NONE
11-20 02:54:55.098 10459 10798 D LimboVNCActivity: pause_state = NONE
11-20 02:54:55.098 10459 10798 V Inside : Status: NONE
11-20 02:54:55.250 10459 11935 I savevm.c: Migration complete
11-20 02:54:55.253 10459 10911 E fdsan : attempted to close file descriptor 176,
expected to be unowned, actually owned by ParcelFileDescriptor 0x8ad8cc9
11-20 02:54:55.255 10459 10911 I libc : Requested dump for tid 10911 (Thread-12)
11-20 02:54:55.461 11940 11940 I crash_dump32: obtaining output fd from tombstoned,
type: kDebuggerdTombstoneProto
11-20 02:54:55.475 11940 11940 I crash_dump32: performing dump of process 10459
(target tid = 10911)
11-20 02:54:55.504 11940 11940 E DEBUG : failed to read fdsan table entry 0: I/O
error
11-20 02:54:56.100 10459 10798 D LimboVNCActivity: save_state = NONE
11-20 02:54:56.100 10459 10798 D LimboVNCActivity: pause_state = DONE
11-20 02:54:56.101 10459 10798 V Inside : Status: DONE
11-20 02:54:56.101 10459 10798 V Inside : Saving state is done: DONE
11-20 02:54:56.101 10459 10798 V LimboVNCActivity: Stopping Listener
11-20 02:54:56.102 10459 10798 V Listener: Time listener thread exited...
11-20 02:54:56.127 10459 10911 I hmp.c:1771: Migration DONE
11-20 02:54:56.227 10459 10459 W SQLiteLog: (28) double-quoted string literal:
"meu"
11-20 02:54:56.227 10459 10459 W SQLiteLog: (28) double-quoted string literal: ""
11-20 02:54:56.229 10459 10459 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-20 02:54:56.234 10459 10459 I DecorView: [INFO] isPopOver=false, config=false
11-20 02:54:56.234 10459 10459 I DecorView: updateCaptionType >>
DecorView@b740f5[], isFloating=true, isApplication=true,
hasWindowControllerCallback=false, hasWindowDecorCaption=false
11-20 02:54:56.234 10459 10459 D DecorView: setCaptionType = 0, this =
DecorView@b740f5[]
11-20 02:54:56.240 10459 10459 D ScrollView: initGoToTop
11-20 02:54:56.243 10459 10459 D ScrollView: initGoToTop
11-20 02:54:56.263 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]: setView =
com.android.internal.policy.DecorView@b740f5 TM=true
11-20 02:54:56.290 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_NAVIGATION_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:56.291 10459 10459 D InsetsSourceConsumer: ensureControlAlpha: for
ITYPE_STATUS_BAR on
fr.energycube.android.app.com.limbo.emu.main.armv7/com.max2idea.android.limbo.main.
LimboVNCActivity
11-20 02:54:56.292 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]: Relayout
returned: old=(0,123,720,1462) new=(18,495,701,843) req=(683,348)0 dur=10
res=0x100007 s={true 3979247616} ch=true fn=-1
11-20 02:54:56.294 10459 10477 D OpenGLRenderer: eglCreateWindowSurface
11-20 02:54:56.294 10459 10459 D ScrollView: onsize change changed
11-20 02:54:56.294 10459 10459 D ScrollView: onsize change changed
11-20 02:54:56.294 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]: [DP] dp(1)
1 android.view.ViewRootImpl.reportNextDraw:11420
android.view.ViewRootImpl.performTraversals:4193
android.view.ViewRootImpl.doTraversal:2919
11-20 02:54:56.294 10459 10459 D ViewRootImpl@60a16c4[LimboVNCActivity]: Creating
frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true
hasBlurUpdates=false
11-20 02:54:56.294 10459 10459 D ViewRootImpl@60a16c4[LimboVNCActivity]: Creating
frameCompleteCallback
11-20 02:54:56.302 10459 10598 D ViewRootImpl@60a16c4[LimboVNCActivity]: Received
frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false
11-20 02:54:56.306 10459 10477 D ViewRootImpl@60a16c4[LimboVNCActivity]: Received
frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1
11-20 02:54:56.308 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]: [DP]
pdf(0) 1
android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:49
95 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6
android.os.Handler.handleCallback:938
11-20 02:54:56.308 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]: [DP] rdf()
11-20 02:54:56.308 10459 10459 D ViewRootImpl@60a16c4[LimboVNCActivity]:
reportDrawFinished (fn: -1)
11-20 02:54:56.313 10459 10459 I ViewRootImpl@5ae01eb[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 0 1
11-20 02:54:56.354 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]:
MSG_WINDOW_FOCUS_CHANGED 1 1
--------- beginning of crash
11-20 02:54:56.852 11940 11940 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
11-20 02:54:56.853 11940 11940 F DEBUG : Build fingerprint:
'samsung/a21sub/a21s:12/SP1A.210812.016/A217MUBSBDWI1:user/release-keys'
11-20 02:54:56.853 11940 11940 F DEBUG : Revision: '6'
11-20 02:54:56.853 11940 11940 F DEBUG : ABI: 'arm'
11-20 02:54:56.853 11940 11940 F DEBUG : Processor: '3'
11-20 02:54:56.853 11940 11940 F DEBUG : Timestamp: 2023-11-20
02:54:55.504601272-0300
11-20 02:54:56.853 11940 11940 F DEBUG : Process uptime: 311s
11-20 02:54:56.853 11940 11940 F DEBUG : Cmdline:
fr.energycube.android.app.com.limbo.emu.main.armv7
11-20 02:54:56.853 11940 11940 F DEBUG : pid: 10459, tid: 10911, name: Thread-12
>>> fr.energycube.android.app.com.limbo.emu.main.armv7 <<<
11-20 02:54:56.853 11940 11940 F DEBUG : uid: 10380
11-20 02:54:56.853 11940 11940 F DEBUG : signal 35 (<debuggerd signal>), code -1
(SI_QUEUE), fault addr --------
11-20 02:54:56.853 11940 11940 F DEBUG : Abort message: 'attempted to close file
descriptor 176, expected to be unowned, actually owned by ParcelFileDescriptor
0x8ad8cc9'
11-20 02:54:56.853 11940 11940 F DEBUG : r0 00000000 r1 00002a9f r2
00000023 r3 be2bc888
11-20 02:54:56.853 11940 11940 F DEBUG : r4 be2bc888 r5 000028db r6
be2bc89c r7 0000016b
11-20 02:54:56.853 11940 11940 F DEBUG : r8 be2bc680 r9 ed9cb274 r10
00000014 r11 00000000
11-20 02:54:56.853 11940 11940 F DEBUG : ip 00002a9f sp be2bc678 lr
ed97295d pc ed972970
11-20 02:54:56.854 11940 11940 F DEBUG : backtrace:
11-20 02:54:56.854 11940 11940 F DEBUG : #00 pc 00063970
/apex/com.android.runtime/lib/bionic/libc.so (fdsan_error(char const*, ...)+272)
(BuildId: 090ab871e95cdb56e5ef56973eafcd3f)
11-20 02:54:56.854 11940 11940 F DEBUG : #01 pc 0006370f
/apex/com.android.runtime/lib/bionic/libc.so (android_fdsan_close_with_tag+502)
(BuildId: 090ab871e95cdb56e5ef56973eafcd3f)
11-20 02:54:56.854 11940 11940 F DEBUG : #02 pc 00063dbb
/apex/com.android.runtime/lib/bionic/libc.so (close+6) (BuildId:
090ab871e95cdb56e5ef56973eafcd3f)
11-20 02:54:56.854 11940 11940 F DEBUG : #03 pc 0030df10
/data/app/~~gfwkzwldH_OMJgzdkARn-A==/fr.energycube.android.app.com.limbo.emu.main.a
rmv7-XSrdCvsUeEKg4UKfGvwiHQ==/lib/arm/libqemu-system-x86_64.so
11-20 02:54:57.105 10459 10459 V Toast : show: caller =
com.max2idea.android.limbo.main.LimboVNCActivity$1.run:205
11-20 02:54:57.105 10459 10459 V Toast : show: focusDisplayId = 0,
isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
11-20 02:54:57.105 10459 10459 V Toast : show: isActivityContext = false
11-20 02:54:57.393 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]:
ViewPostIme pointer 0
11-20 02:54:57.535 10459 10459 I ViewRootImpl@60a16c4[LimboVNCActivity]:
ViewPostIme pointer 1
11-20 02:54:57.538 10459 10459 V VMExecutor: Stopping the VM
11-20 02:54:57.541 10459 10459 V vm-executor-jni.c: VM Stop Request
11-20 02:54:57.542 10459 10911 V vm-executor-jni.c: Closing lib:
/data/user/0/fr.energycube.android.app.com.limbo.emu.main.armv7/lib/libqemu-system-
x86_64.so
11-20 02:54:57.542 10459 10911 V vm-executor-jni.c: VM has shutdown

You might also like