android leaks egl objects on shutdown

Bug #1248357 reported by Kevin DuBois
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mir
Won't Fix
Medium
Kevin DuBois
mir-android-platform
New
Undecided
Unassigned

Bug Description

I see this in the logs if you ctrl-c a server:

W/libEGL ( 2857): eglTerminate() called w/ 4 objects remaining
E/libEGL ( 2857): validate_display:253 error 3001 (EGL_NOT_INITIALIZED)
E/libEGL ( 2857): validate_display:253 error 3001 (EGL_NOT_INITIALIZED)
E/libEGL ( 2857): validate_display:253 error 3001 (EGL_NOT_INITIALIZED)
E/libEGL ( 2857): validate_display:253 error 3001 (EGL_NOT_INITIALIZED)

This /probably/ means we do something like eglDestroyContext (and the like) after calling eglTerminate on the display that those objects are associated with.

Since this only happens on shutdown, and doesn't cause crashing, marking 'medium' priority.

Tags: android
Changed in mir:
status: New → Triaged
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

The Android platform was deleted from lp:mir at revision 4155.

Changed in mir:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.