tamaproperties.blogg.se

Chrome crashes when attaching file
Chrome crashes when attaching file













chrome crashes when attaching file

My Google Chrome keeps crashing every time I try to attach a file to an. The log file just shows the below error over and over.ĮRROR:crash_report_database_win. If I upload a file on any website, chrome crashes as soon as I click the file. I see a file is created \src\debug.log which seems like it could be related to the issue, but not sure what this is used for. I cloned an extra copy of the application code onto a different directory on my computer and that did not fix the issue. Also my friend who is working on the same code does not see the issue on his computer when debugging or running the code. Nor do I see the issue when running the application from Chrome debugger on a different computer. I do not have the same issue running the application without debugger from npm start. I've tried debugging with both Chrome and Edge and I see the same issue with both browsers. When I try to log into the application from the app's login page, the debug browser closes without any error (see screenshot below of break-point in code where the browser closes/crashes). I am troubleshooting an issue I am having debugging a React application using VS Code with the Chrome debugger extension.















Chrome crashes when attaching file