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

Stack smashing detected crashes #76

Open
ajdunlap opened this issue May 22, 2021 · 2 comments
Open

Stack smashing detected crashes #76

ajdunlap opened this issue May 22, 2021 · 2 comments

Comments

@ajdunlap
Copy link

Sometimes after running rmview for a while it crashes with the following message:

Starting VNC server
*** stack smashing detected ***: terminated
Aborted (core dumped)

I know this is not a very helpful report so please let me know if there is more helpful information I could provide.

@bordaigorl
Copy link
Owner

Oh boy this looks like a segfault caught by the safeguards put there by compilation.
Could you specify: OS, RM1/RM2, version of RM firmware, method of installation of rmview (and which branch).
One thing you could try is using the devel branch with the -v argument so it is easier to locate the faulting code.

@ajdunlap
Copy link
Author

OS: Linux. RM2. RM firmware version 2.7.0.51. I installed rmview via the Archlinux AUR. I'll work on getting the devel branch with -v and let you know if I find anything out.

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