LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   segmentation fault (https://www.linuxquestions.org/questions/linux-software-2/segmentation-fault-153269/)

venerandrew 03-03-2004 10:31 PM

segmentation fault
 
why is it that everytime i launch the yahoo messenger i get an error message "segmentation fault"? what's the meaning of this?:newbie: :newbie:

esben 03-04-2004 06:13 AM

The reason is a programming error somewhere, or maybe (very unlikely) a hardware fault.

The meaning is this, very simplified: Every running program owns some memory. If a program tries to use memory it doesn't own, the OS (Linux) will become very angry and kill that program. This is a good thing<tm>.

If I were you, I'd use a better, and OS, client. I suggest Kopete or Gaim. I would also suggest another protocol (Jabber) for much the samme reason, but I realize that the latter may not be as easy.

venerandrew 03-04-2004 07:28 AM

i think gaim is not capable of handling yahoo messenger right now


All times are GMT -5. The time now is 05:42 AM.