summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorLuke Granger-Brown <git@lukegb.com>2021-07-25 08:53:56 +0100
committerLuke Granger-Brown <git@lukegb.com>2021-07-25 08:53:56 +0100
commit51d83077ffbca115265b04853e244179713c6518 (patch)
treeba4e15ad224a6edf7bb112feea2067c65a8e16f0 /pkgs/development/python-modules/rangehttpserver
parent0103427daa07e5a5dd4cca22bd3c4f6f5a96737d (diff)
google-chrome: avoid crash under some situations
If our Chrome derivation is Vulkan enabled, the Chrome GPU process reliably crashes for me under M92 using the proprietary Nvidia drivers. This is because the PCI-based GPU detection path fails, and we attempt to use the Vulkan fallback instead, which then crashes(!!) Including libpci allows us to use Angle's src/gpu_info_util/SystemInfo_libpci.cpp path instead, which doesn't crash, unlike src/gpu_info_util/SystemInfo_vulkan.cpp.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions