Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3,607
    • Issues 3,607
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #5833

Closed
Open
Opened Jan 30, 2012 by Ian Lynagh <igloo@earth.li>@trac-igloo
  • Report abuse
  • New issue
Report abuse New issue

PolyKinds10 fails an assert

With a slow validate build on OSX x86_64, PolyKinds10 fails:

=====> PolyKinds10(normal) 2 of 13 [0, 0, 0]
cd . && '/Users/ian/ghc/7.4-branch/val64/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts  -fno-ghci-history -o PolyKinds10 PolyKinds10.hs    >PolyKinds10.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main             ( PolyKinds10.hs, PolyKinds10.o )
ghc-stage2: panic! (the 'impossible' happened)
  (GHC version 7.4.0.20120126 for x86_64-apple-darwin):
        ASSERT failed! file compiler/types/Kind.lhs line 258
[ghc-prim:GHC.Prim.*{(w) tc 34d}] [ghc-prim:GHC.Prim.*{(w) tc 34d}]

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


*** unexpected failure for PolyKinds10(normal)
Trac metadata
Trac field Value
Version 7.4.1-rc2
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture

Related issues

  • Discussion
  • Designs
Assignee
Assign to
7.6.1
Milestone
7.6.1
Assign milestone
Time tracking
None
Due date
None
4
Labels
bug P::normal PolyKinds Trac import
Assign labels
  • View project labels
Reference: ghc/ghc#5833