Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-12-02 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  new   
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+
Changes (by awson):

  * status:  infoneeded = new


Comment:

 But after this fix ghc is unable to use more than 2GB of memory, AFAIK.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:12
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-12-02 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  new   
Priority:  highest |   Milestone:  7.8.1 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+
Changes (by igloo):

  * milestone:  7.6.2 = 7.8.1


Comment:

 Thanks for testing. Fixed in 7.6 by:
 {{{
 commit 418a8c926703ac284f7b1a39900722efa02d0834
 Author: Ian Lynagh ig...@earth.li
 Date:   Sun Dec 2 14:48:20 2012 +

 On Win64, mark executables as not supporting bigaddr; fixes #7134

 This is a kludge, and means that ghc/haddock won't be able to use
 more than 2G of RAM. But it'll make sure that ghci works in the short
 term while we work on a proper fix.
 }}}

 Replying to [comment:12 awson]:
  But after this fix ghc is unable to use more than 2GB of memory,
 AFAIK.

 Yes, hopefully we'll have a better fix for 7.8.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:13
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-12-01 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  infoneeded
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+

Comment(by igloo):

 Thanks cetinsert. I've put the bigaddr=0 version of the ghc.exe from the
 7.6.1 release here:
 http://www.haskell.org/ghc/dist/tmp/peflags-7.6.1/

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:10
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-12-01 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  infoneeded
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+

Comment(by cetinsert):

 Sorry TRAC kept saying “error: database is locked” so I had to try
 contacting you by email.

 Good news, GHCI runs successfully without any errors when I use the binary
 you uploaded!

 Thanks a lot for fixing this issue! Looking forward to 7.6.2!

 Screenshot: http://snag.gy/cey48.jpg
 [[Image(http://snag.gy/cey48.jpg)]]

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:11
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-11-30 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  infoneeded
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+
Changes (by igloo):

  * status:  new = infoneeded


Comment:

 If you run
 {{{
 peflags --bigaddr=0 c:/ghc/ghc-7.6.1/bin/ghc.exe
 }}}
 then does ghci work afterwards?

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:7
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-11-30 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  infoneeded
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+

Comment(by cetinsert):

 I would like to test this but cannot find anything named peflags to run.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:8
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-11-30 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:  igloo 
Type:  bug |  Status:  infoneeded
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  3658|Blocking:
 Related:  |  
---+

Comment(by cetinsert):

 Would it be possible to put the ghc binary that results from peflags
 --bigaddr=0 online, then I could download and report back immediately?
 Or the peflags binary itself at least.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:9
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-08-21 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:
Type:  bug |  Status:  new   
Priority:  highest |   Milestone:  7.6.2 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  |Blocking:
 Related:  |  
---+
Changes (by simonmar):

  * milestone:  7.8.1 = 7.6.2


Comment:

 Given that it appears to kill GHCi completely on this platform, I think
 7.6.2 would be a better milestone.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:4
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-08-13 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:
Type:  bug |  Status:  new   
Priority:  normal  |   Milestone:  7.6.1 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  |Blocking:
 Related:  |  
---+
Changes (by pcapriotti):

  * difficulty:  = Unknown
  * version:  = 7.6.1-rc1
  * milestone:  = 7.6.1


-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:1
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-08-13 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:
Type:  bug |  Status:  new   
Priority:  normal  |   Milestone:  7.6.1 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  |Blocking:
 Related:  |  
---+

Comment(by pcapriotti):

 Thanks for the report.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:2
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-08-13 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
---+
Reporter:  cetinsert   |   Owner:
Type:  bug |  Status:  new   
Priority:  highest |   Milestone:  7.8.1 
   Component:  GHCi| Version:  7.6.1-rc1 
Keywords:  R_X86_64_PC32   |  Os:  Windows   
Architecture:  x86_64 (amd64)  | Failure:  GHCi crash
  Difficulty:  Unknown |Testcase:
   Blockedby:  |Blocking:
 Related:  |  
---+
Changes (by igloo):

  * priority:  normal = highest
  * milestone:  7.6.1 = 7.8.1


Comment:

 This works for me, on Windows 7 64bit.

 As it only affects ghci, probably only on Windows 8, and isn't a
 regression (as Win64 wasn't supported at all before) I've milestoned it
 for 7.8.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134#comment:3
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32

2012-08-12 Thread GHC
#7134: ghc-7.6.0.20120810-x86_64-windows.exe - internal error R_X86_64_PC32
+---
 Reporter:  cetinsert   |  Owner:
 Type:  bug | Status:  new   
 Priority:  normal  |  Component:  GHCi  
  Version:  |   Keywords:  R_X86_64_PC32 
   Os:  Windows |   Architecture:  x86_64 (amd64)
  Failure:  GHCi crash  |   Testcase:
Blockedby:  |   Blocking:
  Related:  |  
+---
 I downloaded ghc-7.6.0.20120810-x86_64-windows.exe and attempting to run
 GHCi dumps the following error message:

 {{{
 C:\Users\Cetinghci
 GHCi, version 7.6.0.20120810: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer-gmp ... linking ... done.
 Loading package base ... linking ... ghc.exe: internal error:
 R_X86_64_PC32: Hig
 h bits are set in 7f9585f95a0 for WaitForSingleObject
 (GHC version 7.6.0.20120810 for x86_64_unknown_mingw32)
 Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug

 This application has requested the Runtime to terminate it in an unusual
 way.
 Please contact the application's support team for more information.

 }}}

 Tested on Windows 8 Release Preview 64-bit.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7134
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs