
debian - Many segfaults, RAM failing? - Server Fault
Sep 27, 2023 · Well, what kind of hardware is this? I've seen problematic machine where CPU was faulty (and system was failing into panic). So, perform a complete hardware diagnostic: try …
segmentation fault - How do I troubleshoot a segfault in Ubuntu …
How do I troubleshoot a segfault in Ubuntu that occurs when typing a bogus command? [duplicate] Ask Question Asked 13 years, 4 months ago Modified 13 years, 4 months ago
Segmentation fault when execute yum or rpm any command
Feb 24, 2021 · Thanks for the reply. Recently I have not installed anything on the server but I was worked before but right now I can not able to execute any commands on the server like yum or …
segmentation fault - Can you get any program in Linux to print a …
Sep 3, 2009 · $ buggy_program Segmentation fault It will tell me, however, is there a way to get programs to print a backtrace, perhaps by running something like this: $ …
linux - Do segfaults *always* try to dump core? - Server Fault
Is the daemon setuid? setuid processes won't dump core files by default. Run sysctl fs.suid_dumpable=1 to enable setuid dumps.
xfs_repair exits with segfault in libc - Server Fault
Repair with xfs_repair of a backup volume has segfault problems. A brief introduction to the system: There are 2 RAID6 Arrays, each of them identified as a ~160TB disk by the OS. 2 …
How to get a core dump from apache when segfaulting
I've followed instructions from many locations online on how to get a core dump from apache when it is producing a segfault, but it still refuses to generate the dump.
ubuntu - Could a CRON cause a segfault? - Server Fault
Aug 25, 2019 · Questions: Could CRON have caused this? A couple of minutes before the segfault, a CRON was running.* OTOH, this same CRON ran zillions of times before that. This …
cs50x - HELP! Speller segfault - CS50 Stack Exchange
Nov 8, 2023 · Interesting problem. ;-) I'll point you in the right direction with a couple of questions. Which line is triggering the seg fault? What word is being processed when it seg faults? What …
redhat - What is this SIGSEGV error code 14? - Server Fault
Apr 5, 2010 · Every day this error occured kernel: crond[1234]: segfault at xxxxxxx rip xxxx rsp xxx error 14 What's happen