Skip to content

Comments

Add a workaround for some Linux drivers.#1896

Merged
AWoloszyn merged 1 commit intogoogle:masterfrom
AWoloszyn:linux-workaround
May 22, 2018
Merged

Add a workaround for some Linux drivers.#1896
AWoloszyn merged 1 commit intogoogle:masterfrom
AWoloszyn:linux-workaround

Conversation

@AWoloszyn
Copy link
Contributor

We can get a crash when cleaning an instance in some
circumstances with Vulkan drivers on Linux.

If we force the Loader to keep an instance alive, then
we won't run into this problem. The downside is that we
leak a single instance.

Copy link
Contributor

@ben-clayton ben-clayton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do this with another driver blacklist?

We can get a crash when cleaning an instance in some
circumstances with Vulkan drivers on Linux.

If we force the Loader to keep an instance alive, then
we won't run into this problem. The downside is that we
leak a single instance.
Copy link
Contributor

@ben-clayton ben-clayton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AWoloszyn AWoloszyn merged commit d88f76e into google:master May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants