Command terminated by signal 9

P

paudirac

I've been tryning to solve some system of diferential equations using
the gsl/odeiv library, but sometimes the program stops with

Command terminated by signal 9
Does anybody know what causes that?

Thanks,
 
B

BMarsh

On Unix, that would be SIGKILL, the uninteruptable signal that should
kill all processes. Lots of things could cause that, raise(),
sigaction(), kill(), or a user manually kill'ing your process.

However, this thread could very easily go off topic and into that which
would be more suited to comp.unix.programmer

cheers

bryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top