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

Segmentation fault #47

Open
jonblack opened this issue Nov 22, 2016 · 2 comments
Open

Segmentation fault #47

jonblack opened this issue Nov 22, 2016 · 2 comments
Labels

Comments

@jonblack
Copy link
Contributor

The following error appears in the logs:

run.sh: line 2:     8 Segmentation fault      (core dumped) mrs server start -p /var/run/mrs.pid --no-daemon

There is no additional information, so it's very difficult to figure out the cause. See how far we can get, if it proves difficult, we can open up an issue to improve the logging.

@cbaakman
Copy link
Contributor

We've been having this segfault for a long time now, without knowing where it comes from. It's quite annoying. So I think the answer is yes, we should improve logging.

@cbaakman
Copy link
Contributor

We've added more log statements now, telling which request mrs was handling at the moment it segfaulted. However, there is not a specific web request that co-occurs with the segfaults, so it doesn't say much. Also, MRS is multi threaded.

What would help more is having core dumps with stack traces in it. See also: #66

@cbaakman cbaakman removed their assignment May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants