Jump to content

E/VRWatchDog: SUBMIT-TIMEOUT EXCEPTION when doing debug in AndroidStudio


daoshengmu_moz

Recommended Posts

When I am doing debug in AndroidStudio and pause by a breakpoint, WaveVR will kill my process by its watch dog, the log as below. Is there a way to disable it during debug?

 

```

E/svr: NanoSleep: Overslept by 19052.088 ms
E/VRWatchDog: SUBMIT-TIMEOUT EXCEPTION: 22926 ms
E/VRWatchDog: *** Kill process:9659, because app doesn't call submit in time ***
E/SVRMain: >>>Error: svr begin vr finish activity <<<
E/svr: NanoSleep: Overslept by 3853.139 ms
E/VRApp: Failed to submit right eye frame
E/VRApp: Failed to submit right eye frame
E/BufferQueueProducer: [surfaceTexture-13-9659-0] dequeueBuffer: BufferQueue has been abandoned

```

 

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...