Symfony 2.8 Web Debug Toolbar Locks up Chrome

Viewed 202

This just started happening and I cannot figure out why. This works fine in firefox, but when using using the debug toolbar in symfony 2.8, it completely locks up chrome. I have to go all the way into my task manager and end the process to get Chrome to close.

enter image description here

Here's a screenshot after waiting 30 minutes. This does not happen in Firefox at all. I've updated Chrome, Symfony, Composer, and every 3rd party library in the application.

I've never seen this before, I'm not even sure where to start troubleshooting this. Any suggestions?

To add, there's no errors being thrown in the server error logs at all. It doesn't appear to be an actual hang on the website, this is additionally confirmed by the toolbar still working in other browsers.

0 Answers
Related