[GHC] #8415: GHC bug using darcs on Kubuntu 13.04
GHC
ghc-devs
Mon Oct 7 09:32:09 UTC 2013
#8415: GHC bug using darcs on Kubuntu 13.04
-------------------------------------+----------------------------------
Reporter: JoeAquilina | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+----------------------------------
Changes (by hvr):
* cc: simonmar (added)
* failure: None/Unknown => Runtime crash
* component: Compiler => Runtime System
* owner: => simonmar
Old description:
> I was trying to push a darcs patch when it failed with a GHC error. This
> is the text of the error message on the console:
>
> darcs: internal error: evacuate: strange closure type 536064
> (GHC version 7.6.2 for x86_64_unknown_linux)
> Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug
> Aborted (core dumped)
>
> Not sure if this is exactly what is required when reporting a bug, I am
> very new to this and am unsure of the procedures involved regarding GHC
> bug reporting.
>
> Thanks in advance.
New description:
I was trying to push a Darcs patch when it failed with a GHC error. This
is the text of the error message on the console:
{{{
darcs: internal error: evacuate: strange closure type 536064
(GHC version 7.6.2 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Aborted (core dumped)
}}}
Not sure if this is exactly what is required when reporting a bug, I am
very new to this and am unsure of the procedures involved regarding GHC
bug reporting.
Thanks in advance.
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8415#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list