larroy commented on issue #17043: Segmentation fault: 11 URL: https://github.com/apache/incubator-mxnet/issues/17043#issuecomment-581727183 ``` piotr@34-222-189-162:0: ~/mxnet [v1.6.x]> build/cpp-package/example/test_regress_label [03:31:57] ../cpp-package/example/test_regress_label.cpp:32: Running LinearRegressionOutput symbol testing, executor should be able to bind without label. [03:31:57] ../src/executor/graph_executor.cc:2064: Subgraph backend MKLDNN is activated. Segmentation fault: 11 Stack trace: [bt] (0) build/cpp-package/example/test_regress_label(+0x3cb7d9) [0x5573362a57d9] [bt] (1) /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7fd9f7d67f20] [bt] (2) /home/piotr/mxnet/build/3rdparty/openmp/runtime/src/libomp.so(__kmp_fork_call+0x58a) [0x7fd9f9a8784a] [bt] (3) /home/piotr/mxnet/build/3rdparty/openmp/runtime/src/libomp.so(+0x9bb5d) [0x7fd9f9adcb5d] [bt] (4) /home/piotr/mxnet/build/3rdparty/openmp/runtime/src/libomp.so(GOMP_parallel+0x9c) [0x7fd9f9ae1b1c] [bt] (5) build/cpp-package/example/test_regress_label(+0x19fd4d3) [0x5573378d74d3] [bt] (6) build/cpp-package/example/test_regress_label(+0x1a186e1) [0x5573378f26e1] [bt] (7) build/cpp-package/example/test_regress_label(+0x3c1ca7) [0x55733629bca7] [bt] (8) build/cpp-package/example/test_regress_label(+0x3c2427) [0x55733629c427] piotr@34-222-189-162:255: ~/mxnet [v1.6.x]> build/cpp-package/example/test_regress_label [03:32:01] ../cpp-package/example/test_regress_label.cpp:32: Running LinearRegressionOutput symbol testing, executor should be able to bind without label. [03:32:01] ../src/executor/graph_executor.cc:2064: Subgraph backend MKLDNN is activated. Segmentation fault: 11 Stack trace: [bt] (0) build/cpp-package/example/test_regress_label(+0x3cb7d9) [0x56400eba47d9] [bt] (1) /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7f7b94a0af20] [bt] (2) /home/piotr/mxnet/build/3rdparty/openmp/runtime/src/libomp.so(__kmp_fork_call+0x58a) [0x7f7b9672a84a] [bt] (3) /home/piotr/mxnet/build/3rdparty/openmp/runtime/src/libomp.so(+0x9bb5d) [0x7f7b9677fb5d] [bt] (4) /home/piotr/mxnet/build/3rdparty/openmp/runtime/src/libomp.so(GOMP_parallel+0x9c) [0x7f7b96784b1c] [bt] (5) build/cpp-package/example/test_regress_label(+0x19fd4d3) [0x5640101d64d3] [bt] (6) build/cpp-package/example/test_regress_label(+0x1a186e1) [0x5640101f16e1] [bt] (7) build/cpp-package/example/test_regress_label(+0x3c1ca7) [0x56400eb9aca7] [bt] (8) build/cpp-package/example/test_regress_label(+0x3c2427) [0x56400eb9b427] piotr@34-222-189-162:0: ~/mxnet [v1.6.x]> build/cpp-package/example/test_regress_label [03:32:01] ../cpp-package/example/test_regress_label.cpp:32: Running LinearRegressionOutput symbol testing, executor should be able to bind without label. [03:32:01] ../src/executor/graph_executor.cc:2064: Subgraph backend MKLDNN is activated. piotr@34-222-189-162:0: ~/mxnet [v1.6.x]> build/cpp-package/example/test_regress_label [03:32:02] ../cpp-package/example/test_regress_label.cpp:32: Running LinearRegressionOutput symbol testing, executor should be able to bind without label. [03:32:02] ../src/executor/graph_executor.cc:2064: Subgraph backend MKLDNN is activated. piotr@34-222-189-162:0: ~/mxnet [v1.6.x]> build/cpp-package/example/test_regress_label ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
