lastpass / lastpass-cli

LastPass command line interface tool
GNU General Public License v2.0
2.85k stars 292 forks source link

broken lpass library dependency "segmentation fault lpass" #551

Open habtamua opened 4 years ago

habtamua commented 4 years ago

I used lpass cli for long time with no issues but recently i happen to installed openconnect tool for my vpn connection and i guess it really messed up my lpass cli and this is what am getting /looking for compatibility version miss match, and i have no idea how to resolve this, and i would appreciate for any help.

$ otool -L $(which lpass)

/usr/local/bin/lpass: /usr/lib/libxml2.2.dylib (compatibility version 10.0.0, current version 10.9.0) /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib (compatibility version 1.1.0, current version 1.1.0) /usr/local/opt/openssl@1.1/lib/libcrypto.1.1.dylib (compatibility version 1.1.0, current version 1.1.0) /usr/lib/libcurl.4.dylib (compatibility version 7.0.0, current version 9.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.200.5

RevHokan commented 4 years ago

I'm not LastPass, just a user.

Given that you seem to have updated libraries that lastpass-cli needs, you'll probably have to relink and reinstall lastpass-cli to fix this. Basically, remove lastpass-cli and go through the process of installing it again.

sid-kap commented 4 years ago

I'm having the same issue, and my otool output is almost the same as yours (except libSystem version 1252.50.4 instead of 1252.200.5)

optimizasean commented 4 years ago

I am also unfortunately having the same issue. It has been more than two weeks for the other issue and is approaching two weeks for this one and neither has been triaged at all: unassigned, unlabeled, and not even replied to by anyone working at LastPass. I hope they examine these soon and prioritize them since this is a critical tool for many people.

Issue Seg Fault 11: https://github.com/lastpass/lastpass-cli/issues/550