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

VM crash on blank -p argument #18935

Closed
asgerf opened this issue May 21, 2014 · 2 comments
Closed

VM crash on blank -p argument #18935

asgerf opened this issue May 21, 2014 · 2 comments
Labels

Comments

@asgerf
Copy link
Contributor

asgerf commented May 21, 2014

Running the following command results in a segmentation fault:

dart -p

The command itself is not a valid invocation of dart, but responding with a segmentation fault seems a bit harsh.

Tested with these versions:
Dart VM version: 1.4.0 (Tue May 20 04:56:35 2014) on "linux_x64"
Dart VM version: 1.4.0-dev.6.9 (Mon May 19 23:49:17 2014) on "linux_x64"
Dart VM version: 1.5.0-edge.36356 (Tue May 20 15:20:59 2014) on "linux_ia32"
Dart VM version: 1.3.0-dev.7.11 (Sat Apr 5 03:08:48 2014) on "macos_x64"

@ghost
Copy link

ghost commented May 21, 2014

Set owner to @sgmitrovic.
Added Accepted label.

@ghost
Copy link

ghost commented May 21, 2014

Fixed in r36438


Added Fixed label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants