my a.out executable crashes ..

Using applications, configuring, problems
Post Reply
Message
Author
johng143

my a.out executable crashes ..

#1 Post by johng143 »

Hi,

I am writing a custom application for a project, the application is
VERY similar to a minicom type communications program.

I have written it in c, on my mandrale 10 system but when I try to run
it on puppy it crashes with the message "Segmentation fault", it
also crashes whatever text login shell I used when calling the program.

I downloaded, installed and compiled my application on vector linux,
but that a.out crashes on puppy also.. what system should
I install to compile c apps for puppy?

thanks..

p.s. my app runs fine on mandrake 10 or on vector...

johng143

use mandrake 9.2?

#2 Post by johng143 »

should I be using mandrake 9.2? I tried to find it for download,
but no luck!

anyone have a liinkt to download it?

thanks

jg

Jesse
Posts: 466
Joined: Sun 08 May 2005, 16:07
Location: Auckland, NZ

#3 Post by Jesse »

have you tried running it through gdb and doing a backtrace when it crashes?
Have you checked its library dependancies exist with ldd?

Jesse

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

Re: Where to download Mandrake 9.2?

#4 Post by Flash »

johng143 wrote:should I be using mandrake 9.2? I tried to find it for download,
but no luck!

anyone have a link to download it?

thanks

jg
http://www.linuxcompatible.org/download.php?det=35

Post Reply