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,982
    • Issues 4,982
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 479
    • Merge requests 479
  • 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
  • #194
Closed
Open
Created Oct 27, 2003 by dons@trac-dons

closure type 0 occurence

The 6.3 head, unregisterised, on mips64-sgi-irix has
repeatedly given me the following for the okeefe_neural
test. I'm sending this out as a possible data point
(with newlines for emphasis):

   ====> Running ./programs/okeefe_neural/test.T
   =====> okeefe_neural(normal)
   cd ./programs/okeefe_neural &&
  
'/import/pill0/1/dons/ghc/fptools/ghc/compiler/ghc-inplace'
   -no-recomp  -dcore-lint -Dmips_sgi_irix --make -o 
   okeefe_neural Main  -package lang +RTS -M64m -RTS   
   >okeefe_neural.comp.stderr 2>&1  Compile failed
   (status 65024) errors were:
   Chasing modules from: Main
   Compiling Main             ( Main.hs, Main.o )
   ghc-6.3: internal error:
 
   scavenge_mark_stack: 
        unimplemented/strange closure type 0 @ 4ea9060
 
   Please report this as a bug to          
                  glasgow-haskell-bugs@haskell.org,  
              or http://www.sourceforge.net/projects/ghc/

Closure type 0 == INVALID_OBJECT. Unfortunately, gdb 
doesn't seem to work properly in 64 bit mode on this
platform.

-- Don
Trac metadata
Trac field Value
Version 6.4
Type Bug
TypeOfFailure OtherFailure
Priority high
Resolution ResolvedFixed
Component Runtime System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking