What cause my process to be killed?

42 views (last 30 days)
smabtahi
smabtahi on 22 Nov 2011
Edited: Dan Myles on 7 Oct 2022
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.
  7 Comments
Yuxiao Zhai
Yuxiao Zhai on 22 Dec 2021
I got the same issue on Ubuntu 20.04. I was trying to run a simulation based on 5G toolbox. MATLAB crashed after runing for around 10 hours and only left a 'Killed' on the terminal. It has been more than 10 years since this question posted.
Dan Myles
Dan Myles on 7 Oct 2022
Edited: Dan Myles on 7 Oct 2022
I've also experienced this while running scripts with long loops. No explananation beyond "Killed" in the terminal.
(I'm using pop_os)

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!