Core file location and abrt

Junliang Li lijunliang.dna at gmail.com
Tue Nov 12 03:49:08 UTC 2013


在 2013-11-11一的 22:17 -0500,Braden McDaniel写道:
> On Mon, 2013-11-11 at 20:00 -0600, Michael Catanzaro wrote:
> > On Mon, 2013-11-11 at 15:50 -0500, Braden McDaniel wrote:
> > > 
> > > That page suggests that when abrt is in use, core files would be
> > > generated in the location set by abrt, which defaults
> > > to /var/spool/abrt.  However, I have abrtd running and I'm definitely
> > > getting core files in $HOME.  Does abrt just make a copy to put
> > > in /var/spool/abrt?
> > 
> > My naive answer is: check the DumpLocation setting in /etc/abrt.conf.
> > The default is /var/tmp/abrt. If that doesn't work for you, it smells
> > like a bug.
> 
> DumpLocation is unset.
> 
> Given that this is the case, are you saying that I shouldn't be getting
> core files in $HOME at all?
> 
> Braden
> 
> 

Maybe you can check your setting in /proc/sys/kernel/core_pattern . If
it does not output like "|/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t
e", you may not install abrt ccpp hook. Then try start abrt-ccpp
service, which I do that via command :
/etc/init.d/abrt-ccpp start

Thanks,
Junliang Li




More information about the devel mailing list