{1} Bugs by priority (615 matches)

Lists all open bugs in order of priority.

Results (1 - 100 of 615)

1 2 3 4 5 6 7
Ticket Summary Component Version Priority Severity Milestone Owner Status Created
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change GHCi 7.7 highest 7.8.1 new 11/01/12
#7953 Segfault on x86 with -O2 Compiler 7.7 highest 7.8.1 simonmar new 05/31/13
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler Compiler 7.7 high 7.8.1 igloo new 12/08/12
#7534 allocateRegsAndSpill: Cannot read from uninitialized register Compiler 7.7 high 7.8.1 new 12/27/12
#7574 Register allocator chokes on certain branches with literals Compiler (NCG) 7.7 high 7.8.1 thoughtpolice new 01/13/13
#7598 ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range) Compiler 7.7 high 7.8.1 new 01/16/13
#7602 Threaded RTS performing badly on recent OS X (10.8?) Runtime System 7.7 high 7.8.1 thoughtpolice new 01/17/13
#7651 Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD) Build System 7.7 high 7.8.1 new 02/01/13
#7678 GHC should compile cleanly with clang Compiler 7.7 high 7.8.1 thoughtpolice new 02/10/13
#7712 "make install" fails on Windows Build System 7.7 high 7.8.1 igloo new 02/22/13
#7772 Finish support for DYNAMIC_GHC_PROGRAMS on Windows Compiler 7.7 high 7.8.1 igloo new 03/15/13
#7787 modifyMVar does not restore value if callback returns error value libraries/base 7.7 high 7.8.1 new 03/22/13
#7807 Parse error with "where" and file-ending comment Compiler (Parser) 7.7 high 7.8.1 new 04/02/13
#7814 panic in PPC NCG Compiler 7.7 high 7.8.1 heisenbug new 04/05/13
#7830 Error: operand out of range Compiler 7.7 high 7.8.1 new 04/12/13
#7842 Incorrect checking of let-bindings in recursive do Compiler (Type checker) 7.7 normal new 04/16/13
#7912 Missing symbols from termios.h when linking on Android libraries/unix 7.7 normal new 05/15/13
#7947 Name conflict with DerivingDataTypeable, StandaloneDeriving and qualified imports Compiler 7.7 normal new 05/29/13
#7958 'Cannot continue after interface file error' during compilation Compiler 7.7 normal new 06/03/13
#7966 'make distclean' does not work in nofib NoFib benchmark suite 7.7 normal new 06/06/13
#7968 fft2 benchmark sometimes fails (nofib) NoFib benchmark suite 7.7 normal new 06/07/13
#7978 Profiling broken Compiler 7.7 normal new 06/11/13
#7982 ASSERT failed: TcCanonical:520 for kind-checking unsaturated type families Compiler 7.7 normal new 06/13/13
#7987 GHC Build Error Compiler 7.7 normal new 06/16/13
#7995 module Pretty's "text/str" rule doesn't fire Compiler 7.7 normal new 06/18/13
#7874 segfault 11 on mac os x when building compiler for ghc 7.7.20130430 Compiler 7.7 normal new 04/30/13
#7908 InstanceSigs suggestion not accepted Compiler 7.7 normal new 05/14/13
#7939 RHS of associated type not kind-checked Compiler 7.7 normal new 05/27/13
#7940 Building GHC 7.7.20130526 (perf) for Windows x86_64 fails with Cmm lint error Compiler 7.7 normal new 05/27/13
#7976 Failure building master (perf) on i686-pc-linux-gnu Compiler 7.7 normal new 06/11/13
#7988 Big integers crashing integer-simple on qnxnto-arm Compiler 7.7 normal new 06/16/13
#7992 Wrong invocation of configure script in libffi and integer-gmp Build System 7.7 normal patch 06/17/13
#7714 The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid Compiler 7.7 normal 7.6.3 merge 02/24/13
#7297 LLVM incorrectly hoisting loads Compiler (LLVM) 7.7 normal 7.8.1 dterei new 10/04/12
#7477 reifyInstances can't deal with polykinded type families Compiler 7.7 normal 7.8.1 new 12/03/12
#7505 Commentary shipped with GHC sources is outdated Documentation 7.7 normal 7.8.1 new 12/17/12
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers Compiler (FFI) 7.7 normal 7.8.1 new 01/24/13
#7660 warning: conflicting types when compiling via-C Compiler 7.7 normal 7.8.1 igloo new 02/04/13
#7665 dynamicToo001 fails on Windows Compiler 7.7 normal 7.8.1 igloo new 02/05/13
#7669 Empty case causes warning Compiler 7.7 normal 7.8.1 new 02/06/13
#7670 StablePtrs should be organized by generation for efficient minor collections Runtime System 7.7 normal 7.8.1 new 02/06/13
#7694 LLVM: bootstrapping with LLVM 3.2 does not work Compiler (LLVM) 7.7 normal 7.8.1 dterei new 02/15/13
#7723 iOS patch no 12: Itimer.c doesn't work on iOS Runtime System 7.7 normal 7.8.1 new 02/26/13
#7736 Parallel array enumeration causes compiler panic (enumFromToP) Compiler 7.7 normal 7.8.1 chak new 03/03/13
#7768 "untracked content" in fresh clone of haskeline Build System 7.7 normal 7.8.1 igloo new 03/13/13
#7773 Waiting on non-kqueue supported files on OS X libraries/base 7.7 normal 7.8.1 AndreasVoellmy merge 03/16/13
#7774 T5313 fails GHC API 7.7 normal 7.8.1 new 03/16/13
#7800 Error message when deriving Typeable without PolyKinds Compiler 7.7 normal 7.8.1 dreixel new 03/29/13
#7831 Bad fragmentation when allocating many large objects Runtime System 7.7 normal 7.8.1 ezyang new 04/13/13
#7926 eventfd: unsupported operation when doing anything Compiler 7.6.3 highest 7.8.1 AndreasVoellmy new 05/22/13
#7636 threadStackUnderflow: not enough space for return values Compiler 7.6.3 high 7.6.2 simonmar merge 01/28/13
#7889 Build Error (master branch) GHCi 7.6.3 high 7.8.1 new 05/04/13
#7919 Heap corruption (segfault) from large 'let' expression Runtime System 7.6.3 high 7.8.1 simonmar merge 05/17/13
#7970 Thread GC frees roots before thread actually finishes Runtime System 7.6.3 high 7.8.1 simonmar new 06/07/13
#7858 Fix definitions of abs/signum for Floats/Doubles libraries/base 7.6.3 normal new 04/22/13
#7876 hClose002 for ghci hangs on Mac OS X Compiler 7.6.3 normal new 05/01/13
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X GHCi 7.6.3 normal new 05/01/13
#7928 GHC fails to terminate while compiling with optimization level 2 Compiler 7.6.3 normal new 05/23/13
#7936 newStdGen leaks memory when result is not used libraries/random 7.6.3 normal new 05/26/13
#7938 Unbound kind variable can appear in RHS of associated type Compiler 7.6.3 normal goldfire new 05/27/13
#7944 GHC goes into an apparently infinite loop at -O2 Compiler 7.6.3 normal new 05/28/13
#7949 Haskell Platform doesn't build on Fedora 17 Compiler 7.6.3 normal new 05/29/13
#7955 CApiFFI doesn't produce wrappers for #defined values in GHCi GHCi 7.6.3 normal new 06/02/13
#7956 ghci segfaults with -vN command-line options Compiler 7.6.3 normal new 06/02/13
#7971 doesDirectoryExist description differs from its behavior libraries/directory 7.6.3 normal new 06/08/13
#7979 ./configure script does not properly detect missing header files Build System 7.6.3 normal new 06/11/13
#7983 Bug in hsc2hs --cross-safe hsc2hs 7.6.3 normal new 06/14/13
#7984 hsc2hs --cross-compile does not handle negative #enum hsc2hs 7.6.3 normal new 06/14/13
#7985 Allow openFile on unknown file type libraries/base 7.6.3 normal new 06/14/13
#7986 make newBroadcastTChanIO match newBroadcastTChan Compiler 7.6.3 normal new 06/16/13
#7990 ghc-pkg warning shows the wrong command Package system 7.6.3 normal new 06/17/13
#7993 ghc 7.6 (not 7.4) sometimes hangs at child process exit on s390x Runtime System 7.6.3 normal new 06/17/13
#7854 Constrained method type accepted in Haskell 98 mode Compiler 7.6.3 normal new 04/21/13
#7880 Require "forall" in definitions of polymorphic types Compiler 7.6.3 normal new 05/02/13
#7897 MakeTypeRep fingerprints be proper, robust fingerprints Compiler 7.6.3 normal new 05/08/13
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 Compiler 7.6.3 normal new 05/08/13
#7913 Argument order not preserved by nubBy Prelude 7.6.3 normal new 05/15/13
#7930 Nested STM Invariants are lost Runtime System 7.6.3 normal fryguybob new 05/24/13
#7960 Compiling profiling CCS registration .c file takes far too long Compiler 7.6.3 normal new 06/04/13
#7994 Make foldl into a good consumer Compiler 7.6.3 normal new 06/18/13
#7646 resource busy (file is locked) with multi-threaded file ops libraries/base 7.6.2 high 7.6.3 simonmar merge 01/31/13
#7679 Regression in -fregs-graph performance Compiler (NCG) 7.6.2 high 7.8.1 new 02/11/13
#7752 GHC as a library documentation out of sync Documentation 7.6.2 high 7.8.1 new 03/07/13
#7833 installed GHC refers to libffi in the build directory Build System 7.6.2 high 7.8.1 igloo new 04/13/13
#7866 floor (0/0) :: Int is different with -O0 and -O1 Compiler 7.6.2 normal new 04/26/13
#7884 Cannot build hedgewars with new haskell 7.6 Compiler 7.6.2 normal new 05/03/13
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall Compiler 7.6.2 normal new 05/09/13
#7980 runghc dies silently when given large numbers of arguments. Compiled code does not. Compiler 7.6.2 normal new 06/12/13
#7862 Could not deduce (A) from the context (A, ...) Compiler (Type checker) 7.6.2 normal new 04/25/13
#7850 Strangely high memory usage on optimized Ackermann function Compiler 7.6.2 normal 7.6.3 merge 04/20/13
#7611 Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)) Compiler 7.6.2 normal 7.8.1 new 01/21/13
#7650 can't use combining characters in identifiers Compiler 7.6.2 normal 7.8.1 new 02/01/13
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation GHCi 7.6.2 normal 7.8.1 igloo new 02/03/13
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs libraries/pretty 7.6.2 normal 7.8.1 dterei new 02/06/13
#7667 Template Haskell fails to recognize type operator/function + Template Haskell 7.6.2 normal 7.8.1 new 02/06/13
#7668 Location in -fdefer-type-errors Compiler (Type checker) 7.6.2 normal 7.8.1 new 02/06/13
#7685 :script command does not resolve ~ GHCi 7.6.2 normal 7.8.1 new 02/12/13
#7695 Hang when locale-archive and gconv-modules are not there None 7.6.2 normal 7.8.1 new 02/15/13
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core External Core 7.6.2 normal 7.8.1 new 02/23/13
#7725 Operators without colons Compiler 7.6.2 normal 7.8.1 new 02/26/13
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.