Re: Program killed as soon as it starts to run



On Wed, Apr 30, 2008 at 7:22 PM, Paul Smith <phhs80@xxxxxxxxx> wrote:
> > I have just compiled a program, which is immediately killed as soon as
> > I start to run it. Any ideas about the reason why it is killed?

Hi Paul. It would help if you told us which program you're having a problem
> with. perhaps one of us could also try it, and see if we get the same
> results.
>
> Which Fedora version are you using?

Thanks, F8, at my work. However, at home with F8 as well, no problem
occurs. After having untarred the Algencan source tarball to my home
directory, from

http://www.ime.usp.br/~egbirgin/tango/downloads.php

and run

make PROBNAME=toyprob

inside the Algencan directory, I get a binary file in

/home/psmith/algencan-2.0-beta/bin/fortran

When I run the binary, it is immediately killed.

In addition,

$ strace ./algencan
execve("./algencan", ["./algencan"], [/* 40 vars */] <unfinished ...>
+++ killed by SIGKILL +++
$

Paul

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages