General

Profile

aki.k (亜樹 小林)

  • Login: aki.k
  • Registered on: 09/30/2018
  • Last sign in: 10/01/2018

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/01/2018

01:33 PM Ruby master Bug #15179: Segfault caused by only 'loop{ x<<[] }'
## 補足
overcommitを無効とした場合でも,ubuntu 18.04LTSの場合でのみsegfaultが発生する事象はまだ残りました.ただし,ここで示したコードだけで再現できる事象ではなく,適当な検証コードを用意は出来てい...
aki.k (亜樹 小林)
04:09 AM Ruby master Bug #15179: Segfault caused by only 'loop{ x<<[] }'
ありがとうございます.
~~~
$ cat /proc/sys/vm/overcommit_memory
0
$ sudo sh -c "echo 2 > /proc/sys/vm/overcommit_memory"
...
aki.k (亜樹 小林)

09/30/2018

09:22 AM Ruby master Bug #15179 (Closed): Segfault caused by only 'loop{ x<<[] }'
Segmentation fault is caused after many objects allocation instead of '強制終了'.
About 30sec and 16-26GB memory used. ...
aki.k (亜樹 小林)

Also available in: Atom