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 2018/01/20 13:56:21 UTC

[GitHub] larroy commented on issue #9507: Segmentation Fault

larroy commented on issue #9507: Segmentation Fault
URL: https://github.com/apache/incubator-mxnet/issues/9507#issuecomment-359173306
 
 
   Where's the segmentation fault happening?
   Can you do:
   ```
   ulimit -c unlimited
   ```
   then use the `bt` command in gdb to get a backtrace, but mxnet should provide a backtrace if you compile with USE_SIGNAL_HANDLER

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services