Segfault in application, but no core or application failure...how to troubleshoot.
I am trying to troubleshoot an application that is generating several segfaults with an error 14, but the application is not crashing. The program continues to run. I would assume I can connect to a running process to debug it, but I'm not sure what to gather. The program has several background processes associated with it so I'm sure I'll need to attach to the actual internal process.
Does anyone have any experience in this to offer some insight?
|