"Abort" message on linux shell

Posted by bksi on Super User See other posts from Super User or by bksi
Published on 2010-04-23T08:53:55Z Indexed on 2010/04/23 9:03 UTC
Read the original article Hit count: 325

Filed under:
|
|

hello
i compile & run a C program in linux terminal (using gcc). the program recieves as an argument a text file, parses it and outputs to screen and/or another text file. for some reason. in some cases, when i run the program, i get "Abort" message on the shell, and i can't figure out why.
does anyone have an idea why this happens?
thanks

© Super User or respective owner

Related posts about linux

Related posts about shell