-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Matlab crashes on forward #657
Copy link
Copy link
Closed
Labels
Description
on R2014a Ubuntu 14.04 recent master branch crashes in mex on matcaffe_demo. matcaffe_init works well. I have no idea how to debug it.
I use LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libfreetype.so.6 /usr/local/MATLAB/R2014a/bin/matlab to run MATLAB. And I also tried to switch all MATLAB internal libs to system in LD_PRELOAD, got the same crash.
Reactions are currently unavailable