[GHC] #13108: Improve poor Access Violation reporting on Windows

GHC ghc-devs at haskell.org
Wed Jan 11 08:49:49 UTC 2017


#13108: Improve poor Access Violation reporting on Windows
-------------------------------------+-------------------------------------
           Reporter:  awson          |             Owner:
               Type:  task           |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Runtime        |           Version:
  System                             |
           Keywords:                 |  Operating System:  Windows
       Architecture:                 |   Type of failure:  Poor/confusing
  Unknown/Multiple                   |  error message
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Currently all that we have is "Segmentation fault/access violation in
 generated code" message.

 My patch adds type (read/write/dep violation) and location information to
 the diagnostics. This may help tremendously when analyzing the problems.

 Please, apply.

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


More information about the ghc-tickets mailing list