Dangling raw_ptr error in Chromium with C++
I am working with Chromium in C++ and I keep encountering an error that I can’t seem to resolve. I am fairly new to Chromium and C++. When I start the browser and interact with the UI, at some buttons, i.e. when I try to pack an extension, the browser crashes. To get further information, I tried to start the browser with the logging functionality, i.e. –enable-logging –v=1. The error log shows a dangling raw_ptr with id=0x000055f80149aff8. Here is the error message: