shadowsocks / shadowsocks-qt5

A cross-platform shadowsocks GUI client
GNU Lesser General Public License v3.0
7.97k stars 2.33k forks source link

crash in ubuntu16.04 #806

Open laixinn opened 5 years ago

laixinn commented 5 years ago

After connected to a server, shadowsock-qt5 crashes when I open up any websites that need it. And I check the system log, it shows below: [ 790.568417] traps: QThread[12115] general protection ip:7ff2f01cc7b1 sp:7ff2c9ad63c0 error:0 in libbotan-1.10.so.1.12[7ff2eff64000+2f9000] I think it is because the versions of libbotan in my system and in dependency are difference. If I got it right, hope you fix the compatiblity problem. If it is not, please tell where the problem is. Thanks