I am using Gentoo Linux amd64.
Each time I start Insync it crashes immediately with this message in dmesg
`insync[12899]: segfault at 1e8 ip 00007f2f680b9f64 sp 00007ffe344fef90 error 4 in libpython3.7m.so.1.0[7f2f68054000+17e000]
We’ll update you on this as our engineer will need to test on a Gentoo Linux setup similar to yours. Could you confirm what version you have at the moment?
Hi @mia,
I am using Insyc version 3.3.5.40925 but I tried others with no success. Are there any requiremets for Insync to work? Maybe I am missing some other dependencies installed? However Insync used to work properly in the past.
You should describe how you did install Insync: custom ebuild or just manual ?
I think Insync should not support Gentoo as there are as many versions of Gentoo as there are Gentoo users (otherwise that would defeat the purpose)
About your error message: I have seen this exact message when I tried some custom ebuild (do not remember where I have found it, probably on http://gpo.zugaina.org/. The issue was with Gentoo stripping every shared library by default. You can disable this behaviour by adding RESTRICT=“SPLIT” to your ebuild