Skip to content
GitLab
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 5,245
    • Issues 5,245
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 568
    • Merge requests 568
  • 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 CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • report a bug

report a bug · Changes

Page history
Update report a bug authored Jul 15, 2021 by Matthew Pickering's avatar Matthew Pickering
Hide whitespace changes
Inline Side-by-side
report-a-bug.md
View page @ 7eab525b
......@@ -28,17 +28,17 @@ To report a bug:
- **RTS bugs**. However, if you encounter a crash from the runtime system, then don't bother searching for existing tickets - just create a new ticket. These indicate a general RTS failure of some kind, and can arise due to a wide range of causes, so it is easier for us to track each failure in a separate ticket.
>
>
> Runtime system errors usually manifest as one of the following error messages:
>
>
> ```wiki
> internal error: evacuate: strange closure type ...
> internal error: scavenge: unimplemented/strange closure type ...
> internal error: update_fwd: unknown/strange object ...
> internal error: stg_ap_v_ret
> ```
>
>
> Runtime system errors usually manifest as one of the following error messages:
>
>
> ```wiki
> internal error: evacuate: strange closure type ...
> internal error: scavenge: unimplemented/strange closure type ...
> internal error: update_fwd: unknown/strange object ...
> internal error: stg_ap_v_ret
> ```
- **If in doubt, just report your bug**.
......
Clone repository Edit sidebar

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Debugging
Commentary

Wiki

Title Index
Recent Changes