[GitHub] [incubator-mxnet] leezu edited a comment on issue #18314: ThreadedEngine: Segfault

2020-05-14 Thread GitBox
leezu edited a comment on issue #18314: URL: https://github.com/apache/incubator-mxnet/issues/18314#issuecomment-628969701 Let's close this issue as it's specific to the use of gc.DEBUG_SAVEALL. The leak is fixed in https://github.com/apache/incubator-mxnet/pull/18328 ---

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18314: ThreadedEngine: Segfault

2020-05-13 Thread GitBox
leezu edited a comment on issue #18314: URL: https://github.com/apache/incubator-mxnet/issues/18314#issuecomment-628407634 Use https://github.com/apache/incubator-mxnet/pull/18315 to get the coredump associated with the segfault. Loading it with gdb gives this backtrace ``` #0 _

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18314: ThreadedEngine: Segfault

2020-05-13 Thread GitBox
leezu edited a comment on issue #18314: URL: https://github.com/apache/incubator-mxnet/issues/18314#issuecomment-628407634 Use https://github.com/apache/incubator-mxnet/pull/18315 to get the coredump associated with the segfault ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/