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

BlockingIOError: [Errno 11] Resource temporarily unavailable: '/run/user/1000/doc/8843cbea/Bitcoin' #5935

Open
TARS-bot opened this issue Feb 7, 2020 · 0 comments

Comments

@TARS-bot
Copy link

TARS-bot commented Feb 7, 2020

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  File "/app/lib/python3.7/site-packages/electrum/gui/qt/main_window.py", line 3256, in closeEvent
    self.clean_up()
  File "/app/lib/python3.7/site-packages/electrum/gui/qt/main_window.py", line 3277, in clean_up
    self.gui_object.close_window(self)
  File "/app/lib/python3.7/site-packages/electrum/gui/qt/__init__.py", line 307, in close_window
    self.daemon.stop_wallet(window.wallet.storage.path)
  File "/app/lib/python3.7/site-packages/electrum/daemon.py", line 286, in stop_wallet
    wallet.stop_threads()
  File "/app/lib/python3.7/site-packages/electrum/wallet.py", line 240, in stop_threads
    self.storage.write()
  File "/app/lib/python3.7/site-packages/electrum/util.py", line 356, in <lambda>
    return lambda *args, **kw_args: do_profile(args, kw_args)
  File "/app/lib/python3.7/site-packages/electrum/util.py", line 352, in do_profile
    o = func(*args, **kw_args)
  File "/app/lib/python3.7/site-packages/electrum/storage.py", line 89, in write
    self._write()
  File "/app/lib/python3.7/site-packages/electrum/storage.py", line 109, in _write
    os.chmod(self.path, mode)

BlockingIOError: [Errno 11] Resource temporarily unavailable: '/run/user/1000/doc/8843cbea/Bitcoin'

Reporter

This issue was reported by 3 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
3.3.8 3.7.4 (default, Nov 10 2011, 15:00:00) [GCC 9.2.0] Linux-5.3.0-28-generic-x86_64-with-glibc2.2.5 standard en_US
3.3.8 3.7.4 (default, Nov 10 2011, 15:00:00) [GCC 9.2.0] Linux-5.3.0-28-generic-x86_64-with-glibc2.2.5 standard en_US
3.3.8 3.7.4 (default, Nov 10 2011, 15:00:00) [GCC 9.2.0] Linux-5.3.0-28-generic-x86_64-with-glibc2.2.5 standard en_US

Additional Information

The reporting user(s) did not provide additional information.

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

No branches or pull requests

1 participant