Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #20866

Closed (moved)
(moved)
Open
Created Dec 02, 2016 by Yawning Angel@yawning

OpenGL software rendering is broken on certain Linux systems.

Software rendering with modern Mesa uses llvmpipe, and thus depends on libLLVM.

Depending on which version of the libstdc++ the system's libLLVM was compiled against, the software rendering DRI module (swrast_dri.so) can fail to load, because Tor Browser includes libstdc++.so.6 as part of the bundle (and in the LD_LIBRARY_PATH).

Snipped strace output, with a bunch of env vars set:

Tor/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib/libLLVM-3.9.so))

This is non-fatal, but webGL will be broken on those systems.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking