Bug 1850285 Comment 9 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Just a guess, but the driver calls function `create_surface_context`, indicating that it destroyed the old surface context - which may contained the format list to be destroyed in `wlEglDestroyFormatSet`.
Just a guess, but the driver calls function `create_surface_context`, indicating that it destroyed the old surface context - which may contained a reference to the format list to be destroyed in `wlEglDestroyFormatSet`, given that tranche data is surface related.

Back to Bug 1850285 Comment 9