d6fb877f0ae1f8fd9b545729488ab63c411a08bf
The LeveldbValueStore created by TestValueStoreFactory registers itself as a memory dump provider. When a memory dump is triggered during the NonBlockingDelay polling loop, it attempts to create a dump with name "extensions/value_store/Extensions.Database.Open.Test/<ptr>" which is not in the kAllocatorDumpNameAllowlist, causing a DCHECK failure. Scope the store so it is destroyed (and unregistered) before the polling loop runs. Resolves brave/brave-browser#52739
…
…
…
…
Brave Core
Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser
Follow @brave on Twitter for important announcements.
Resources
Community
You can ask questions and interact with the community in the following locations:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%