pass-manager icon indicating copy to clipboard operation
pass-manager copied to clipboard

Probably 40 bash processes spawned on OSX 10.10.5

Open SnowySailor opened this issue 8 years ago • 3 comments

Not sure exactly what happened, but as soon as I installed the plugin, there were tons and tons of bash processes running as my user and they were all using ~20% CPU: http://puu.sh/p6DQq.png

I quit FF and as I did, it asked me "do you want to save password for XXXXX on XXXX.com" but when I hovered over that window I got the spinning beach ball of death. Had to kill bash processes and FF from the command line.

SnowySailor avatar May 27 '16 06:05 SnowySailor

Same thing is happening here. I can see a lot of calls to 'pass ls' which never end. The same commands work when calling from the terminal.

renatoaguiar avatar Jun 12 '16 01:06 renatoaguiar

I just figured out that it is happening because the PATH is not getting set correctly for Firefox on MacOSX.

renatoaguiar avatar Jun 12 '16 17:06 renatoaguiar

Interesting. I reinstalled the extension a while ago and I haven't had any issues since then, but I know my PATH variable was set correctly both times to /usr/bin/pass in my about:config.

Your issue sounds a little different from the bash thing I was experiencing, but it's still similar and annoying. Wonder if they're both caused by the same issue.

SnowySailor avatar Jun 14 '16 14:06 SnowySailor