Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,862
    • Issues 4,862
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 455
    • Merge requests 455
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #18883
Closed
Open
Created Oct 25, 2020 by Ben Gamari@bgamari🐢Maintainer

T3807 fails with ThreadSanitizer

T3807 fails when ThreadSanitizer is in use:

Wrong exit code for T3807()(expected 0 , actual 2 )
Stdout ( T3807 ):
Failed to open shared library: /usr/lib/x86_64-linux-gnu/libtsan.so.0: cannot allocate memory in static TLS block
Makefile:7: recipe for target 'T3807' failed
Stderr ( T3807 ):
make: *** [T3807] Error 1

I suspect that this is a ThreadSanitizer limitation.

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