What cause my process to be killed?

Asked by smabtahi on 22 Nov 2011
Latest activity Commented on by Walter Roberson on 22 Nov 2011

I am using Matlab inside Ubuntu 11.10. many times when I tried to run it, it will be closed and and strange message appears on terminal :"Killed". I really do not know what cause this problem. by the way I have modified lib64 with commands below : sudo ln -s /lib/x86_64-linux-gnu/libc-2.13.so /lib64/libc.so.6 but the program is killed again. However, I also do not think think that the problem is because of program, because I have it tested on Matlab inside windows systems without problem.

3 Comments

Daniel on 22 Nov 2011

What happens if you launch it without java and the desktop?

matlab -nojvm -nodesktop

smabtahi on 22 Nov 2011

the same thing happened. only writes " killed".

Walter Roberson on 22 Nov 2011

Sounds like it is time for strace or ptrace .

smabtahi

Products

No products are associated with this question.

0 Answers

Contact us