Re: [GHC] #2925: Linker mmap failure on FreeBSD/x86_64

2009-09-14 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64
---+
Reporter:  simonmar|Owner:  simonmar
Type:  bug |   Status:  closed  
Priority:  high|Milestone:  6.12.1  
   Component:  Runtime System  |  Version:  6.10.1  
Severity:  normal  |   Resolution:  fixed   
Keywords:  |   Difficulty:  Unknown 
Testcase:  |   Os:  FreeBSD 
Architecture:  x86_64 (amd64)  |  
---+
Changes (by simonmar):

  * status:  new = closed
  * resolution:  = fixed

Comment:

 Assuming fixed; please re-open if not.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2925#comment:5
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] #2925: Linker mmap failure on FreeBSD/x86_64

2009-06-01 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64
---+
Reporter:  simonmar|Owner:  simonmar
Type:  bug |   Status:  new 
Priority:  high|Milestone:  6.12.1  
   Component:  Runtime System  |  Version:  6.10.1  
Severity:  normal  |   Resolution:  
Keywords:  |   Difficulty:  Unknown 
Testcase:  |   Os:  FreeBSD 
Architecture:  x86_64 (amd64)  |  
---+
Changes (by simonmar):

  * owner:  = simonmar

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2925#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] #2925: Linker mmap failure on FreeBSD/x86_64

2009-04-11 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64
---+
Reporter:  simonmar|Owner: 
Type:  bug |   Status:  new
Priority:  high|Milestone:  6.12.1 
   Component:  Runtime System  |  Version:  6.10.1 
Severity:  normal  |   Resolution: 
Keywords:  |   Difficulty:  Unknown
Testcase:  |   Os:  FreeBSD
Architecture:  x86_64 (amd64)  |  
---+
Changes (by igloo):

  * milestone:  6.10.2 = 6.12.1

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2925#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


Re: [GHC] #2925: Linker mmap failure on FreeBSD/x86_64

2009-03-11 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64
---+
Reporter:  simonmar|Owner: 
Type:  bug |   Status:  new
Priority:  high|Milestone:  6.10.2 
   Component:  Runtime System  |  Version:  6.10.1 
Severity:  normal  |   Resolution: 
Keywords:  |   Difficulty:  Unknown
Testcase:  |   Os:  FreeBSD
Architecture:  x86_64 (amd64)  |  
---+
Changes (by simonmar):

  * priority:  normal = high

Comment:

 I believe this is now fixed (see also #2063).  Let's make sure we test the
 6.10.2 RC.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2925#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] #2925: Linker mmap failure on FreeBSD/x86_64

2009-01-11 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64
---+
Reporter:  simonmar|Owner: 
Type:  bug |   Status:  new
Priority:  normal  |Milestone:  6.10.2 
   Component:  Runtime System  |  Version:  6.10.1 
Severity:  normal  |   Resolution: 
Keywords:  |   Difficulty:  Unknown
Testcase:  |   Os:  FreeBSD
Architecture:  x86_64 (amd64)  |  
---+
Comment (by igloo):

 In HEAD and 6.10:
 {{{
 Thu Jan  8 07:53:41 PST 2009  Simon Marlow marlo...@gmail.com
   * when calling mmap() with MAP_ANON, the fd argument should be -1
   might fix #2925
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2925#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


[GHC] #2925: Linker mmap failure on FreeBSD/x86_64

2009-01-08 Thread GHC
#2925: Linker mmap failure on FreeBSD/x86_64
-+--
  Reporter:  simonmar|  Owner:
  Type:  bug | Status:  new   
  Priority:  normal  |  Milestone:  6.10.2
 Component:  Runtime System  |Version:  6.10.1
  Severity:  normal  |   Keywords:
Difficulty:  Unknown |   Testcase:
Os:  FreeBSD |   Architecture:  x86_64 (amd64)
-+--
 We have some experimental fixes in the Linker to work around the lack of
 `MAP_32BIT` (see #2013, #2063 for background, also #2512), but still
 FreeBSD is presenting difficulties.

 See
  * [http://www.haskell.org/pipermail/glasgow-haskell-
 users/2008-December/thread.html]
  * [http://www.haskell.org/pipermail/glasgow-haskell-
 users/2009-January/016438.html]

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2925
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