[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help needed in deciphering strace Output
On Fri, Jun 6, 2008 at 8:05 AM, Guo Hongruan <camelguo@xxxxxxxxx> wrote:
> The getrlimit system call returns successfull, so I think it is not because
> of system call.
> I think you had better generate the core dump file and debug it using gdb.
Agree, and since nowadays most distro set core dump size into zero,
you must make Linux to allow one creating it...such as:
$ ulimit -c unlimited
regards,
Mulyadi.
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ