#885: ghci crashes on startup with AMD Athlon 64 X2 Dual and Data Execution
Prevention.
----------------------+-----------------------------------------------------
  Reporter:  guest    |          Owner:         
      Type:  bug      |         Status:  new    
  Priority:  normal   |      Milestone:         
 Component:  GHCi     |        Version:  6.4.2  
  Severity:  major    |     Resolution:         
  Keywords:           |             Os:  Windows
Difficulty:  Unknown  |   Architecture:  x86    
----------------------+-----------------------------------------------------
Comment (by guest):

 Hmm, that disassembly got garbled.  Try again:

 {{{
 1169F884  add         al,0
 1169F886  add         al,byte ptr [eax]
 1169F888  add         byte ptr [eax],al
 1169F88A  add         byte ptr [eax],al
 1169F88C  adc         dword ptr [eax],eax
 1169F88E  add         byte ptr [eax],al
 1169F890  mov         esi,dword ptr [ebp]   <-- break point here
 1169F893  add         ebp,4
 1169F896  jmp         dword ptr [ebp]
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/885>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to