i like strace

if you dont have it, yum install it.

using man page, see launching parent pid  under strace with follow option.

in the verbose output, focus on system call activity (& parms) for failing
pid  procs.

HTH, jackc...


On Thu, Aug 7, 2014 at 5:01 PM, bruce <badoug...@gmail.com> wrote:

> Hey guys..
>
> Running a test parent php app that's a long running app. It spins out
> test child apps via the "system" call periodically. On an intermittent
> basis, the parent php app dies, and I get a segmentation fault error.
>
> Any thoughts/pointers on what I can setup from an OS perspective to
> allow me to track down exactly what's causing this to happen..
>
> Thanks
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to