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

hexo s failed since Hexo 3.2.0 #1831

Closed
LouisBarranqueiro opened this issue Mar 12, 2016 · 3 comments
Closed

hexo s failed since Hexo 3.2.0 #1831

LouisBarranqueiro opened this issue Mar 12, 2016 · 3 comments

Comments

@LouisBarranqueiro
Copy link
Member

config

  • OS : OS X 10.11.3
  • node : 4.4.0
  • hexo-cli : 1.0.1
  • hexo : 3.2.0

bug stack trace

<--- Last few GCs --->

   25203 ms: Mark-sweep 1397.3 (1457.5) -> 1397.3 (1457.5) MB, 1796.8 / 0 ms [allocation failure] [GC in old space requested].
   27007 ms: Mark-sweep 1397.3 (1457.5) -> 1397.1 (1457.5) MB, 1804.6 / 0 ms [allocation failure] [GC in old space requested].
   28784 ms: Mark-sweep 1397.1 (1457.5) -> 1397.1 (1457.5) MB, 1776.4 / 0 ms [last resort gc].
   30582 ms: Mark-sweep 1397.1 (1457.5) -> 1397.1 (1457.5) MB, 1798.2 / 0 ms [last resort gc].


<--- JS stacktrace --->

==== JS stack trace =========================================

Security context: 0x2afc6adb4629 <JS Object>
    1: write [/Users/louis/hexo-blog/node_modules/hexo/node_modules/warehouse/node_modules/JSONStream/node_modules/jsonparse/jsonparse.js:~80] [pc=0x3bc9585b060d] (this=0x2ba1e5e87549 <a Parser with map 0x2a43f45b47e1>,buffer=0x2da4e9789921 <an Uint8Array with map 0x2a43f45b4ba9>)
    2: /* anonymous */ [/Users/louis/hexo-blog/node_modules/h...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
Abort trap: 6

Steps to reproduce the bug

  1. Run hexo s
  2. Stop process with CTRL + C
  3. Run hexo s

It works well with Hexo 3.1.1.

@leesei
Copy link
Member

leesei commented Mar 13, 2016

Can you try this?

@leesei
Copy link
Member

leesei commented Apr 11, 2016

@LouisBarranqueiro ping
does the solution work?

@LouisBarranqueiro
Copy link
Member Author

Sorry, I forgot to put the answer. No, your solution didn't work. I update node version to 5.7.1.

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

No branches or pull requests

2 participants