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

segfault on invalid nth($test, 2) #305

Closed
skenqbx opened this issue Mar 3, 2014 · 2 comments
Closed

segfault on invalid nth($test, 2) #305

skenqbx opened this issue Mar 3, 2014 · 2 comments

Comments

@skenqbx
Copy link

skenqbx commented Mar 3, 2014

$test: abc;

.test {
  test: nth($test, 2);
}

Leads to a SEGFAULT

@akhleung
Copy link

akhleung commented Mar 3, 2014

I'm not able to reproduce this -- are you using LibSass through Node-Sass? That version is outdated; I believe this behavior is fixed in the latest master branch.

@svperfecta
Copy link

Thanks!

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

No branches or pull requests

3 participants