This is caused by race condition between restoreBreakpoints call intiated by setTimeout in UISourceCode constructor and removing this UISourceCode from mapping when corresponding resource has finished loading. Patch to follow.
Created attachment 158766 [details] Patch
Committed r125767: <http://trac.webkit.org/changeset/125767>