When I attempt to run my AppImage on another computer, I'm getting this error message:
*** stack smashing detected ***: terminated
Aborted
I can't seem to track down what is causing this. I think it might be related to the libraries being included in my appimage, but I'm unsure.
I'm packaging a gtk3 program using gtk-rs.
When I attempt to run my AppImage on another computer, I'm getting this error message:
*** stack smashing detected ***: terminated
Aborted
I can't seem to track down what is causing this. I think it might be related to the libraries being included in my appimage, but I'm unsure.
I'm packaging a gtk3 program using gtk-rs.