Skip to content

Looks like memory leak #27

@Pixmap

Description

@Pixmap

Hi!

I've started bench.js, but for 200 000 000 iterations and application has crashed with out of memory error.
I've tested on Win7 x64, node 4.2.2, csv-write-stream 2.0.0

<--- Last few GCs --->

8867 ms: Scavenge 1401.9 (1456.4) -> 1401.9 (1456.4) MB, 3.5 / 0 ms (+ 8.0 m

s in 1 steps since last GC) [allocation failure] [incremental marking delaying m
ark-sweep].
9786 ms: Mark-sweep 1401.9 (1456.4) -> 1401.9 (1456.4) MB, 919.0 / 0 ms (+ 2
10.0 ms in 1914 steps since start of marking, biggest step 8.0 ms) [last resort
gc].
10698 ms: Mark-sweep 1401.9 (1456.4) -> 1401.9 (1456.4) MB, 912.0 / 0 ms [las
t resort gc].

<--- JS stacktrace --->

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

Security context: 00000152EE9373A9
1: nextTick [node.js:~477] [pc=00000287435F95FE](this=00000152EE9B7CF1 <a p
rocess with map 000000E0F701AB51>,callback=00000190EDC954B9 <JS Function afterWr
ite %28SharedFunctionInfo 000003AB8B1B4891%29)
2: arguments adaptor frame: 5->1
3: onwrite(aka onwrite) [_stream_writable.js:~314] [pc=00000287435E7C1E] (th
is=00000152EE904131 ,stream=00000190EDCC8619 ,er=000...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions