[GitHub] [incubator-mxnet] leezu commented on issue #17043: Segmentation fault: 11

2020-03-03 Thread GitBox
leezu commented on issue #17043: Segmentation fault: 11 URL: https://github.com/apache/incubator-mxnet/issues/17043#issuecomment-594367715 Seeing the issue again in http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-17751/4/pipeline

[GitHub] [incubator-mxnet] leezu commented on issue #17043: Segmentation fault: 11

2020-02-04 Thread GitBox
leezu commented on issue #17043: Segmentation fault: 11 URL: https://github.com/apache/incubator-mxnet/issues/17043#issuecomment-582195991 For now we can't recommend compiling with jemalloc anyways. See the reasoning at https://github.com/apache/incubator-mxnet/pull/17324

[GitHub] [incubator-mxnet] leezu commented on issue #17043: Segmentation fault: 11

2020-02-04 Thread GitBox
leezu commented on issue #17043: Segmentation fault: 11 URL: https://github.com/apache/incubator-mxnet/issues/17043#issuecomment-582153558 @larroy the issue you report is due to an incompatibility between the jemalloc version used and llvm openmp. Reproducer: ``` git clo

[GitHub] [incubator-mxnet] leezu commented on issue #17043: Segmentation fault: 11

2020-01-07 Thread GitBox
leezu commented on issue #17043: Segmentation fault: 11 URL: https://github.com/apache/incubator-mxnet/issues/17043#issuecomment-571607576 You can build MXNet from source with debug info enabled. Then the backtrace above will be more meaningful