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

[Bug]: Metamask crashes when clicking on Bridge transaction #30219

Closed
davibroc opened this issue Feb 8, 2025 · 2 comments
Closed

[Bug]: Metamask crashes when clicking on Bridge transaction #30219

davibroc opened this issue Feb 8, 2025 · 2 comments
Labels
regression-RC-12.12.0 Regression bug that was found in release candidate (RC) for release 12.12.0 release-blocker This bug is blocking the next release Sev1-high High severity; partial loss of service with severe impact upon users, with no workaround. team-bridge type-bug Something isn't working

Comments

@davibroc
Copy link
Contributor

davibroc commented Feb 8, 2025

Describe the bug

After bridging ARB on Arbitrum to ETH on Optimism, when I click on the transaction details Metamask will crash with error Cannot read properties of undefined (reading 'symbol'). See video below.

I reproduced it twice and it's important to note also that I am seeing also error 500 internal server errors on these calls:

https://bridge.dev-api.cx.metamask.io/getTxStatus?bridgeId=socket&srcTxHash=0x371dc213653d3aa3b65cc70be76a3436ff35d8ecc6c8d2b7ba23ca81ea7838fd&bridge=across&srcChainId=42161&destChainId=10&refuel=false&requestId=bdf3c463-8ad3-4c65-a0f8-b2cb2788436c

https://bridge.dev-api.cx.metamask.io/getTxStatus?bridgeId=socket&srcTxHash=0x83d194b120a05b1e80b8ef0aa299932f60da2e2b683f07d29a68e6dd9a79d057&bridge=across&srcChainId=42161&destChainId=10&refuel=false&requestId=537082a9-aec8-4019-a065-5ad860ec326e

Expected behavior

No response

Screenshots/Recordings

Arb_Repro.mov

Steps to reproduce

  1. Switch to Arbitrum
  2. Make sure you have ARB in your wallet
  3. Bridge ARB to ETH on Optimism
  4. Click on the Bridge transaction in the activity

Error messages or log output

Detection stage

During release testing

Version

12.12.0

Build type

None

Browser

Chrome

Operating system

MacOS

Hardware wallet

No response

Additional context

No response

Severity

No response

@davibroc davibroc added Sev1-high High severity; partial loss of service with severe impact upon users, with no workaround. team-bridge type-bug Something isn't working labels Feb 8, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Feb 8, 2025
@davibroc davibroc changed the title [Bug]: Metamask crash when clicking on Bridge transaction [Bug]: Metamask crashes when clicking on Bridge transaction Feb 8, 2025
@metamaskbot metamaskbot added the regression-RC-12.12.0 Regression bug that was found in release candidate (RC) for release 12.12.0 label Feb 8, 2025
@davibroc
Copy link
Contributor Author

davibroc commented Feb 8, 2025

Happens also with approved tokens

@dylanbutler1 dylanbutler1 added the release-blocker This bug is blocking the next release label Feb 11, 2025
@micaelae
Copy link
Member

This happened due to a bug in Socket's status api, which was causing the bridge-api to return incomplete response data to the extension. Socket's issue has been resolved so closing this

@github-project-automation github-project-automation bot moved this from To be fixed to Fixed in Bugs by severity Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-RC-12.12.0 Regression bug that was found in release candidate (RC) for release 12.12.0 release-blocker This bug is blocking the next release Sev1-high High severity; partial loss of service with severe impact upon users, with no workaround. team-bridge type-bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants