Red Hat / Fedora :: What's Error Called 'segmentation Fault (core Dumped)'?

Jun 20, 2011

I am using RHEL 6. When i use CAP3 software for the first time it successfully resulted. But second time when i used, it's showing "segmentation fault (core dumped)". Even after restarting and reinstalling it showing same error. When i google, i found it some memmory related problem. But no clear information.

View 3 Replies


ADVERTISEMENT

Fedora :: Yum Segmentation Fault (core Dumped)

Jun 17, 2010

I would like to know if there is a way to repair a fedora 13 installation without using yum or using smart .Both applications are exiting with a "segmenttation fault".This happend after an general update and the installation of a couple of applications when the installer exited with an error message that indicated that there was not enough diskspace left.The message was wrong because there was plenty of space left and all of the applications were installed, just important programs used for changing the systems started crashing.Here is a small list of prgs that are crashing: yum , smart, system-config-firewall, system-config-printer, abrt-gui and I guess I might find easily more.Strange rpm seems to work.

View 12 Replies View Related

Ubuntu :: Apt-get Error: Segmentation Fault

Apr 28, 2010

I was in the process of installing something via apt-get. The laptop crashed halfway through, and now I cannot install anything new, do any updates/upgrades. I also cannot open Synaptic.When running apt-get in the terminal I get the following error:

Segmentation fault

View 3 Replies View Related

Programming :: Segmentation Fault Error And GDB

Jul 23, 2010

When I compile my C program on SUSE, I receive a segmentation fault error. To my knowledge, this occurs when a program tries to recall memory but is not allowed to. So I'm using GDB for the first time to solve this problem. After a series of commands, I reach this point:

Code:
#0 0x00002b13e1bab127 in getdelim () from /lib64/libc.so.6
#1 0x000000000040167b in main () at dmsp_cusp.c:158

Here's the offending code in dmsp_cusp.c:
Code:
157 printf("enter the input file name:");
158 getline(in_fname);
159 fp3 = fopen(in_fname, "r");
160 if(fp3 == NULL) {
161 printf("can't open input file %s",in_fname);
162 exit(1); }

View 1 Replies View Related

Programming :: Getting Segmentation Fault Error?

Jul 1, 2010

I am getting Segmentation fault error .Dont know where it is

Code:
#include <unistd.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>

[Code]....

Getting Segmentation fault

View 11 Replies View Related

General :: Internal Compiler Error: Segmentation Fault

Apr 6, 2010

I am getting this message: internal compiler error: Segmentation fault

Please submit a full bug report,
with preprocessed source if appropriate. for every compilation that takes longer (ie: linux kernel, kde sources etc.)

I've tried other OS (at that moment I was on Fedora 12, now on Debian; was a Suse also) and it didn't work. I've tried replacing my hard disk, since it needed an upgrade either ways - that didn't work either. I assumed that it's the RAM fault - tested them with memtest and it says they are fine. Does anyone know what else I can do in order to figure out where the problem is?

View 3 Replies View Related

Programming :: C - When Write A Program That Gives The Segmentation Fault Error

Jun 9, 2010

I am using Ubuntu 9.04 linux 2.6.28-11-generic. When I write a program that gives the "Segmentation fault" error, or when I send this signal (SIGSEGV) to a program, the "Segmentation fault" is shown and no core dumped. When I look for "core" file in the current directory, I can't find it, too.

View 2 Replies View Related

Debian Multimedia :: Skype Giving Segmentation Fault Error On Terminal

Aug 17, 2011

I had Skype debian_2.2.0.35-1_amd64 on my Debian 2.6.32-5 amd64 and it was working without any problem. After re-installing my gnome desktop environment, my skype stopped working. I tried to re-install it. I found out it re-installs without any error but it doesn't launch and gives me "segmentation fault" error on terminal. I purged skype, deleted the .skype folder and installed it again with no luck. when I try to re-install skype via software center it says: "Sorry, 'skype' is not available for this type of computer (amd64)." what should I do to have the skype working on my system again?

View 9 Replies View Related

General :: Error Child Pid 13810 Exit Signal Segmentation Fault (11)

May 23, 2011

I installed Centos 5, httpd 2.2.3 and php5.3.6 with yum.

We have a website which can upload JPEG file to the server via php. But when we uploaded file, it showed the error

Quote:

child pid 13810 exit signal Segmentation fault (11)

I tried to run gdb on my computer and it showed that

Quote:

0xb6d1a600 in ?? () from /usr/lib/libjpeg.so.62

View 1 Replies View Related

Software :: Ubuntu Server 10.10 - Segmentation Fault Error On Quota Activation

Jan 25, 2011

I'm running ubuntu server 10.10 64 bit.
1. Set quota in /etc/fstab like this:
/dev/sdb1 /var/www reiserfs defaults,usrquota 0 2
2. Checked quotas:
# quotacheck -cavm
quotacheck: Your kernel probably supports journaled quota but you are not using it. Consider switching to journaled quota to avoid running quotacheck after an unclean shutdown.
3. Tried to activate quotas using "quotaon -a" and got a segmentation fault error.
When I change filesystem to ext3 (using mkfs.ext3 and changing /etc/fstab) it works well. So there are 2 problems, quotacheck warning about journaled quota and the segmentation fault error.

View 1 Replies View Related

OpenSUSE :: Okular Crashes - Error Executable PID 4927 Signal: Segmentation Fault(11)

Aug 31, 2011

I got a problem with Okular crashing. This is the error message i get

Excutable okular PID 4927 Signal: Segmentation fault(11)

The PID is a different number each time i try to open a file. What could be causing this.

View 1 Replies View Related

Fedora :: Kde Making Segmentation Fault?

Jan 14, 2010

my KDE is making segmentation fault. KDE is not required to restart but this segmentation fault is making every time (after 2 min) when i login to kde/fedora. this is making me annoying.. my linux info is following:

uname -r # 2.6.31.9-174.fc12.x86_64
KDE: 4.3.4 (KDE 4.3.4)
problem:

[code]....

View 5 Replies View Related

Software :: Yum Crashing With Segmentation Fault On Fedora 10

Dec 14, 2008

I've just upgraded my fileserver to Fedora 10, but it crashed half-way through a 'yum update' of the newly installed system.

It is telling me to run yum-complete-transaction to finish off the previous update, but all it does is throw a "Segmentation Fault" now. Even 'yum update' does the same thing.

yum -v update doesn't reveal much, other than it is "Building updates object" when it crashes. yum clean all doesn't help, nor does rebuilding the rpm database.

View 4 Replies View Related

Fedora :: Nvidia Driver Segmentation Fault At Boot?

Aug 12, 2010

Fedora 13-64. While booting the nvidia driver has a segmentation fault:

Code:
Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1406 Segmentation fault "$@"[FAILED] It is not a problem when using the notebook's led/mouse/keyboard. The problem is when I'm using an external monitor/mouse/keyboard. In this case I must first boot using the notebook until it gets to the login screen when I can start using the external configuration. That is annoying because the notebook seats under the table and must be put over the table to boot. The notebook model is HP DV6 2173 CL with a discrete GeForce G105M

My other notebook running Ubuntu works exactly as needed. The whole boot process is shown and controlled by the external monitor/mouse/keyboard.

View 5 Replies View Related

Fedora :: Boot Message Failure - Segmentation Fault

Aug 26, 2010

Every time I boot up FC13 I get a boot message which is showing a failed task. The line is as follows:
Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1174 Segmentation fault "$@"[FAILED]
Everything appears to be running fine on my system. This message is more nuisance that a functionality message. But I could be wrong.

View 8 Replies View Related

Software :: Rtorrent 0.7.9 On Fedora - Caught Segmentation Fault

Dec 30, 2008

Due certain torrent sites I'm visiting I was forced to upgrade to rtorrent 0.7.9, which isn't avaiable through F8 repositories so I had to compile it myself. It went fairly smooth and I've been using it now for couple of months with no problems whatsoever.

However, recently, it started crashing on me, at the start, throwing out following message:

Caught Segmentation fault, dumping stack:
Stack dump not enabled.
Aborted

I have no clue what this is. I can assure you that I haven't altered anything on my system after I compiled the client.

Eventually, I am able to start the program, after an x-amount of tries.

I even tried to delete my session directory once. It seems to have helped at one occasion, but several days later, I was in the same trouble.

View 8 Replies View Related

Fedora Installation :: F12 Preupgrade Kernel Panic - Segmentation Fault

Dec 21, 2009

I ran into a strange issue after doing a preupgrade from Fedora 10 to Fedora 12: Preupgrade worked as described, I upgraded successfully to Fedora 12 and also worked 2 days without any (major) issue. Then I had some issues with firefox (malloc errors, couldn't start) so I thought I'll do it the "Windows Way" namely reboot, and then no chance to boot fedora. I was hit by a kernel panic saying "init not tainted 2.6.31.6-166.fc12.i686". I was able to boot in rescue mode using the preupgrade installer (still in the grub menu) but even chroot /mnt/sysimage gave me a "Segmentation fault".

I am not able to re-upgrade the system since the installer tells me (on vty3) "product Fedora version 12 found on VolGroup00-LogVol00 is not upgradeable". I also tried to reinstall the installed kernel as well as upstart (hint from [URL]) from the preupgrade repositories (using rpm --root /mnt/sysimage --force ...) but the kernel install failed with %post and %posttrans errors (signal 11). I also did fsck.ext3 for the lvm partition with no success. Does anyone have some additional hints how to recover? It's a 32 bit install on an Intel p4 with 2GB RAM.

View 2 Replies View Related

Fedora :: Application - KDE Daemon - Kded4 - Signal - Segmentation Fault

Jan 4, 2010

I get a couple of these a day

Application that crashed: kded4
Version of the application: $Id: kded.cpp 1031638 2009-10-05 16:59:11Z lunakl $
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.9-174.fc12.i686 i686

- Backtrace:
Application:

The auto bug reporting says it cant report it

View 1 Replies View Related

OpenSUSE Hardware :: 64bit 11.1 / Setup Does Not Run With "Segmentation Fault" Error?

Jan 13, 2011

I recently bought an HP OfficeJet 6500 AIO printer. Since the printer has ethernet connectivity, I have managed to setup the printer with the 32bit openSuSE 11.2, 11.3 machines I have in my network. However, the 64bit 11.1 is another beast. I cannot make the printer work. The default and updated from officials repos hplip does not contain the PPD file for the printer/scanner/fax.I added the "Printing" repository (Index of /repositories/Printing/openSUSE_11.1) and downloaded the 64bit versions of hplip, hplip-hpijs packages. Now, the issues:hp-setup does not run with "Segmentation fault" error! Although I can see the printer, setup and modify it's configuration, cups cannot print, not even a test page.The errors I have are:

Code:
Unable to execute /usr/lib64/cups/filter/hpcups: No such file or directory

Regarding the 1st error, I "solved" it by using the hplip-qt3 package from KDE_3 repository. And when I used that version of hplip, (3.10.9-4.2, instead of the 3.10.9-31.1 of the Printing repository), I had no more filter related problems (foomatic etc).For the second one, it is obvious that the problem is related to the location of the 64bit filters.The /var/log/cups/error.log has the following lines:

Code:
I [13/Jan/2011:20:50:52 +0200] [Job 60] Started filter /usr/lib64/cups/filter/pstops (PID 30039)
I [13/Jan/2011:20:50:52 +0200] [Job 60] Started filter /usr/lib64/cups/filter/pstoraster (PID 30040)
code....

View 4 Replies View Related

CentOS 5 :: Segmentation Fault Error When Trying 'yum Update' Or 'yum Check-update' After Running 'yum Clean'

Jul 26, 2011

On two Centos5 servers, yum gives a segmentation fault error when trying 'yum update' or 'yum check-update' after running 'yum clean' :

[Code]....

The error is the same for the other computer except while attempting to update the rpmforge repository. Nothing has really changed on the servers in some time and 'yum update' worked fine on each yesterday and I have no idea why they would both suddenly fail!

View 3 Replies View Related

Ubuntu :: No Longer Able To Run K3B - Error "Executable: K3b PID: 8469 Signal: 11 (Segmentation Fault)"

Aug 2, 2011

I am no longer able to run K3B. I get an error "Executable: k3b PID: 8469 Signal: 11 (Segmentation fault)". I tried uninstalling and reinstalling K3B but still the same. I googled the error message and have not come up with any results other than it seemed to be a bug with earlier versions of Linux than mine. One change I have made to my system is updating the kernel to 2.6.35-30 generic

View 3 Replies View Related

Networking :: Getting An "Segmentation Fault" Error?

Mar 9, 2011

I am getting an "Segmentation fault" error when i change my adhocrouting from AODV to DSR...

View 1 Replies View Related

Fedora :: Enabling The Nvidia Driver: /etc/rc.d/init.d/functions: Line 530: 1254 Segmentation Fault [FAILED]

Jul 17, 2010

Whenever I boot my system, I get this error:

Quote:

Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1254 Segmentation fault [FAILED]

I also noticed that 3d acceleration was not working... I always launch Blender to test if 3d works, but not luck

My system:

Code:

2.6.33.5-124.fc13.x86_64
Nvidia GeForce 9800Gt
akmod-nvidia 195.36.24

Yes, nouveau is blacklisted:

Quote:

kernel /vmlinuz-2.6.33.5-124.fc13.x86_64 ro root=/dev/mapper/vg_desktop-lv_root rd_LVM_LV=vg_desktop/lv_root rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rdblacklist=nouveau

[code]....

View 14 Replies View Related

Programming :: What Is The Segmentation Fault

Apr 19, 2011

I using a linux kernel v2.6.26.something. Distribution: OpenSuse 10.3. While writing a c program on linux in KATE, i used character pointers to declare a string like, for ex: " char *temp " but compilation with gcc gives me the error," Segmentation Fault " what is segmentation Fault Why does it occur or what are the reasons behind it?

View 14 Replies View Related

CentOS 5 :: Yum Segmentation Fault

Apr 11, 2011

I did a Yum update last Friday. It was done before 5.6 was released so I still have 5.5 + various updates. Yum is now giving me a segmentation fault when I try to run it. I believe it has to do with an improperly synchronized version of sqlite which was updated and then Yum stopped working. I'm guessing that installing the latest Yum RPM will fix the dependency issues. Will this throw me out of sync with for instance updating to 5.6?

View 5 Replies View Related

Debian :: VLC Segmentation Fault - Microcode?

Feb 26, 2016

VLC was behaving weirdly recently and when I've tried to run it with primusrun command (since I have optimus card) it gave me a segmentation fault

Code: Select allVLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
Segmentation fault

I've read on google that issue has been solved by a few people from updating the microcode, but I don't even understand what microcode is, I'm also not sure whether I should install amd64 or intel package for it?

Here is my lscpu

Code: Select all$ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3

[Code] ....

View 8 Replies View Related

OpenSUSE :: Segmentation Fault During Shutdown

Feb 8, 2010

I updated kernel to 2.6.31.12-0.1-desktop yesterday and now i have problem with shutdown.
Everything goes as usual and system shutting down, but after all monitor keeps to work, and computer also doesn't halt.The last two lines i see on screen are:The system will be halted immediately Segmentation Fault Also i hear that some cooler or may be hard disk stops after this. But monitor and the rest of computer are still working With previous kernel i had no this problem.Reboot command works normal

View 9 Replies View Related

OpenSUSE :: Segmentation Fault In Skype?

May 5, 2010

Some time ago I had to reinstall all my packages under 64-bit OpenSuse 11.2. After that I can't get Skype working - Skype always gives me "segmentation fault" when trying to execute it (from command-line).

I've followed steps recommended in wiki, I've tried different versions (32-bit as well as 64-bit RPMs) downloaded from different repositories (including old 1.4.0.xx). Nothing changes anything.

I don't have any webcam and I've never had one, so I guess it cannot be related to that.

View 1 Replies View Related

Ubuntu :: Firefox 3.5.7 Segmentation Fault

Feb 16, 2010

I just have installed Karmic Koala and have a problem running Firefox. I`ve seen that this is quite a common problem, but since I`m a newbie, I have no idea what to do. I have not found any solutions that would solve my problem yet. Every time I try to load a website including flash advertisings, Firefox just quits.

All the time I get this output.

Code:

View 1 Replies View Related

Ubuntu :: Synaptic Segmentation Fault?

Jul 4, 2010

I've been looking for an answer for this around all forums, but nothing works.So far, I've tried:

Editing "/etc/apt/apt.conf.d/70debconf" and adding
Code:
APT::Cache-Limit "33554432";

[code]....

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved