| #2257 |
validate hangs in configure
|
igloo
|
merge
|
highest
|
Build System
|
6.8.2
|
| #1110 |
Setting PATH needed in Windows Vista
|
igloo
|
merge
|
high
|
Driver
|
6.8.1
|
| #1818 |
Code size increase vs. 6.6.1
|
|
bug
|
high
|
Compiler
|
6.8.1
|
| #1838 |
do not use getEnv "HOME", use System.Directory.getHomeDirectory
|
igloo
|
merge
|
high
|
GHCi
|
6.8.2
|
| #1889 |
Regression in concurrency performance from ghc 6.6 to 6.8
|
simonmar
|
bug
|
high
|
Runtime System
|
6.8.1
|
| #1890 |
Regression in mandelbrot benchmark due to inlining
|
--
|
bug
|
high
|
Compiler (NCG)
|
6.8.1
|
| #1898 |
segfault with +RTS -N2 (related to tryTakeMVar?)
|
igloo
|
merge
|
high
|
Compiler
|
6.8.1
|
| #1988 |
[6.8.1 regression] 6.8.2 panics in nameModule with -O2
|
igloo
|
merge
|
high
|
Compiler
|
6.8.2
|
| #2011 |
[6.8.1 regression] panic: lookupVers1 base:GHC.Prim sym{tc}
|
igloo
|
merge
|
high
|
Compiler
|
6.8.2
|
| #2014 |
getLinkDeps panic
|
igloo
|
merge
|
high
|
Compiler
|
6.8.2
|
| #2038 |
System.Posix.Resource.setResourceLimit gives "setResourceLimit: invalid argument (Invalid argument)"
|
igloo
|
bug
|
high
|
libraries/unix
|
6.8.2
|
| #2047 |
ghc compiled program crashes with segfault when using -M and/or -c
|
igloo
|
merge
|
high
|
Runtime System
|
6.8.2
|
| #2072 |
freebsd/amd64: don't know how to mangle assembly language
|
igloo
|
merge
|
high
|
Compiler
|
6.8.2
|
| #2103 |
Some functions in network library do not work on NetBSD
|
|
bug
|
high
|
libraries/network
|
6.8.3
|
| #2164 |
zmachine: internal error: task 0xa031e0: main thread 1 has been GC'd
|
simonmar
|
bug
|
high
|
Compiler (FFI)
|
6.8.2
|
| #2314 |
GHC 6.8.3 release candidate fails to build under glibc 2.8.0
|
--
|
bug
|
high
|
libraries/network
|
6.8.2
|
| #2317 |
Garbage collector crashes in simple parallel sorting program
|
|
bug
|
high
|
Runtime System
|
6.8.2
|
| #967 |
Simplifier in HEAD is iterating too much
|
simonpj
|
bug
|
normal
|
Compiler
|
6.7
|
| #1061 |
default class methods can be given too general a type as GHC tries to share them between instances
|
igloo
|
merge
|
normal
|
Compiler
|
6.6
|
| #1109 |
lockFile: fd out of range
|
igloo
|
merge
|
normal
|
libraries/base
|
6.6
|
| #1129 |
recvFrom blocking
|
simonmar
|
bug
|
normal
|
libraries/network
|
6.6
|
| #1288 |
ghci 6.6 foreign import stdcall broken, panic, panic!!!!
|
igloo
|
merge
|
normal
|
GHCi
|
6.6
|
| #1312 |
runghc doesn't respect -main-is
|
igloo
|
bug
|
normal
|
Compiler
|
6.6.1
|
| #1370 |
Obscure loop in interaction between arity and case-of-bottom
|
simonpj
|
bug
|
normal
|
Compiler
|
6.6.1
|
| #1423 |
compilation with profiling makes gcc run out of memory
|
igloo
|
bug
|
normal
|
Compiler
|
6.6
|
| #1429 |
:list gets confused by bang patterns in .lhs files
|
simonmar
|
bug
|
normal
|
GHCi
|
6.7
|
| #1495 |
newtype fixpoint sends the compiler into an infinite loop
|
igloo
|
merge
|
normal
|
Compiler
|
6.6.1
|
| #1523 |
Constant overhead of threadDelay
|
|
bug
|
normal
|
libraries/base
|
6.7
|
| #1583 |
GHCi + large Integer arithmetic + Ctrl-C = bad
|
simonmar
|
bug
|
normal
|
GHCi
|
6.6.1
|
| #1621 |
GHCi wrong execution time report
|
igloo
|
merge
|
normal
|
GHCi
|
6.6.1
|
| #1641 |
Binders generated by instance deriving are affected by -auto-all
|
igloo
|
merge
|
normal
|
Compiler
|
6.7
|
| #1750 |
ghc-pkg stack overflow when mutually dependent packages installed
|
igloo
|
merge
|
normal
|
Compiler
|
6.7
|
| #1753 |
GHC's file locking mechanism not prepared for close() returning -1
|
igloo
|
merge
|
normal
|
libraries/base
|
6.6.1
|
| #1767 |
:show <setting> does not conform to documented specification
|
igloo
|
merge
|
normal
|
GHCi
|
6.9
|
| #1771 |
hFileSize gives negative values
|
igloo
|
merge
|
normal
|
libraries/base
|
6.6.1
|
| #1780 |
runInteractiveProcess broken with >2 processes on POSIX
|
igloo
|
merge
|
normal
|
libraries/process
|
6.6.1
|
| #1819 |
x86 native codegen implements float2int# incorrectly
|
|
bug
|
normal
|
Compiler (NCG)
|
6.8.1
|
| #1839 |
need ghc-pkg dump feature
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.1
|
| #1861 |
Uncompilable code generated
|
igloo
|
merge
|
normal
|
Compiler
|
6.9
|
| #1899 |
compiler does not halt
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.1
|
| #1922 |
getChar + Ctrl-C on Windows in GHCi breaks
|
igloo
|
merge
|
normal
|
GHCi
|
6.8.1
|
| #1933 |
Zero times in profiling with GHC-6.8.1
|
igloo
|
merge
|
normal
|
Profiling
|
6.8.1
|
| #1936 |
When lazy IO blocks, it blocks the whole runtime
|
igloo
|
merge
|
normal
|
None
|
6.8.1
|
| #1938 |
Panic when attempting to generate and pretty print Core
|
simonmar
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #1940 |
GHCi triggers firewall by sending unexpected packet
|
|
bug
|
normal
|
GHCi
|
6.8.1
|
| #1947 |
Segmentation fault/access violation in generated code
|
igloo
|
task
|
normal
|
Compiler
|
6.8.1
|
| #1955 |
Heap profiling on Windows doesn't work
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.1
|
| #1971 |
unjustified warning about documentation
|
|
bug
|
normal
|
Build System
|
6.8.1
|
| #1973 |
non-exhaustive pattern in getSRTInfo
|
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #1976 |
System.Posix.User.getUserEntryForName: incorrect error for non-existent user
|
igloo
|
bug
|
normal
|
libraries/unix
|
6.8.2
|
| #1980 |
sporadic segmentation faults
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #1984 |
weird performance drop with -O2 on x86
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #1989 |
GHC-6.8.1 fails arith003 on amd64/FreeBSD-7.0
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #1992 |
6.8.2 intermittent build failure on multiple OS X versions
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #1998 |
Stricter enumFrom instance for Integer, to match Int
|
|
bug
|
normal
|
libraries/base
|
6.8.2
|
| #2000 |
-funfolding-update-in-place badly documented
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.1
|
| #2009 |
--with-gmp-includes not honoured everywhere
|
igloo
|
merge
|
normal
|
Build System
|
6.8.2
|
| #2015 |
SOE samples crash when running from ghci rather than compiling and running with ghc
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2019 |
GADT record with polytype argument causes irrefutable pattern failure in basicTypes/MkId.lhs
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
| #2023 |
Packages.lhs:mungePackagePaths doesn't handle haddock-html & haddock-interfaces
|
simonmar
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2027 |
ghc -e sometimes spills control characters into its output
|
igloo
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2030 |
GHC internal error: `m' is not in scope
|
igloo
|
merge
|
normal
|
Compiler (Type checker)
|
6.8.2
|
| #2036 |
Show for Double and Float doesn't use parenthesis for negative zero.
|
igloo
|
bug
|
normal
|
libraries/haskell98
|
6.6.1
|
| #2044 |
"Can't unify" error in debugger
|
igloo
|
merge
|
normal
|
GHCi
|
6.8.2
|
| #2049 |
GHCi doesn't fully load previously broken modules
|
igloo
|
merge
|
normal
|
GHCi
|
6.8.2
|
| #2054 |
:history doesn't work if :trace is not used initially
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2059 |
Erroneous results in trigonometric functions for > double-precision values
|
igloo
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #2069 |
GHC crashes when both -shared and --make flags are specified
|
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #2071 |
hp2ps does not handle SCCs with spaces in the identifiers
|
|
bug
|
normal
|
Profiling
|
6.8.2
|
| #2073 |
ghci records empty input lines in readline history
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2079 |
GHC 6.8.* doesn't recognize type variables
|
igloo
|
merge
|
normal
|
Compiler (Type checker)
|
6.8.2
|
| #2080 |
Bug in CmmOpt
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
| #2082 |
In ghci, :i leaves out parens in type
|
igloo
|
merge
|
normal
|
GHCi
|
6.8.2
|
| #2083 |
linker reports missing symbols Main.c:(.text+0x12): undefined reference to `__stginit_ZCMain'
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2084 |
GHC panic
|
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #2087 |
On a PPC Mac OS X 10.4, the RTS reports "Memory leak detected" running a program compiled with -debug -threaded -fhpc
|
igloo
|
merge
|
normal
|
Runtime System
|
6.9
|
| #2088 |
GHC messages do not reflect argument name changes
|
igloo
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2091 |
heap corruption in ghc-6.8.2?
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2093 |
getSymbolicLinkStatus (and possibly other functions) broken on systems with large file system support
|
|
bug
|
normal
|
libraries/unix
|
6.8.2
|
| #2097 |
bug in regEnumKeys (System.Win32.Registry)
|
igloo
|
merge
|
normal
|
libraries (other)
|
6.8.2
|
| #2100 |
[PATCH] generated FFI ccall stub prototypes are incomplete
|
|
bug
|
normal
|
Compiler (FFI)
|
6.9
|
| #2117 |
ppc "./Setup build" seg-faults on Mac OS leopard
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2122 |
file locked even though hClose called
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #2129 |
runInteractiveCommand/Process docs don't mention if handles are text or binary
|
igloo
|
bug
|
normal
|
libraries/process
|
6.8.2
|
| #2134 |
Intermittent file locking bug in installPackage.hs
|
duncan
|
bug
|
normal
|
libraries (other)
|
6.8.2
|
| #2136 |
Not warned about unused recursive bindings
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
| #2154 |
Stack overflow due to unsafePerformIO
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #2155 |
More deadlock issues with concurrent I/O
|
simonmar
|
bug
|
normal
|
libraries/process
|
6.8.2
|
| #2158 |
deriving (Ix) and listArray give unexpected results
|
igloo
|
merge
|
normal
|
libraries/base
|
6.6
|
| #2163 |
GHC makes thunks for Integers we are strict in
|
|
bug
|
normal
|
Compiler
|
6.9
|
| #2181 |
internal error: END_TSO_QUEUE object entered!
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2192 |
occasional segmentation faults when using Control.Parallel
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #2198 |
Build failure on Mac OS X Tiger Intel
|
|
bug
|
normal
|
Build System
|
6.8.2
|
| #2199 |
th32SnapEnumProcesses in System.Win32.Process prints debugging information to stdout
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
| #2209 |
MagicHash extraction is wrong on x86_64 with -fasm -O2
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
| #2217 |
:list command missing from help
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2223 |
Int64.toInteger
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #2228 |
runghc screws up terminal buffering mode and doesn't reset it
|
igloo
|
merge
|
normal
|
GHCi
|
6.8.2
|
| #2268 |
ghci "*** Exception: expectJust upseep1"
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2276 |
foreign import stdcall "&foo" doesn't work
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
|
(more results for this group on next page)
|