golo314 commented on issue #11543: Seg. Fault installing cpp-package
URL: 
https://github.com/apache/incubator-mxnet/issues/11543#issuecomment-403128176
 
 
   The error happens inside of libmxnet.so.
   After running the debugger, here is a quick snippet where it goes wrong:
   #0  0x00007fffe65391eb in alloc_mmap () from 
/home/alex_golo/mxnet/build/libmxnet.so
   
   #1  0x00007fffe6539506 in blas_memory_alloc () from 
/home/alex_golo/mxnet/build/libmxnet.so
   
   #2  0x00007fffe65398f7 in gotoblas_memory_init () from 
/home/alex_golo/mxnet/build/libmxnet.so
   
   #3  0x00007fffe6539966 in gotoblas_init () from 
/home/alex_golo/mxnet/build/libmxnet.so
   
   #4  0x00007ffff7de551a in call_init.part () from /lib64/ld-linux-x86-64.so.2
   
   #5  0x00007ffff7de5616 in _dl_init () from /lib64/ld-linux-x86-64.so.2
   
   #6  0x00007ffff7de97bf in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
   
   #7  0x00007ffff6d40baf in _dl_catch_exception () from /lib64/libc.so.6
   

----------------------------------------------------------------
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