Skip to content
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

Test crashes dart2js: tests/co19/src/Language/15_Types/4_Interface_Types_A11_t02.dart #12507

Closed
mkustermann opened this issue Aug 16, 2013 · 8 comments
Assignees
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-dart2js

Comments

@mkustermann
Copy link
Member

In revision r26267, the dart2js compiler crashes when processing the test:

~/dart $ sdk/bin/dart2js --out=/tmp/out.js tests/co19/src/Language/15_Types/4_Interface_Types_A11_t02.dart
tests/co19/src/Language/15_Types/4_Interface_Types_A11_t02.dart:1:1: Error: The compiler crashed when compiling this element.
/*

The compiler is broken.

When compiling the above element, the compiler crashed. It is not
possible to tell if this is caused by a problem in your program or
not. Regardless, the compiler should not crash.

The Dart team would greatly appreciate if you would take a moment to
report this problem at http://dartbug.com/new.

Please include the following information:

* the name and version of your operating system,

* the Dart SDK build number (build number could not be determined), and

* the entire message you see here (including the full stack trace
  below as well as the source location above).

Internal error: Stack Overflow

­0 Compiler.run (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:728:7)

­1 Compiler.run (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/apiimpl.dart:274:29)

­2 compile (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/compiler.dart:95:15)

­3 compile (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:389:14)

­4 compilerMain (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:431:10)

­5 mainWithErrorHandler (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:570:17)

­6 Compiler.analyze (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:1166:28)

­7 ResolutionWorkItem.run (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:50:38)

­8 Compiler.processQueue.<anonymous closure>.<anonymous closure> (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:1074:54)

­9 Compiler.withCurrentElement (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:462:15)

­10 main (file:///usr/local/google/home/kustermann/src/dart_all/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:586:23)

@mkustermann
Copy link
Member Author

Same issue for test: tests/co19/src/Language/15_Types/4_Interface_Types_A11_t01.dart

@kasperl
Copy link

kasperl commented Sep 18, 2013

Added this to the M7 milestone.

@kasperl
Copy link

kasperl commented Sep 23, 2013

Set owner to @karlklose.
Removed Priority-Unassigned label.
Added Priority-Medium label.

@kasperl
Copy link

kasperl commented Sep 23, 2013

Marked this as blocking #12819.

@kasperl
Copy link

kasperl commented Oct 2, 2013

Removed this from the M7 milestone.
Added this to the M8 milestone.

@kasperl
Copy link

kasperl commented Jun 4, 2014

Removed this from the M8 milestone.
Added this to the 1.6 milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the 1.6 milestone.
Added Oldschool-Milestone-1.6 label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-1.6 label.

@sigmundch sigmundch added the closed-obsolete Closed as the reported issue is no longer relevant label Dec 10, 2015
@kevmoo kevmoo removed the triaged label Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-dart2js
Projects
None yet
Development

No branches or pull requests

5 participants