On Mon, 2006-02-13 at 19:44 +0100, Armin Schindler wrote:
> Hi all,
> 
> maybe some of you have noticed that no coredumps are possible any more
> when running openpbx as non-root. This is because linux disables 'dumpable'
> when doing setuid() and friends.
> The patch I already added resets this 'dumpable' flag.
> But this may work on linux only and maybe some defines are needed
> to make it compilable for other platforms.
> Since I cannot test this, I hope someone else can have a look?
> 

I raised this as a ticket a while back -
http://trac.openpbx.org/cgi-bin/trac.cgi/ticket/107

I spent a considerable amount of time looking into things like rlimit,
so it's good to see that I wasn't crazy (although looking in the wrong
place).

I can test the patch later today - I look forward to no longer having to
run OpenPBX as root, but still have the possibility of core dumps. Of
course, it'd be great not to need core dumps at all... ;-)

_______________________________________________
Openpbx-dev mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-dev

Reply via email to