Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Code: Rescue from Segmentation Fault (#361) #366

Merged
merged 1 commit into from
Aug 24, 2014
Merged

Conversation

am11
Copy link
Contributor

@am11 am11 commented Jul 12, 2014

Fixes #361.

@dburrows
Copy link

+1

1 similar comment
@kairun
Copy link

kairun commented Jul 21, 2014

+1

@johnraz
Copy link

johnraz commented Jul 31, 2014

👍

1 similar comment
@paazmaya
Copy link

paazmaya commented Aug 4, 2014

+1

@mgol
Copy link
Contributor

mgol commented Aug 4, 2014

This fixes sass/libsass#454.

@jasonsanjose
Copy link
Contributor

+1 works for me on mac

@am11
Copy link
Contributor Author

am11 commented Aug 9, 2014

@nschonni, sorry for bothering you. Don't know who else to ping here, since @andrew isn't maintaining this repo anymore. :(

Any chance this and the other one get merged soon?

Also, there are other source map related matters need fixes: #380 and #379. For that matter, when would be the good time to update the libsass sub-module to its head commit?

@rryter
Copy link

rryter commented Aug 20, 2014

same question as @am11, any chance this will be merged soon?

@keithamus
Copy link
Member

Can anyone confirm this actually works? There are no downsides to this?

@am11
Copy link
Contributor Author

am11 commented Aug 20, 2014

@keithamus, Yes:

  1. I can confirm it actually works and it doesn't break any test case.
  2. Segmentation fault on undefined mixin libsass#446 (comment)
  3. Sass maps cause a segmentation fault libsass#454 (comment)

There may be more to wit, but I think this would suffice.

@laurelnaiad
Copy link

Works for me on OSX. Couldn't really believe my eyes when my build process reported an error, recovered, and stayed alive instead of bombing! :) Anxiously awaiting this getting into a release.

andrew pushed a commit that referenced this pull request Aug 24, 2014
Code: Rescue from Segmentation Fault (#361)
@andrew andrew merged commit 3d330c0 into sass:master Aug 24, 2014
@andrew
Copy link
Contributor

andrew commented Aug 24, 2014

Thanks @am11, I've merged this in now, we'll work towards updating the binaries for each platform and getting a new release out soon.

@am11
Copy link
Contributor Author

am11 commented Aug 24, 2014

Thank you @andrew. Looking forward to the next release. 👍

@laurelnaiad
Copy link

Yay!!! Thanks, @andrew!

EDIT: Doh! Of course thank you especially @am11!

@piotrkulpinski
Copy link

Hi guys,
any chance there will be a new release containing this fix soon?

@aminnaggar-fuzzy
Copy link

I can still reproduce the issue, is this fixed? 😕

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

Successfully merging this pull request may close these issues.

CLI: source-map option preventing stderr