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,869
    • Issues 4,869
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 456
    • Merge requests 456
  • 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
  • #17269
Closed
Open
Created Sep 28, 2019 by Sebastian Graf@sgraf812Developer

T13615 fails in unrelated MRs

Currently, T13615 consistently fails for both !1828 (closed) (which fixes a bug in the rule matcher) and !1830 (merged) (which just adds some test cases and doesn't touch the compiler at all). Example job 1, Example job 2.

  • It only affects validate-x86_64-linux-deb9-debug, probably because the particular configuration isn't run in the other CI flavors
  • In both cases the error is
    Wrong exit code for T13615(threaded1)(expected 0 , actual 139 )
    Stderr ( T13615 ):
    Segmentation fault (core dumped)

Not sure what's happening there.

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