dacplayproject / cpp-play

Decentralized Clearing Protocol for Entertainment Services
The Unlicense
15 stars 5 forks source link

seednode crash: Allocation failed - process out of memory #171

Open hackfisher opened 8 years ago

hackfisher commented 8 years ago
(wallet closed) >>>
<--- Last few GCs --->

 1156630 ms: Scavenge 5.9 (45.0) -> 4.9 (45.0) MB, 4.4 / 0 ms [allocation failure].
 1158419 ms: Scavenge 5.9 (45.0) -> 4.9 (45.0) MB, 4.6 / 0 ms [allocation failure].
 1160396 ms: Scavenge 5.9 (45.0) -> 4.9 (45.0) MB, 4.9 / 0 ms [allocation failure].
 1161857 ms: Scavenge 5.9 (45.0) -> 4.9 (45.0) MB, 8.0 / 0 ms [allocation failure].
 1164639 ms: Scavenge 5.9 (45.0) -> 4.9 (45.0) MB, 18.0 / 0 ms [allocation failure].
 1166515 ms: Scavenge 5.9 (45.0) -> 4.9 (45.0) MB, 6.5 / 0 ms [allocation failure].

<--- JS stacktrace --->

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

Security context: 0xce6b5347829 <JS Object>
    1: /* anonymous */ [0xce6b5304139 <undefined>:~161] [pc=0x16300e26a7d1] (this=0xa643b10b201 <JS Global Object>,blockchain=0x3b647e0feb51 <a Blockchain with map 0x11a6b1d17979>,block_num=520130,pending_state=0x3b647e0feba1 <a PendingState with map 0x11a6b1d181b9>)

==== Details ================================================

[1]: /* anonymous */ [0xce6b5304139 <undefined>:~161] [pc=0x16300e...

#
# Fatal error in Committing semi space failed.
# Allocation failed - process out of memory
#

Illegal instruction (core dumped)
hackfisher commented 8 years ago

https://github.com/dacsunlimited/dacplay-game-samples/blob/master/dice/dice.js#L161

hackfisher commented 8 years ago

https://bugs.chromium.org/p/chromium/issues/detail?id=570521

hackfisher commented 8 years ago
<--- JS stacktrace --->

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

Security context: 0xcac121d2c11 <JS Object>
    1: stringify [native json.js:157] [pc=0x9ea3f354aa4] (this=0xcac121d3979 <a JSON with map 0x234ba6f56a61>,t=0x194bd00ff701 <an Object with map 0x234ba6f5bbd9>,u=0x175029f04139 <undefined>,H=0x175029f04139 <undefined>)
    2: arguments adaptor frame: 1->3
    6: /* anonymous */ [0x175029f04139 <undefined>:~161] [pc=0x9ea3f35384e] (this=0x4f3b1650391 <JS Global Object>,blockchain=0x194bd00fec8...

#
# Fatal error in Committing semi space failed.
# Allocation failed - process out of memory
#

Illegal instruction (core dumped)