From: Riccardo M. <ric...@gm...> - 2011-06-24 09:35:49
|
Hi Richard, On Fri, Jun 24, 2011 at 9:07 AM, richard -rw- weinberger <ric...@gm...> wrote: > On Thu, Jun 23, 2011 at 11:16 PM, Riccardo Murri > <ric...@gm...> wrote: >> Being MatLab stuff, I'm afraid I cannot provide a full test case; this >> is the top of the stack as it gets dumped out after the crash: > > BTW: What exactly are you doing with MatLab? > I have access to various MatLab installations. > > With the correct command line and your sources I could test if for my own... > I'm trying to run the `magicsquare.m` example from the MatLab website: http://www.mathworks.com/help/toolbox/compiler/bsl9c8_.html#bsl9d27 I compile the sources with: mcc -mv magicsquare.m The `mcc` compiler is from MatLab R2010a; the MatLab compiler runtime is v7.1.3. I compile on SLES 11 and try to run on the Debian UML: root@(none):~# uname -a Linux (none) 2.6.39.1 #2 Fri Jun 3 07:24:52 Local time zone must be set--see zic manua x86_64 GNU/Linux root@(none):~# cat /etc/debian_version 6.0.1 Both the filesystem and the kernel are the ones provided by devloop.co.uk: filesystem:http://fs.devloop.org.uk/filesystems/Debian-Squeeze/Debian-Squeeze-AMD64-root_fs.bz2 kernel: http://uml.devloop.org.uk/ Thank you very much for investingating! Riccardo |