bug-lib-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject given!)


From: D. Stimits
Subject: Re: (no subject given!)
Date: Sun, 22 Jul 2001 16:26:50 -0600

san jay wrote:
> 
> when i try to run a program compiled in c++ under Red
> Hat Linux
> I get following error:
> 
> "Program received signal SIGSEGV, Segmentation fault."

Memory was accessed improperly. Sometimes a problem with hardware, but
almost always a coding error.

> 
> Could you please tell me what this error is all about
> and way to avoid it.

Double check any memory allocation/deallocation. No way to tell without
the code. You might be interested in
comp.os.linux.development.applications.

D. Stimits, address@hidden

> 
> In case you don't have idea about above problem you
> may
> kindly forward this message to a person or group who
> may be aware of the above problem.
> 
> thank you.
> sanjay Thavi.
> address@hidden,
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]