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

Cherish crashes on startup with mocking enabled on Windows #96

Open
trustieee opened this issue Jul 3, 2015 · 1 comment
Open

Cherish crashes on startup with mocking enabled on Windows #96

trustieee opened this issue Jul 3, 2015 · 1 comment
Labels

Comments

@trustieee
Copy link
Contributor

During startup with mocking enabled meteor --settings dev-settings.json, Cherish will crash with an out of memory exception. This does not occur on other OS's.

C:\Users\{user}\AppData\Local\.meteor\packages\meteor-tool\1.1.3\mt-os.windows.x86_32\tools\fiber-helpers.js:162
    }).run();
       ^
FATAL ERROR: Evacuation Allocation failed - process out of memory

Cherish is using the default email package within Meteor, and is using metorhacks:ssr for compiling the emails on the server for templating the data within them.

@trustieee trustieee added the bug label Jul 3, 2015
@jeffshaver
Copy link
Contributor

@mariocatch can you help me understand the reason for the last part of the description?

Cherish is using the default email package within Meteor, and is using metorhacks:ssr for compiling the emails on the server for templating the data within them.

What is the relevance? I am super confused.

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