Skip to content

Enter one-line summary #11353

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

Closed
DartBot opened this issue Jun 19, 2013 · 1 comment
Closed

Enter one-line summary #11353

DartBot opened this issue Jun 19, 2013 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Jun 19, 2013

This issue was originally filed by [email protected]


What steps will reproduce the problem?

  1. Enter program:
    void main() {
      print("Hello, World!");
    }
  2. Click green circle with arrowhead
  3. Observe error message: <hello_world.dart> exit code=-1073741819

What is the expected output? What do you see instead?
Didn't know exactly what to expect. Saw a cryptic error message.

What version of the product are you using? On what operating system?
Dart Editor version 0.5.11_r23799
Dart SDK version 0.5.11.1_r23799
Windows 7 & cygwin

Please provide any additional information below.

This is a continuation of issue #11103, which was closed without resolving my problem.
I downloaded and unpacked a fresh version of the Dart editor/compiler/whatever from dartlang.org.

nslookup pub.dartlang.org gives:

Non-authoritative answer:
Server: pdc2.dcxchol.com
Address: 10.1.0.3

Name: ghs-svc-https-c1043.ghs-ssl.googlehosted.com
Address: 72.14.249.27
Aliases: pub.dartlang.org

Plus, my browser can find pub.dartlang.org

When I try to compile helloworld the same error occurs:
<hello_world.dart> exit code=-1073741819

I didn't add the suggested line to hosts because I don't have privilege, the admin doesn't like Dart, and it didn't seem necessary.

@sgjesse
Copy link
Contributor

sgjesse commented Jun 19, 2013

As mentioned in issue #11103 the fix is not in the version for download from dartlang.org. You need to test with a bleeding edge build.


Added Duplicate label.
Marked as being merged into #11103.

@DartBot DartBot added Type-Defect closed-duplicate Closed in favor of an existing report labels Jun 19, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants