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

Crash when invoking dart2js compiler #16477

Closed
DartBot opened this issue Feb 1, 2014 · 3 comments
Closed

Crash when invoking dart2js compiler #16477

DartBot opened this issue Feb 1, 2014 · 3 comments
Labels
needs-info We need additional information from the issue author (auto-closed after 14 days if no response) web-dart2js

Comments

@DartBot
Copy link

DartBot commented Feb 1, 2014

This issue was originally filed by Markgre...@gmail.com


What steps will reproduce the problem?

  1. cd into the web directory
  2. run dart2js with absolute path on dart file but not on out file
  3. crashes.

What is the expected output? What do you see instead?

  // Meant to compile but instead throws a stacktrace.

  // It has permission issue on the directory even when run as root.

What version of the product are you using? On what operating system?

  // Dart SDK 1.1.1 under Ubuntu 12.04 LTS

Please provide any additional information below.

  // Providing the absolute path for both input and output compiles successfully.


Attachment:
[Dart Crash.png](https://storage.googleapis.com/google-code-attachments/dart/issue-16477/comment-0/Dart Crash.png) (905.60 KB)

@lrhn
Copy link
Member

lrhn commented Feb 1, 2014

Added Area-Dart2JS, Triaged labels.

@karlklose
Copy link
Contributor

I cannot reproduce the bug. Could you provide a sample project where this happens?


Added NeedsInfo label.

@DartBot DartBot added Type-Defect web-dart2js needs-info We need additional information from the issue author (auto-closed after 14 days if no response) labels May 9, 2014
@srawlins
Copy link
Member

Closing due do lack of response. Please reopen, with a sample project, if this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info We need additional information from the issue author (auto-closed after 14 days if no response) web-dart2js
Projects
None yet
Development

No branches or pull requests

5 participants