You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/20 23:58:53 UTC

[GitHub] [incubator-mxnet] nabulsi commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

nabulsi commented on issue #18759:
URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661461820


   Hi @mseth10 . Thanks for working on the issue.
   I just tried the method with the wheel that you mentioned. I also got the same error message:
   ```
   root@user-jetson2:/home/user# python
   Python 3.7.7 (default, Jun 25 2020, 13:11:10) 
   [GCC 7.5.0] on linux
   Type "help", "copyright", "credits" or "license" for more information.
   >>> import mxnet
   
   Segmentation fault: 11
   
   Segmentation fault (core dumped)
   ```
   Did you try using python 3.7?
   
   Another thing: for me, building MXNet from source on the Jetson Nano mostly doesn't finish. After 2.5 hours it just interrupts, although I have swap file of 6 GB :(


----------------------------------------------------------------
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:
users@infra.apache.org