Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upLarge torrent - FATAL ERROR: Out Of Memory #475
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Because WebTorrent stores the files in memory too at the moment, it's a limitation of V8 engine. |
This comment has been minimized.
This comment has been minimized.
|
@dragonpiper Did you run into this error while using WebTorrent in the browser? |
This comment has been minimized.
This comment has been minimized.
|
@dragonpiper Without further info, we can't reproduce this issue. I just tried seeding a 4.5GB torrent without issues. Closing. |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have 24GB of ram. When trying to start a 2GB+ torrent i get
FATAL ERROR: node::smalloc::Alloc(v8::Handlev8::Object, size_t, v8::ExternalArrayType) Out Of Memory
Is there anyway to fix or avoid this ?