rmview icon indicating copy to clipboard operation
rmview copied to clipboard

Stack smashing detected crashes

Open ajdunlap opened this issue 3 years ago • 2 comments

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.

ajdunlap avatar May 22 '21 01:05 ajdunlap

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.

bordaigorl avatar May 22 '21 19:05 bordaigorl

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.

ajdunlap avatar May 27 '21 19:05 ajdunlap