Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension not finding passwords and leaving processes with "[browserpass-lin] <defunct>" #348

Open
pniederlag opened this issue Apr 15, 2024 · 7 comments · May be fixed by #230
Open

extension not finding passwords and leaving processes with "[browserpass-lin] <defunct>" #348

pniederlag opened this issue Apr 15, 2024 · 7 comments · May be fixed by #230

Comments

@pniederlag
Copy link

browserpass zombies

After a recent update I noticed a very laggy behaviour of the browserpass-extension. When looking into the details I found that procecsses pile up in my processlist

[browserpass-lin] <defunct>

This happens quite frequently while sometimes the list of passwords just works as intented. No pattern that makes the difference betwenn "creates zombie" and "works as intented" found yet. When a password is found no zombie process shows up. Once a password is found future lookups tend to work until the browser is restarted.

Used Versions

chromium --version
Chromium 123.0.6312.122 for TUXEDO Computers GmbH
browserpass-linux64 --version
Browserpass host app version: 3.1.0
lsb_release -a
LSB Version:	core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.6 LTS
Release:	20.04
Codename:	focal

any tips on further debugging?

@maximbaz
Copy link
Member

Thanks for the report! I'm wondering if this could be explained (and solved) by #342, have you seen that thread by any chance?

@pniederlag
Copy link
Author

Thx for your feedback, actually yes, I was thinking about it but forgot to link it.

I tested a local build on master with merged branch "hide-badge" (which #342 refers to), zombie-processes don't show up anymore.

So my problem is currently solved, thx. Probably would make sense to ship an update 3.8.1 ?

@maximbaz
Copy link
Member

Thanks for confirming! Yeah we should get that merged...

@maximbaz maximbaz linked a pull request Apr 16, 2024 that will close this issue
@pniederlag
Copy link
Author

pniederlag commented Apr 16, 2024

unfortunatly <defunct> processes again show up after a long working day, but in a very low number (< 10). I think I haven't seen this behaviour until recently. So I wonder, what has been changed? and, where?

@pniederlag pniederlag reopened this Apr 16, 2024
@maximbaz
Copy link
Member

I'm not sure! If you manage to discover any way to reproduce this, please share... I have a little doubt that a browser extension can somehow control processes that browser starts 🤔

@maximbaz
Copy link
Member

Does it ever happen that you cancel an operation? You open popup but close it before list is rendered, or you ask browserpass to fill out a form but don't complete the operation (e.g. by not touching yubikey to confirm, if you are using one)?

@pniederlag
Copy link
Author

Hi @maximbaz the problem really sticks around without me having a clue... could be memory or timinig issues ;(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants