Re: generate core dump for process

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

On Wed, Sep 16, 2009 at 13:34, Jerry Geis <geisj@xxxxxxxxxxxxxxx> wrote:
> the process is not a centos process. It is my program.
> I am logged in as root and I am running the process as root
> and I did run the "ulimit -c unlimited" as root.

Are you running your program just after the "ulimit" line?

Like this:

# ulimit -c unlimited
# myprog arg1 arg2 arg3

Is it possible that your program is overriding rlimit definitions?
Does "strings myprog | grep rlimit" return anything?

On Wed, Sep 16, 2009 at 13:52, Jerry Geis <geisj@xxxxxxxxxxxxxxx> wrote:
> I need to not handle SIGSEGV in my program - then it generates
> a core file.

Does this mean you fixed your problem by removing a sighandler for
SIGSEGV? It's not clear to me if your problem is fixed or not...

HTH,
Filipe
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux