Skip to main content

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.

Filter by
Sorted by
Tagged with
31 votes
3 answers
77k views

What is a segmentation fault?

In Ubuntu I have faced the segmentation fault error many times. What is a segmentation fault and when does it occur?
Tachyons's user avatar
  • 17.3k
6 votes
3 answers
68k views

Segmentation fault (core dumped) in nam ubuntu 14.04 [closed]

when i use NS2 through terminal i keep getting a segment fault (core dumped) message. g_0zek@g-0zeK-pc:~$ ns lab1.tcl g_0zek@g-0zeK-pc:~$ nam lab1.nam Segmentation fault (core dumped) despite that ...
ioandr's user avatar
  • 133
5 votes
2 answers
4k views

pop-theme causes gnome-control-center segmentation fault

Ubuntu 19.10 Gnome 3.28 I'm trying to run gnome-control-center Result: Segmentation fault (core dumped) Clear gnome-control-center .cache and .config Remove all gnome extensions Installed all ...
Михаил Ребров's user avatar
48 votes
3 answers
107k views

Where do I find core dump files, and how do I view and analyze the backtrace (stack trace) in one?

When I run my C program on Ubuntu 20.04, I get this run-time error: Segmentation fault (core dumped) I really need to find and view the core file, but I can't find it anywhere. Where is it, and how ...
Gabriel Staples's user avatar
12 votes
0 answers
2k views

Unity-control-center segmentation fault [closed]

I cannot open the system settings anymore. unity-control-center (unity-control-center:23772): GLib-CRITICAL **: g_strsplit: assertion 'string != NULL' failed Segmentation fault (core dumped)
BernardoGO's user avatar
12 votes
2 answers
13k views

VLC crashes when opening any file, Ubuntu 20.04

My VLC player crashes every time I'm trying to open any video file. Removing/purging vlc, and reinstalling it does not change anything. I recently upgraded my distro to 20.04 from 19.10. I never had ...
Iras's user avatar
  • 171
7 votes
4 answers
5k views

Segmentation fault while installing Python 3.5: ensurepip

I got a segmentation fault while trying to install Python 3.5 on Ubuntu 21.10. $ guettli@p15:~$ pyenv install 3.5.8 Downloading Python-3.5.8.tar.xz... -> https://www.python.org/ftp/python/3.5.8/...
guettli's user avatar
  • 1,397
6 votes
3 answers
6k views

apt-get - Segmentation fault: Error Processing package libc-bin

Hi I am struggling with this for the past one month. sudo apt-get upgrade and sudo apt-get autoremove is erroring out with following error E: Unmet dependencies. Try using -f. When I am running ...
Erdnase's user avatar
  • 595
5 votes
4 answers
28k views

segmentation fault when using su or sudo

example of the problem: $ su Segmentation fault $ sudo ls Segmentation fault I tried to compile sqlite3 from source earlier. I don't know what libraries it installed. This may be the reason why this ...
user1253952's user avatar
4 votes
1 answer
3k views

software-center update-manager both get segmentation fault

I am using Ubuntu 11.10. After upgrading, neither software-center nor update-manager would run. I get a segmentation fault when launched from the console. I can do sudo apt-get update without problem, ...
François's user avatar
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....
Ubuntuser's user avatar
  • 9,836
3 votes
1 answer
905 views

How can I rollback my GParted version?

I'm using ubuntu 14.04 with GParted 0.18. However, it seems to be inferior to previous iterations of it because it crashes every single time I try to resize a FAT32 partition or when I create a new ...
shortstheory's user avatar
2 votes
1 answer
2k views

Ubuntu 18.04.4 startup stuck after package updates / mesa segmentation fault

TL;DR /usr/lib/gdm3/gdm-x-session[5106]: (EE) Segmentation fault at address 0x56131d0000f7 The startup problem I shut down Ubuntu 18.04.4 on my machine today and cold-started it somewhat later. Now ...
JJD's user avatar
  • 862
1 vote
1 answer
372 views

Trying to install Neverwinter Nights again, and having yet another different failure

So, as the title says, I'm trying to install NWN again. It went awry a while back in a Kubuntu VM ( as noted here: Neverwinter Nights hangs at startup in my Kubuntu 14.10 VMWare Guest), and I got some ...
William Scalf's user avatar
0 votes
1 answer
295 views

Cheese not launching- (Error restoring saved CRTC)

I've been using Ubuntu 20.04 for about 4 months now and have launched cheese a few times without any issue. priyanshu@Inspiron-7501:~$ cheese (cheese:499251): Cogl-WARNING **: 17:34:35.299: winsys/...
Priyanshu Sahani's user avatar
0 votes
1 answer
1k views

Kubuntu Ksplashqml crashed

This is related to Ksplashqml crash on startup I dont have enough reputation yet, to post an answer, so i decided to give an answer via my own question... Yesterday, when i restarted my PC, I got an ...
Tom's user avatar
  • 9
0 votes
3 answers
6k views

libc-bin dpkg segmentation fault

In an apt-get upgrade i got stuck in this situation where libc-bin constantly provides Segmentation fault (core dumped) I tried several apt commands such as clean, dpkg-reconfigure and --reinstall ...
Andrea Baccega's user avatar
0 votes
2 answers
3k views

Scilab 6.0.0 segmentation fault (core dumped) on start

I have Scilab 6.0.0 on ubuntu 16.04 LTS and it was working great until yesterday. I tried to execute the program via terminal (./bin/scilab) and I got the error "Segmentation fault (core dumped)". I'...
Alexandre Soares's user avatar
0 votes
0 answers
1k views

Kernel panic at boot and many programs segfault / core dump

Today I booted up an Ubuntu computer I last used when it was working fine 2 weeks ago, and now every kernel I have (4.15.x and 4.13.x) panics at the beginning of boot, including in recovery mode. I ...
cat's user avatar
  • 1,682
-1 votes
3 answers
4k views

eog does not recognize .png file format and many icons are gone

I use Ubuntu 12.04 and XFCE desktop on a PC with nVidia graphics card. I ran into Segmentation fault during a Ubuntu update process. An very inconvenient consequence is that .png files cannot be ...
HongboZhu's user avatar
  • 577