Re: Repeated segfaults in F17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/08/2012 02:15 PM, Patrick O'Callaghan wrote:
On Mon, 2012-10-08 at 09:46 +0200, Ralf Corsepius wrote:
On 10/08/2012 04:38 AM, Temlakos wrote:
Beginning about an hour ago, I've been hit with a ton of application
terminations. All of them say the same thing: "Signal 11 (SIGSEGV).
Which I believe translates as "Signal segmentation violation."

In addition to what others already wrote, check if you aren't running
out of memory (run "df" and check its output).

df tells you about free disk space.
Yes - My fault. I probably should have written "disk space" instead of "memory".

It has nothing whatever to do with
RAM,
It depends. C.f. tmpfs, RAM disks etc.

besides which a lack of disk space (even in swap) would cause a
system error message, not a segfault.
When running out of memory, inside of a program a malloc may fail, which may cause a pointer be set something invalid, which later may cause a SEGFAULT when the pointer is dereferenced.

All in all, when running out of memory (or swap or tmpfs), all kind of weird errors can happen - I've seen the weirdest things happen is such occasions ;)

Ralf


--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux