Reputation: 33
I'm able to install squish for qt on Ubuntu 19.10
But i'm getting below error for Ubuntu 20.04
$ ./squish-6.4.3-qt55x-linux64.run
free(): invalid pointer
Aborted (core dumped)
Virtual box - Ubuntu 20.04
Python 2 installed and configured as default
Upvotes: 1
Views: 1063
Reputation: 732
According to the vendor this got fixed, but requires a recent Squish 6.5 build.
Upvotes: 0
Reputation: 94529
This is a known issue with the Squish installer on recent Linux distributions (triggered by an update to the libXcb
library). You can get a new Squish build from froglogic support which doesn't exhibit this problem. Just send a mail to [email protected].
Upvotes: 1