Note that there are some explanatory texts on larger screens.

plurals
  1. POIllegalArgumentException locking surface
    text
    copied!<p><strong>Device Samsung galaxy s3. OS-4.0.4.I have a list view diplaying list items.Then after i keep my phone idle for 5-10 min,agian when i unlock and resume my application i see this exception</strong></p> <pre><code>E/SurfaceTextureClient( 9044): dequeueBuffer failed (No such device) E/ViewRootImpl( 9044): IllegalArgumentException locking surface E/ViewRootImpl( 9044): java.lang.IllegalArgumentException E/ViewRootImpl( 9044): at android.view.Surface.lockCanvasNative(Native Method) E/ViewRootImpl( 9044): at android.view.Surface.lockCanvas(Surface.java:76) E/ViewRootImpl( 9044): at android.view.ViewRootImpl.draw(ViewRootImpl.java:2157) E/ViewRootImpl( 9044): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1846) E/ViewRootImpl( 9044): at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2658) E/ViewRootImpl( 9044): at android.os.Handler.dispatchMessage(Handler.java:99) E/ViewRootImpl( 9044): at android.os.Looper.loop(Looper.java:137) E/ViewRootImpl( 9044): at android.app.ActivityThread.main(ActivityThread.java:4514) E/ViewRootImpl( 9044): at java.lang.reflect.Method.invokeNative(Native Method) E/ViewRootImpl( 9044): at java.lang.reflect.Method.invoke(Method.java:511) E/ViewRootImpl( 9044): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:980) E/ViewRootImpl( 9044): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:747) E/ViewRootImpl( 9044): at dalvik.system.NativeStart.main(Native Method) </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload