bloom icon indicating copy to clipboard operation
bloom copied to clipboard

🐞 - Memory Error when creating PIN Code

Open wmbonfiglio opened this issue 9 months ago • 0 comments

Version

1.2.1

Description

I follow the initial steps to install and start new wallet. When I put (and confirm) the PIn Code, the app Crashed with the following error:

App Version: 1.2.1

platform: win32
platformVersion: 10.0.26100
platformArchitecture: x64
cpuCount: 12
totalMem: 32676.0 MB
freeMem: 11223.4 MB

Error Type: [Render Context] Unhandled Rejection

Error: Error invoking remote method 'keychain-set': Error: N�o h� recursos de mem�ria dispon�veis suficientes para processar este comando.

(The final message is in Brazilian Portuguese, means "There are not enough memory resources available to process this command.")

Expected behaviour

Just create my wallet and start app.

Actual behaviour

Crashed just after choosing my PIN Code.

Can the issue reliably be reproduced?

Yes

Steps to reproduce the issue

  1. Install Bloom Wallet (v. 1.2.1 from Github, .exe file)
  2. Follow all steps through starting new wallet
  3. Choose and confirm PIN Code
  4. App Crash

After the first time, I tried to "Restore Profile", putting the same recovery phrase, but the error persisted.

Crash Status

Infinite loading symbol

Error Messages

App Version: 1.2.1

platform: win32
platformVersion: 10.0.26100
platformArchitecture: x64
cpuCount: 12
totalMem: 32676.0 MB
freeMem: 11223.4 MB

Error Type: [Render Context] Unhandled Rejection

Error: Error invoking remote method 'keychain-set': Error: N�o h� recursos de mem�ria dispon�veis suficientes para processar este comando.

Error Logs

No response

Profile Type

Software (Stronghold)

Operating System

Windows

Diagnostics

No response

Duplicate declaration

  • [X] I have searched the issues tracker this issue and there is none

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

wmbonfiglio avatar Jan 06 '25 15:01 wmbonfiglio