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.

206 questions
6
votes
3 answers

Segmentation fault (core dumped) in nam ubuntu 14.04

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 xgraph works ok the code in the tcl seems ok as…
ioandr
  • 133
2
votes
1 answer

several segmentation fault for different processes

I have installed ubuntu desktop 18.04.4 recently and having problems of several segmentation faults from running different programs such as python, nano. The syslog looks like this: Feb 4 18:50:04 dmcb-System-Product-Name kernel: [ 5368.279040]…
1
vote
0 answers

Segmentation fault when running XFRESCO

I'm a research scholar and trying to run XFRESCO- a GUI for theoretical model code that I have to use for my calculations. Whenever I try to use XFRESCO and reach the tab of partitions and then on states, if I click on any of the…
Arshiya
  • 11
1
vote
2 answers

Problem with pdf file opening in terminal

when i tried to open a pdf file in terminal using xpdf i get segmentation fault error. how do I solve this? here is the command and error message: xpdf 320Lecture10.pdf ***** MediaBox = ll:0,0 ur:612,792 ***** CropBox = ll:0,0 ur:612,792 *****…
rvk
  • 13
  • 5
1
vote
1 answer

Edited libappmenu.so and now apps only run as root

so I was trying to add global menu support for Eclipse from this short fix from here and it worked. I tried adding another application into that by typing the application in there as well and it didn't work, so I removed it. Since then, I can't run…
1
vote
0 answers

Segmenttation fault (core dumped) in snmpd after upgrade to Ubuntu 20.04

The 15 Ubuntu 18.04 systems within our company, I am upgrading to Ubuntu 20.04. The upgrade runs smoothly and takes +/- 40 minutes. However, I do have the problem that the snmpd crashed after a few days. error on subcontainer 'ifTable container'…
0
votes
1 answer

Fault [ 0.587243 ] etc. ? Ubuntu 14.04

Just before Ubuntu 14.04.3 LTS starts up a black screen appears with the text: [ 0.587243 ] ACPI PCC Probe failed. It is a notebook with UEFI Bios 2013. How can I solve this problem please?
JMS
  • 127
0
votes
1 answer

NAM installation problem in NS2, Segmentation Fault

I am having trouble running the network animator on Ubuntu14.04. It gives me this error segmentation fault (core dumped). I am using NAM version 1.15 and ns2-2.34.
0
votes
3 answers

laptop-mode-tools segfault, can't boot

I installed the laptop-mode-tools package. When the service starts (term reads "Enabling laptop mode"), a segmentation fault occurs. I can't boot the system now. I tried to remove the package from recovery mode, but the filesystem is mounted…
salezica
  • 411
0
votes
0 answers

I get SIGSEGV error while I trying the debug the exe file on mackBook Pro Intel

I tried a lot of things, but I cannot find any usefull information. Can the error related to macOs?
0
votes
1 answer

Resolving the issue of Segmentation fault (core dumped)

I'm using a Ubuntu 18.04 guest OS in Oracle VirtualBox. I was successfully running sRNAscanner with different inputs until a few days ago. Now I'm getting a segmentation fault (core dumped) error message when trying to run sRNAscanner. I have tried…
0
votes
1 answer

Ubuntu 18.04.4 + chrome + Xvfb - segmentation-fault after recent update

I'm experiencing segfault while trying to run Chrome (chrome-driver) on Xvfb on the newest 18.04.4: kernel: [4477762.555614] chrome[9285]: segfault at ffffd9d5e7f40996 ip 00007f36b211f2dd sp 00007ffdf3ddb760 error 5 in…
0
votes
1 answer

gdebi-gtk Segmentation fault (core dumped)

$ gdebi-gtk Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused Segmentation fault (core dumped) This is what I get.…