Segmentation fault with ccsm in ubuntu(linux)?
-
which opening compiz config setting manager(ccsm) via terminal it comes for a second and it vanishes,and says segmentation fault what should i do?
-
Answer:
You can try uninstalling and reinstalling Compiz. You can do this through System - Administration - Synaptic Package Manager. Type in the search window Compiz. Right click on Compiz and opt for complete removal. Next again type Compiz in the search window and mark it for installation and click apply.
Ritz at Yahoo! Answers Visit the source
Other answers
How To Change The Settings Of The Ubuntu 11.04 Unity Desktop With CompizConfig Settings Manager http://www.makeuseof.com/tag/change-settings-ubuntu-unity-compizconfig-settings-manager/ Alternatively if you can live without the Unity Desktop you can downgrade from Compiz 0.9.4 to Compiz 0.8.6 which is more stable http://www.webupd8.org/2011/05/how-to-downgrade-to-compiz-086-in.html CompizConfig Settings Manager (CCSM) http://wiki.compiz.org/CCSM CompizPlugins http://wiki.compiz.org/CompizPlugins PluginsMain http://wiki.compiz.org/PluginsMain PluginsExtra http://wiki.compiz.org/PluginsExtra LUg.
it also occurs when u give more values to store in an array that is more than u declare for that array
A segmentation fault occurs when a program attempts to access a memory location that it is not allowed to access, or attempts to access a memory location in a way that is not allowed (for example, attempting to write to a read-only location, or to overwrite part of the operating system). <-- wikpedia It can be caused by bugs in software, driver or even with some hw problems. First thing you should do is update/patch your box (via terminal as root or sudo) apt-get update (fetches new package index from repos), apt-get dist-upgrade (updates all packages, removes some if it has too). Reboot. If that fails try running memtest to check health of your ram, after that there is always gdb (gnu debuger) which may allow you to pinpoint the problem. Take care
Related Q & A:
- How to artificially cause a page fault in linux kernel?Best solution by Stack Overflow
- What exactly is a fault bucket and what causes it?Best solution by Stack Overflow
- What is geographic segmentation?Best solution by Stack Overflow
- Is this the American tourist's fault or the Chinese person's fault?Best solution by Yahoo! Answers
- Did your insurance premium go up after an accident that was your fault?Best solution by 360financialliteracy.org
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.