LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   qtella signal 11????????? (https://www.linuxquestions.org/questions/linux-newbie-8/qtella-signal-11-a-144545/)

nOOb1kanobee 02-10-2004 03:15 PM

qtella signal 11?????????
 
Ok I am sorry first but still learning, I installed qtella last night and i can start the application, but after it starts i get a crash,"The application Qtella(qtella) crashed and caused the signal 11 (sigsegv)". so.. what does this all mean man?? well any info will help, basicaly just want to know what i can do if i am gonna have to uninstall and find something else or is this repairable?

DrOzz 02-10-2004 11:38 PM

a signal 11 basically means that the process accessed, or tried to access,
memory that it had no access to, either because the address didn't exist in
its address space or because it didn't have the right permissions.
you could try to run a some sort of memory tester and do that check, or it could be do to malfunctioning hardware, or simply the package for qtella could be corrupted, so for simplicity reason maybe just try removing what you do have related to qtella on your box, and re-download it from a different source ..

you can look at this link

just to get more of an idea on what a signal 11 is related to ..
this is a faq about receiving the error during a kerenl compile, but just read the answers to the questions and you'll see what could lead to a potential resolvment in your case ... and plus you will pick up things that you didn't know about it ...


All times are GMT -5. The time now is 07:19 AM.