ToddAndMargo via users writes:
On 8/12/19 3:37 AM, Sam Varshavchik wrote:Well, if the program exits with the exit code that indicates that it dumped core, you can have your script automatically run coredumpctl to extract the core out.The stinking script exits after starting the program. Rats!
Well, then change the script so that it doesn't.But, if you're saying that the program forks, and the original process exits, then that's going to be a little bit of a pickle.
First of all, it is not necessary to grab the core file immediately after the program dumps core. The command I mentioned before can be run any time thereafter, all it effectively does is pull the most recent core dump.
Otherwise, your only realistic option is your original plan: modify core_pattern.
Attachment:
pgp08SB7nq3Xo.pgp
Description: PGP signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx