Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coredump is not generated when pppd received a Fatal signal #503

Open
Arsalan19 opened this issue Jul 11, 2024 · 2 comments
Open

coredump is not generated when pppd received a Fatal signal #503

Arsalan19 opened this issue Jul 11, 2024 · 2 comments
Assignees

Comments

@Arsalan19
Copy link

Coredump is not generated when we receive a fatal signal. Just an error message is printed "Fatal signal 6" in function bad_signal. How can i generate a core dump and traceback for this sort of error?

@Neustradamus
Copy link
Member

@paulusmack: Have you seen this ticket?

@paulusmack
Copy link
Collaborator

For testing, you could remove the lines in pppd/main.c that say things like "SIGNAL(SIGABRT, bad_signal);". I don't want to do that in the production version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants