On Wed, Aug 24, 2005 at 11:58:37AM +0300, Nikolay Kalev wrote: > I'm getting coredump of chkgrp.core and i don;t know the reason for > this. Any ideas or suggestions ? $ gdb -c chkgrp.core or $ gdb -c chkgrp.core /usr/sbin/chkgrp Then type 'bt' for a stack backtrace. This should tell you where it's dumping core and why. If it was built with debugging symbols you'll find the exact source line. This can then be reported to the program author.Received on Wed Aug 24 2005 - 10:48:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:42 UTC