Skip to content

helm: fails to start with MESA errors #95806

@raboof

Description

@raboof

Describe the bug

When I start helm (the synthesizer), I get MESA errors:

libGL error: MESA-LOADER: failed to open iris (search paths /run/opengl-driver/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open iris (search paths /run/opengl-driver/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast (search paths /run/opengl-driver/lib/dri)
libGL error: failed to load driver: swrast

and the window opens, but the GUI doesn't show.

Additional context

Similar to #87967, when I use LD_PRELOAD to load libstdc++ from gcc-9 instead of gcc-8 it works!

Notify maintainers

@magnetophon

Metadata

  • system: "x86_64-linux"
  • host os: Linux 5.7.15, NixOS, 20.09.git.1e3f09feaa5 (Nightingale)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.3.7
  • channels(root): "nixos-20.03pre194293.2436c27541b"
  • nixpkgs: /home/aengelen/nixpkgs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions