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,872
    • Issues 4,872
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 457
    • Merge requests 457
  • 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
  • #18884
Closed
Open
Created Oct 25, 2020 by Ben Gamari@bgamari🐢Maintainer

T13702 fails with ThreadSanitizer

T13702 fails when ThreadSanitizer is in use:

Wrong exit code for T13702()(expected 0 , actual 2 )
Stdout ( T13702 ):                                                                                                  
Makefile:62: recipe for target 'T13702' failed
Stderr ( T13702 ):
FATAL: ThreadSanitizer: unexpected memory mapping 0x55b4e8649000-0x55b4e864b000
make: *** [T13702] Error 66
*** unexpected failure for T13702(normal)

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