[GHC] #14510: GHC.ExecutionStack.showStackTrace broken

GHC ghc-devs at haskell.org
Wed Nov 22 02:02:12 UTC 2017


#14510: GHC.ExecutionStack.showStackTrace broken
-------------------------------------+-------------------------------------
           Reporter:  duog           |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.2.2
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 When compiled with the dwarf bindist of 8.2.2 with
 {{{
 ghc --make -g testdwarf.hs
 }}}
 The following is output:
 {{{
 testdwarf: Failed to get stack frames of current process: no matching
 address range: Success
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14510>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list