Hello, A final update on this old thread. Good news: thanks to Rick Amos of MathWorks support, this problem has finally been solved.
It seems that the issue really lies in the threading mechanism/library used by MatLab compiled code. So the fix is to compile your MatLab code with the "-singleCompThread" switch, e.g.: mcc -R '-nojvm,-nodisplay,-singleCompThread' magicsquare.m I tested the above with the MatLab compiler from R2011a and the compiled code correctly runs in a UML virtual machine running Debian 6. Regards, Riccardo -- Riccardo Murri Grid Computing Competence Centre, http://www.gc3.uzh.ch/ Organisch-Chemisches Institut, University of Zurich Winterthurerstrasse 190, CH-8057 Zürich (Switzerland) Tel: +41 44 635 4222 Fax: +41 44 635 6888 ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user