Libsass: Segfault with invalid Sass

Created on 27 Jan 2017  ·  7Comments  ·  Source: sass/libsass

Originally posted through HackerOne by mrtuxracer

0//#{
{

Ruby Sass

Error: Invalid CSS after "{": expected "}", was ""
        on line 2 of test.scss

LibSass 3.5.0.beta.2

[1]    14160 segmentation fault

Spec https://github.com/sass/sass-spec/pull/1071

Bug - Confirmed Bug - Should Error Dev - Test Written

Most helpful comment

omg...

All 7 comments

@xzyfer, sorry, I don't intend to hijack the thread as this is slightly off-topic. )

I have noticed that we have this bounty source footer being rendered incorrectly lately as the plugin inserts the following mark[up/down] at the end of post:

<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37733172-parameter-less-nth-child-does-not-produce-error?utm_campaign=plugin&utm_content=tracker%2F283068&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F283068&utm_medium=issues&utm_source=github).
</bountysource-plugin>

Which renders as:

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

If we add a line feed after the opening tag:

<bountysource-plugin>

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37733172-parameter-less-nth-child-does-not-produce-error?utm_campaign=plugin&utm_content=tracker%2F283068&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F283068&utm_medium=issues&utm_source=github).
</bountysource-plugin>

that produces the desired result:


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

This has been annoying me. I don't know what is creating the mark up, or how to disable the bounty source program. I don't know who set it up originally.

I don't know who set it up originally.

It is configured with @hcatlin's account.

How did you figure this out? I went hunting but didn't see anything obvious.

I recently chatted to @hcatlin about looking into disabling, or giving me access to the account but I think maybe he forgot.

How did you figure this out?

Hover over the edited on first post of any issue to find the username:

image

omg...

Can't figure out how to 'transfer ownership', but I did disable the feature.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xzyfer picture xzyfer  ·  11Comments

JohnMica picture JohnMica  ·  3Comments

sgbeal picture sgbeal  ·  13Comments

nex3 picture nex3  ·  9Comments

bertusgroenewegen picture bertusgroenewegen  ·  6Comments