juliensimon opened a new issue #8968: 1.0.0 crash with Google perf tools
URL: https://github.com/apache/incubator-mxnet/issues/8968
 
 
   Hi,
   
   1.0.0 dumps core at loading time when built with Google perf tools.
   
   I'm using a freshly booted Deep Learning AMI, Ubuntu Linux - 2.4_Oct2017 
(ami-dca37ea5).
   
   Python 2.7.12 (default, Nov 20 2017, 18:23:56)
   [GCC 5.4.0 20160609] on linux2
   Type "help", "copyright", "credits" or "license" for more information.
   >>> import mxnet
   src/tcmalloc.cc:278] Attempt to free invalid pointer 0x1d9cc60
   Aborted (core dumped)
   
   Steps to reproduce:
   - sudo apt-get install libgoogle-perftools-dev
   - clone a fresh MXNet repo
   - set USE_GPERFTOOLS = 1
   - build and install
   
   The same build without libgoogle-perftools-dev installed works fine.
   

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


With regards,
Apache Git Services

Reply via email to