This may be a Chrome bug. Unfortunately Chrome routinely breaks debugging. It often has some kind of memory leak and it often breaks or changes every few releases.
Debugging with formatted sources is currently extremely unreliable.
It's possible you're also trying to break on dead code.
To be certain it's not the browser you should also try to debug it in firefox.