Re: Segmentation Fault
From: Christopher Benson-Manica (ataru_at_nospam.cyberspace.org)
Date: 02/06/04
- Next message: Robert: "Re: random numbers"
- Previous message: Johan Lindh: "Re: random numbers"
- In reply to: user_at_domain.invalid: "Segmentation Fault"
- Next in thread: pete: "Re: Segmentation Fault"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 6 Feb 2004 17:33:57 +0000 (UTC)
user@domain.invalid spoke thus:
> I just finish writing LAB2 with no errors when compiling, but once i run
> it, i get "segmentation fault".. i don't know what is wrong, can anyoen
> tell me what it means and how i can fix it? thx!
You inadvertently drew a pentagram on your screen and thereby summoned
The Lord of Vague Usenet Postings, causing your error. That's just a
guess, however. Another guess is that LAB2, whatever the heck it was,
involved pointers or memory allocation, and that you messed it up.
"Segmentation fault" means that you did something wrong, but nothing
more can be gleaned from it without looking at your code. If you post
it, someone may be kind enough to help you.
-- Christopher Benson-Manica | I *should* know what I'm talking about - if I ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
- Next message: Robert: "Re: random numbers"
- Previous message: Johan Lindh: "Re: random numbers"
- In reply to: user_at_domain.invalid: "Segmentation Fault"
- Next in thread: pete: "Re: Segmentation Fault"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|