Fedora :: Memory Dumps - Segfault At 00000008 Eip 084ed6a5 Esp 003340d0 Error 4

Apr 2, 2010

I am using Fedora 7 for making a server. I have installed Kaspersky mail gateway solution on that. but the solution is not working. I found an error in the message log file that is Mar 30 20:29:28 srfed kernel: mailgwd[2452]: segfault at 00000008 eip 084ed6a5 esp 003340d0 error 4 It means that the process for mail gateway dropped for some reason. I need to see the memory dumps and save them for future use.

View 1 Replies


ADVERTISEMENT

Fedora X86/64bit :: Compiz[3329]: Segfault At 3d9786e288 Ip 0000003d93c3a4b2 Sp 00007fff332d0f10 Error 4 In Libglib-2.0

Feb 4, 2009

I am seeing this in my dmesg ouput:

Code:

compiz[3329]: segfault at 3d9786e288 ip 0000003d93c3a4b2 sp 00007fff332d0f10 error 4 in libglib-2.0.so.0.1800.4[3d93c00000+e0000]
I have an nVidia Quadro FX 570M card and I am using nVidia's 177.82 drivers:

Code:

NVRM: loading NVIDIA UNIX x86_64 Kernel Module 177.82 Tue Nov 4 16:50:05 PST 2008 I believe error 4 is "Interrupted system call".

View 3 Replies View Related

CentOS 5 :: Segfault Error 6 - Bash Script

Jul 14, 2009

I've got problem with one bash scrip which can run for random time (12h+) and then segfault:

clusterapp[17029]: segfault at 00007fff23100d00 rip 0000003da22426b4 rsp 00007fff23100cd0 error 6
clusterapp[14659]: segfault at 00007fff45cc3f50 rip 0000003da22426b4 rsp 00007fff45cc3f20 error 6

bash script:

updateMaster() {
echo 10.100.123.11 > /tmp/master
sleep 5
updateMaster
}
updateMaster

View 1 Replies View Related

CentOS 5 :: How To Diagnose Bind Segfault Error

Jul 9, 2010

I downloaded bind 9 on my machine, but when I try to start the service "service named start" it fails. I found the logs by grep named /var/log/messages

Jul 8 22:10:49 localhost named[27072]: starting BIND 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 -u named -D -t /var/named/chroot
Jul 8 22:10:49 localhost named[27072]: adjusted limit on open files from 1024 to 1048576
Jul 8 22:10:49 localhost named[27072]: found 2 CPUs, using 2 worker threads
Jul 8 22:10:49 localhost named[27072]: using up to 4096 sockets
Jul 8 22:10:49 localhost named[27072]: loading configuration from '/etc/named.conf'
Jul 8 22:10:49 localhost named[27072]: using default UDP/IPv4 port range: [1024, 65535]
Jul 8 22:10:49 localhost named[27072]: using default UDP/IPv6 port range: [1024, 65535]
Jul 8 22:10:49 localhost named[27072]: listening on IPv4 interface lo, 127.0.0.1#53
Jul 8 22:10:49 localhost named[27072]: listening on IPv4 interface wlan0, 192.168.1.3#53
Jul 8 22:10:49 localhost named[27072]: command channel listening on 127.0.0.1#953
Jul 8 22:10:49 localhost named[27072]: command channel listening on ::1#953
Jul 8 22:10:49 localhost named[27072]: the working directory is not writable
Jul 8 22:10:49 localhost named[27072]: zone admin.myhost.remcycle.net/IN: loaded serial 2010070700
Jul 8 22:10:49 localhost named[27072]: zone admin.myhost.remcycle.net/IN: sending notifies (serial 2010070700)
Jul 8 22:10:49 localhost kernel: named[27073]: segfault at 00002aaaac0000d8 rip 00002aaaac0000d8 rsp 0000000040e78f58 error 15

I hear that "The working directory is not writable" is nothing to worry about and is just something that is complains about for no reason, but I can not decipher.
"Jul 8 22:10:49 localhost kernel: named[27073]: segfault at 00002aaaac0000d8 rip 00002aaaac0000d8 rsp 0000000040e78f58 error 15 "
I know segfault is having some memory problem at 00002aaaac0000d8 but does rip mean insertion point? What is rsp? Where do I find out what error 15 means?

View 12 Replies View Related

Fedora :: SKYPE Dumps Video Call After 6 Seconds?

Jul 13, 2010

Have NO video camera. Trying to receive SKYPE video using Fedora 11 & SKYPE Beta Version 2.1.0.81 [latest version].When I receive a video call the image appears and then freezes and dumps the call after about six seconds.I have tried the 'env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype' launch, but it makes no difference in the bug.I have NOT heard that a camera is required to receive video.Is there a fix for this?nal information: Here is the error message I get when the call dumps and crashes SKYPE.

[thsk@galley ~]$ env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype
shm_open() failed: No such file or directory
Assertion 'b' failed at pulsecore/memblock.c:439, function pa_memblock_acquire(). Aborting.

[code]....

View 5 Replies View Related

Ubuntu :: Memory Error When Installing Python - Cannot Allocate Memory

Apr 19, 2010

I get this error when I run "sudo apt-get install python-software-properties"

Preconfiguring packages ...
dpkg: unrecoverable fatal error, aborting:
fork failed: Cannot allocate memory
E: Sub-process /usr/bin/dpkg returned an error code (2)

I'm trying to install deluge via ssh and my vps has 512mb ram and is only using 11% of it prior to running the code.

View 2 Replies View Related

Fedora :: ABRT Not Connecting To Bugzilla Nor The Remote Servers To Analyse Core Dumps

Jun 14, 2011

Has anyone noticed ABRT not being able to connect to Bugzilla or the remote Core Dump analysis server? Since my upgrade during the beta phase of F15 I have been unable to file bug reports from ABRT's traces, nor has it offered me the option to file bugs to bugzilla. What it does, however, is offer me to analyse the Core Dump and backtrace of the crash using either the remote server or locally with GDB. Needless to say I'm clueless in GDB, and it requires a LOT of debug symbols found in the corresponding debug packages. But trying to use the remote analysis server always results in a message of the server being busy and to try again later. IIRC the last time I was able to file a bug through ABRT was in 13, has anyone been able to do so in 15?

View 14 Replies View Related

Server :: SFTP Memory Error / Getting An Out Of Memory?

Jan 8, 2011

I have been setting up a vps I got out with bhost.net, with CentOS installed. I've been learning and have set up everying I need with the exception of ftp/sftp.

Using yum I installed vsftpd and ran into problems, thinking it was something I might of done I did a fresh install of CentOS and I still recieve the same problem on a fresh install so it is nothing I have done to the server.

The problem is when connecting via a sftp client I get an out of memory error. This error is listed in the putty faq ( url ) under A.7.5, there is a brief explaintion of the cure under A.7.6.

there is mention of a login script but I don't know where this is located. I'm a novice at Linux but by no means incompotent when it comes to computing.

View 5 Replies View Related

Fedora Servers :: Libvir: QEMU Error : Out Of Memory?

Jun 11, 2009

Has anyone seen this error in libvirtd?libvir: QEMU error : out of memoryWhatever it is, I'm pretty sure that's what's keeping my virt-manager from working. There's 12GB of DDR3 on this box, so I really really hope that it's not actually a memory problem. This here is a brand-new whitebox I build just for virtualization on F11. Can anyone here help me make it work?

Edit: This is a 64-bit install. All 12GB are accessible by the OS.

View 4 Replies View Related

Fedora :: Debugging Memory Error Lockup & Kernel Panic?

Jan 31, 2010

I am having a problem with lockups on a new FC12 box (dual core 3 ghz, 4 gb memory,HDPVR,nvidia 8400gs). This happens reliably when replaying MythTV videos, but also randomly at other times using other apps (I suspect also boot but I can't be sure; it just occasionally stalls part way through the boot display).

Usually but not always this is accompanied by a kernel panic (caps lock + scroll lock lights flash on keyboard).

I did a core dump with kdump and it reports:

Thread 1 (<main task>):
Cannot access memory at address 0xffff880028025b70

I am in the process of running memtest86+ right now, and it's been through several passes without errors. I know it needs to run more, but given the reliability of this problem with MythTV video playback I am wondering if the problem could be in the video card memory.

Does anyone know of a linux (or bootable) tester for video memory? All I am able to find are some things for windoze like this.

Also is there any way to track that address from the core dump back to a physical location?

View 2 Replies View Related

Red Hat / Fedora :: Java Memory Error / Xms256m -Xmx1024m Not Working?

Apr 6, 2011

I am using Centos, in that i am executing normal stand alone java programs. Some time i am getting "java.lang.outofmemory heap space" error. how to increase the heap size. I tried with the command java -Xms256m -Xmx1024m but its not working for me.

View 6 Replies View Related

Programming :: Incremental Backup Using DUMP Command - Error "DUMP: Only Level 0 Dumps Are Allowed On A Subdirectory"

Sep 6, 2010

I have used Dump Command to dump the application files. For Full backup the level 0 is working fine. For incremental backup I used the level 1 or 2 it is getting the error as

DUMP: Only level 0 dumps are allowed on a subdirectory
DUMP: The ENTIRE dump is aborted.

The code I used
===============================
#!/bin/bash
#Full Day Backup Script
#application folders backup
#test is the username
now=$(date +"%d-%m-%Y")
[Code]...

View 2 Replies View Related

Fedora :: Ardour Fails To Start With Segfault

Dec 27, 2010

I recently changed my system from Ubuntu/Suse to Fedora14. Starting Ardour2 or Ardour3 (both build from SVN) or Ardour from the Repo-Package I get this:

[code]...

Ardours Dev Paul Davis thinks, this is an issue with libxml2 but upgrading libxml2 and even downgrading it did not work either. With the fresh install of Fed14 2 weeks ago the Package from the repo did work very much OK. is there anything I can do?

View 3 Replies View Related

Fedora Hardware :: Checking Computer Memory - Specification Shows 2 GB Of Memory Instead Of GB

Feb 7, 2011

Fedora 14 xfce
HP Mini 210

I am looking to buy some memory for my netbook. Currently I have 1 GB of DDR3 memory. However, the specification says that 2 GB of memory is the max. However, when I do the following it says that 4GB is the max:

[Code].....

View 3 Replies View Related

Fedora :: Error 28: "Not Enough Memory To Load This Specified Image" F13 + F14?

Mar 18, 2011

I have run into an issue with Fedora on my laptop that has me stumped. On this laptop I had partitioned the hard drive with Windows 7 (came with the PC), and initially Fedora 13. This setup worked fine for about four-five months, but recently Fedora will no longer boot. One day I attempted to load the OS and after GRUB get a screen that says "Error 28: Selected item cannot fit into memory." Windows continues to load fine however, and a memtest worked fine as well. When I attempted to run my Fedora 13 live-cd, I got the similar error "Error 28: Not enough memory to load this specified image."

Now, not having anything critical on the Unix partition, I decided to delete the Fedora partitions and start from scratch. I did so and the computer successfully loads a Fedora 14 live-cd albeit slowly (but still not the 13 one... I'm guessing the CD is just corrupted from scratches). Unfortunately, once I installed Fedora 14 on the empty space and tried running, I get my original error dealing with the item not fitting into memory. I'm out of ideas, and getting tired of the machine being Windows only.

The specs are as follows:
ASUS UL80VT Notebook
Intel U7300 1.3Ghz
4GB Ram
GRUB reports memory as:
607K lower / 14272 upper

View 5 Replies View Related

General :: New Install Dumps To Grub CLI?

Nov 11, 2010

I am trying to make a clean install of linux on three new 500G HDs. Because the last failure caused loss of my wife's pictures, I'm in the dog house. I know, I know. Back-up, back-up, back-up.I'm trying to set up a Raid 5 as partial insurance against disk failure (along with a frequent back up schedule). A friend suggested that I put 4-5 partitions in the raid array to aid in recovery if a disk fails (/boot, /, /var, /home, and swap). I know that swap doesn't get 'raided'. I've looked at 50+ tutorials on how to set up raid5 from a clean install and after installing the whole system. Nothing has helped or even addressed this issue so far.

Problem is that I have now tried installing 4 different flavors of linux (Ubuntu, Mint, and a couple of distros of Fedora) with the custom disk partitioning as mentioned above. I've tried installing grub on the MBR and the first partition (/boot). I've ensured that it pointed to the correct partition to find the kernel (/). I've tried everything that I can think of, and at every reboot, I get dumped to the grub CLI after bios post, regardless of distro. I cannot get the system to load the kernel.

View 3 Replies View Related

General :: Latest Dumps Of RHEL-5?

Apr 13, 2010

If anybody is having latest dumps of RHEL-5

View 2 Replies View Related

General :: Kernel Dumps To The Wrong /var/crash?

May 2, 2011

I'm running Scientific Linux 5.5 (equivalent to CentOS 5.5), and over the past two weeks, I have had a problem with my root partition filling up, preventing anyone from logging into the server.After searching for large files, and finding none, I was mystified when du told me that the root partition had only 660 MB of disk space used, whilst df showed it full. The problem was this: the /var/crash directory had been filled up by an 8GB crash file. Now, I'm a 'proper' sysadmin and make sure that /var has its own mount point, so the crash should not have touched the root partition at all. Except it did - instead of writing to /var/crash on /dev/mapper/VolGroup00-LogVol04 which is mounted as /var, it wrote the file to /dev/md0 directly, so when all the file systems were mounted, those files were hidden under the mounted /var.

View 4 Replies View Related

Hardware :: Configuring A Printer To Dumps The Job On Server?

Aug 9, 2009

I just made a printer with help of system-config-printer and make the printer default.I assigned some print jobs to the printer. But my station on server1 doesn't dump jobs on the server1 which can be checked by the link Code:http://server1/printers/stationx How to make this happen ??

View 2 Replies View Related

General :: Where To Find Rhce Dumps Of New Pattern

Aug 27, 2010

wher i wil find rhce dumps of new pattern.

View 3 Replies View Related

Server :: Kdump Doesn't Result In Dumps?

Feb 14, 2010

I have a dumb question but the google can't seem to answer it. When (if?) my host locks up (RHEL 5.4) I generally don't get anything in /var/crash . kdump is configured correctly and works (if tested using ` echo "c" > /proc/sysrq-trigger` as per Red Hat's KBase article) but in the real world, when the system locks up nothing ever ends up there.

So, on to the dump ( ) question - I have to crash it using Ctrl + SysRq in order to get anything out of this, right. If the box is comatose and doesn't respond at all to the point of being power cycled, it's all gone isn't it? Volatile memory being what it is and all; or is there some sort of magic / voodoo in place that makes it survive the reboot. And no, my Dell PowerEdge 1950 doesn't have battery backed RAM, so i'm quite sure that unless i can kill it through sysrq ...

View 2 Replies View Related

Slackware :: Firefox 3.6.12 Just Installed - Dumps On Start

Nov 11, 2010

following the instructions on firefox's web site i installed firefox 3.6.12 in /home/jed/firefox. when i start it from KDE, it shows a startup feedback icon for a few seconds and a firefox button on the task bar for a few seconds, hen it dumps. when i try to start it from a terminal window, nothing happens, it just hangs. i let it sit like that for 20min before hitting ^C. i'm running slack 13.0. working version of firefox is 3.0.17, which fortunately i can point my KDE menu back to and get it to work.

View 3 Replies View Related

Fedora :: Track Down What "at" Is Attempting To Run That Is Causing The Segfault

Sep 16, 2010

kernel: at[18314]: segfault at bf963e1f ip 00227518 sp bf958554 error 6 in libnss_files-2.12.so[221000+c000]

How can I track down what "at" is attempting to run that is causing the segfault?

View 2 Replies View Related

General :: Unable Kernel Crash Dumps In Debian?

May 8, 2011

I want to enable kernel crash dumps for my Debian 5.0.7 machine. The kernel version is 2.2.26 amd64.How can I configure this?

View 1 Replies View Related

General :: After Install / Reboot Dumps At Command Prompt With No Desktop

Jan 29, 2011

I am running Windows 7 on an HP laptop trying to create a dual boot with Ubunta 9.0.4(?). I left 300 gb in unpartioned space when I loaded Windows 7 to load linux in (new hard drive). I then partioned the 300gb thru Windows using Paragon Hard Disk Manager. After installing Ubunta, it dumps me at the command prompt. Graphics problem?

View 6 Replies View Related

Server :: Debian Lenny - Enable Apache Core Dumps?

Jan 29, 2011

My Apache web server (respectively a child process) is crashing several times a day. I wanted to find the exact reason and activated the core dumps but even though the crashing-issues continue, the core dumps were never created. I have found several howto's which basically point to the same steps:

- set "ulimit -c unlimited"

- add "CoreDumpDirectory" directive into apache2.conf (Debian's httpd.conf)

Another info I've found is that /proc/sys/fs/suid_dumpable shouldn't be 0 - so on one howto it said to echo 2 into it, on another one to echo 1 to /proc/sys/fs/suid_dumpable - didn't work with neither of them.

View 4 Replies View Related

SUSE :: Out Of Memory Error?

Apr 7, 2010

I have an application running on a dos box and the log files when trying to open sometimes give an out of memory error. It doesnt affect other functionality on the box though. Now I am porting this application to a linux box. What I wanted is how important it is to implement a wrap around for this log. What happens when it exceeds a limit except for trouble viewing that particular file. Another thing I noticed is when i open the file on dos with edit it gives the error whereas with other editors it opens file. Is there some configuration file that maintains this.

View 4 Replies View Related

General :: Getting Out Of Memory Error?

Feb 20, 2010

I am getting "out of memory" error when i am trying to format 8GB pen drive in ntfs format .So, i added two swap partition 64MB (as my device has 32MB RAM)to increase mem.but swap space used is max 1000Kb.

View 3 Replies View Related

OpenSUSE Install :: Error ""Creating Device Modes With Udev 2.0436224] [drm: I915_diver_load]*ERROR*Detected Broken BIOS With 262140/2644kb Of Video Memory Stolen"

Aug 18, 2010

I tried to install OpenSuse 11.3 on my brand new pc, which already had Windows 7 proffessional in it, and I went step by step through the installation without changing anything. It didn't work. I tried for a second time and this error message kept popping up: "Creating device modes with udev 2.0436224] [drm: i915_diver_load]*ERROR*Detected broken BIOS with 262140/2644kb of video memory stolen. 2.0436224] [drm: i915_diver_load]*ERROR*Disabling GEM(try reducing stolen memory or updating the BIOS to fix)"

And then a lot of letters and numbers wich make no sense to me. Now the only way I can initiate OpenSuse is with the OSuse boot dvd and on failsafe mode.

View 5 Replies View Related

Ubuntu Installation :: Live CD Out Of Memory Error

Nov 13, 2010

Today, I burned a copy of Lubuntu 10.10 Maverick Meerkat and tried installing it on my old 2.4Ghz Celeron 192MB RAM (actually 256MB with 64MB dedicated by the BIOS for the internal video card) laptop, which installed Lubuntu 10.04 Lucid Lynx with absolutely no problems. However, when I tried inserting the disk for Maverick this time around, the live CD boot always hangs during Plymouth, and pressing Esc shows:

Code:
Generating locales. en_US.UTF-8.I modified the boot options and removed splash and quiet, and I got a whole lot of messages that seemed like errors, but I think the root of the problem was this:

Code:
Out of memory: kill process 620 (localedef) source 929 or a child Killed process 620 (localedef) VS2: 59500kB, anon-rss: 57596kB, file-rss: 820kB After that, it got a few messages about localedef timing out for 120 seconds or something. Now I'm no idiot, I'm well aware that my laptop is cutting it very close to the minimum RAM requirements of the live CD, but it's just the live CD that stops me from running Lubuntu, because once it's installed, I have no problems. I ran Lubuntu 10.04's Live CD with no problems and the installed LXDE system ran amazingly fast. I'm sure if I could just install Lubuntu 10.10, it would run at the same speed. The problem is that the Lubuntu wiki still writes the minimum system requirements of:

[Code]..

View 2 Replies View Related







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