seg fault - how to track down cause!

Jack Craig jack.craig.aptos at gmail.com
Fri Aug 8 00:41:58 UTC 2014


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 <badouglas at 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 at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20140807/118415ec/attachment-0001.html>


More information about the users mailing list