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

Segment fault with wrong file permissions #97

Open
ecomaikgolf opened this issue Sep 28, 2019 · 1 comment
Open

Segment fault with wrong file permissions #97

ecomaikgolf opened this issue Sep 28, 2019 · 1 comment

Comments

@ecomaikgolf
Copy link

If a non-privileged user -u executes fiche with the log file -l in /var/log (without writing permissions) the program will crash with "Segment fault (core dumped)"

Tested on Ubuntu 18.04 with lastest version of fiche.

@foursixnine
Copy link

#94 adds a fix for this, via systemd unit. But I guess a check for write permissions shouldn't be too much of a problem...

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

No branches or pull requests

2 participants