Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,274
    • Issues 4,274
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 412
    • Merge Requests 412
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #10994

Closed
Open
Opened Oct 20, 2015 by erikd@trac-erikd

GHCi segfaults when built with DYNAMIC_GHC_PROGRAMS = NO

Current git HEAD has failing tests after D975 when compiling with DYNAMIC_GHC_PROGRAMS = NO.

Unexpected failures:
   ghci.debugger/scripts  break001 [bad exit code] (ghci)
   ghci.debugger/scripts  break005 [bad exit code] (ghci)
   ghci.debugger/scripts  break006 [bad exit code] (ghci)
   ghci.debugger/scripts  break011 [bad exit code] (ghci)
   ghci.debugger/scripts  break017 [bad exit code] (ghci)
   ghci.debugger/scripts  dynbrk007 [bad exit code] (ghci)
   ghci.debugger/scripts  hist001 [bad exit code] (ghci)
   ghci.debugger/scripts  print001 [bad exit code] (ghci)
   ghci.debugger/scripts  print002 [bad exit code] (ghci)
   ghci.debugger/scripts  print003 [bad exit code] (ghci)
   ghci.debugger/scripts  print004 [bad exit code] (ghci)
   ghci.debugger/scripts  print005 [bad exit code] (ghci)
   ghci.debugger/scripts  print006 [bad exit code] (ghci)
   ghci.debugger/scripts  print008 [bad exit code] (ghci)
   ghci.debugger/scripts  print010 [bad exit code] (ghci)
   ghci.debugger/scripts  print011 [bad exit code] (ghci)
   ghci.debugger/scripts  print012 [bad exit code] (ghci)
   ghci.debugger/scripts  print013 [bad exit code] (ghci)
   ghci.debugger/scripts  print016 [bad exit code] (ghci)
   ghci.debugger/scripts  print017 [bad exit code] (ghci)
   ghci.debugger/scripts  print019 [bad exit code] (ghci)
   ghci.debugger/scripts  print020 [bad exit code] (ghci)
   ghci.debugger/scripts  print023 [bad exit code] (ghci)
   ghci.debugger/scripts  print024 [bad exit code] (ghci)
   ghci.debugger/scripts  print026 [bad exit code] (ghci)
   ghci.debugger/scripts  print028 [bad exit code] (ghci)
   ghci.debugger/scripts  print031 [bad exit code] (ghci)
   ghci.debugger/scripts  print032 [bad exit code] (ghci)
   ghci.debugger/scripts  print034 [bad exit code] (ghci)
   ghci/scripts           T2976 [bad exit code] (ghci)
Trac metadata
Trac field Value
Version 7.11
Type Bug
TypeOfFailure OtherFailure
Priority high
Resolution Unresolved
Component Test Suite
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
Edited Mar 10, 2019 by erikd
Assignee
Assign to
8.0.1
Milestone
8.0.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#10994