Skip to content

Issues: scala/bug

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

compiler crash when value class reference private companion object value compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/) valueclass
#12768 opened Apr 6, 2023 by xuwei-k Backlog
StackOverflowError in scalac (reg. NoArgsTypeRef.typeParams) compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
#12741 opened Feb 27, 2023 by noresttherein Backlog
StackOverflowError when defining a pseudo recursive type alias with identical lower and upper bounds compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
#12599 opened Jun 3, 2022 by noresttherein Backlog
Compiler stack-overflows or fails silently on uncaught cyclic type reference compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/) typer
#12518 opened Dec 31, 2021 by busti Backlog
scala.reflect.internal.FatalError: unrecoverable error during erasure compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/) regression
#12480 opened Nov 3, 2021 by steinybot Backlog
jackson-module-scala ClassTagExtensionsTest causes compiler loop (Scala 2.13.2 and after) compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
#12422 opened Jun 23, 2021 by pjfanning Backlog
Non finitary class graph passes compiler check or an unwarranted infinite recursion in typer. compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
#12412 opened Jun 9, 2021 by noresttherein Backlog
StackOverflowError in the compiler (Types$SingleType.equals) compiler crash dependent types f-bounds fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
#12191 opened Oct 15, 2020 by noresttherein Backlog
2.13.2 - Compiler - StackOverflowError - illegal cyclic reference goes undetected when mixing in traits compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
#11971 opened May 2, 2020 by kythyra Backlog
[2.13.2-bin-ca30256] scala.reflect.internal.Types$TypeError: type mismatch compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/) should compile valueclass
#11936 opened Apr 11, 2020 by japgolly Backlog
mkAttributedQualifier(_1.type, <none>) compiler crash compiler crash fixed in Scala 3 This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/) should not compile
#11259 opened Nov 16, 2018 by soronpo Backlog
ProTip! Exclude everything labeled bug with -label:bug.