lkml.org 
[lkml]   [1999]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: empty core file
JS> Under the recent kernels (2.2.[7?,8,9]), when an apps dumps core, the
JS> generated core file is empty. Is this due to some change in the kernel ?

It works here:

bash$ ls -l core
ls: core: No such file or directory
bash$ ulimit -c unlimited
bash$ sleep 5000 & kill -SEGV $!
[1] 14455
bash$
[1]+ Segmentation fault (core dumped) sleep 5000
bash$ ls -l core
-rw------- 1 mroos mroos 241664 May 17 21:08 core
bash$ uname -a
Linux xxx.xxxx 2.2.9 #1 Fri May 14 17:53:17 EEST 1999 i586 unknown

--
Meelis Roos (mroos@tartu.cyber.ee)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.029 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site