Questions tagged [segmentation-fault]
Problems related to an attempt made to access memory that the CPU cannot physically address. Also knows as segfault or bus error.
208
questions
1
vote
1
answer
477
views
segmentation fault and xlib when starting hugin
when i'd like to start hugin i get this error message:
benjy@W520:~$ hugin
(hugin:6376): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
(hugin:6376): Gtk-WARNING *...
3
votes
1
answer
2k
views
nautilus exiting with segmentation fault after upgrade [closed]
I upgraded to UBuntu 11.10 yesterday from 11.04. Everything went smoothly except the fact that nautilus wont start anymore. It exits with a segmentation fault. Any idea how to stop this from happening....
5
votes
1
answer
3k
views
Why do a lot of programs crash in segmentation fault?
For a few days, a lot of programs do not launch properly. This includes Skype, Oracle VM Virtualbox, Scilab, Boinc, LÖVE, OMG! Words! and a little Java program I downloaded from the web (RemoteDroid). ...
1
vote
2
answers
223
views
hardware error pindown
fresh 11.04, FF crashes every minute, applications refuses to start.
memtest say ram is ok, segfaults often (apt-get)
found bad charachters in some files, still fsck reported only one error.
MB (...
2
votes
3
answers
7k
views
Why I am getting a segmentation fault opening Guitar Pro?
I am having this hard time with Guitar Pro on Ubuntu 11.04.
I am getting a segmentation fault error from the application, but it used to work before on Ubuntu 10.10, suddenly it stopped working.
...
4
votes
1
answer
2k
views
Crash during installation of flashplugin-installer after upgrade
I can't install flashplugin-installer after having upgraded from Maverick to Natty. Something crashes during the installation:
$ sudo aptitude install flashplugin-installer
The following NEW packages ...
6
votes
1
answer
1k
views
Synaptic and Software Centre Segmentation fault [closed]
Synaptic windows disappear after a few seconds when opened. This happens also for the Software Center. On running from the terminal it gives me this phrase "Segmentation fault" how can I fix that?
6
votes
1
answer
11k
views
Debugging php with gdb
I am attempting to debug a SIGSEGV on PHP on my Ubuntu 9.10.
I've installed php5-dbg to have the debug symbols available, however, when I start gdb, it shows the following output:
Reading symbols ...