MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.84k stars 4.83k forks source link

[Bug]: This extension often experiences crashes during use. #25757

Open linxin2020 opened 1 month ago

linxin2020 commented 1 month ago

Describe the bug

This wallet extension often crashes during use, with error codes such as STATUS_ACCESS_VIOLATION, as well as STATUS_STACK_BUFFER_OVERRUN.

Expected behavior

Normal display.

Screenshots/Recordings

2e8816368e4612f0b6d7caaafc2c234

Steps to reproduce

Appearing by chance without finding a pattern.

Error messages or log output

Error: Extension context invalidated.
上下文
https://msu.io/
堆叠追踪
scripts/lockdown-install.js:1 (匿名函数)

"use strict";(()=>{const functors=[({imports:$h‍_imports,liveVar:$h‍_live,onceVar:$h‍_once,importMeta:$h‍____meta})=>function(){$h‍_imports([]);const universalThis=globalThis;
...

Version

11.16.14

Build type

None

Browser

Chrome

Operating system

Windows

Hardware wallet

No response

Additional context

No response

Severity

No response

katkopel commented 1 month ago

@linxin2020 Thank you for reporting!

What version of Chrome are you experiencing this issue on? Does this issue only impact the platform listed in the error log?

desi commented 1 week ago

Next steps from refinement are to see if we can locate where this error is coming from to get clues on how to maybe reproduce.