Skip to content

Possible memory leak #432

@exigon

Description

@exigon

The following code produced a nasty error message

Plugins:
susy (2.2.12)
breakpoint (2.6.1)

Code (with expected result):
https://gist.github.com/exigon/57905c7d03a98be600cacb369037a9a6

Actual result (500 Internal Server Error):
PHP Fatal error: Out of memory (allocated 149159936) (tried to allocate 130968 bytes) in /Libraries/scssphp/src/Compiler.php on line 1204

I tracked it to the span mixin of susy. (Without including spans, all went well, although it made susy useless.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions