Updates:
Status: Fixed
Comment #10 on issue 7693 by [email protected]: Chrome: Crash Report - Stack
Signature: LockImpl::Lock()
http://code.google.com/p/chromium/issues/detail?id=7693
I probably should have also commented: The premature dropping of a
reference to the
URL fetcher might have caused the fetcher to be destroyed... and the
fetcher in turn
held a reference back to the DictionaryDownloadController (which it used to
guarantee
it could do a callback). Hence the premature destruction of the URLFetcher
*could*
plausibly have lead to the destruction of the DictionaryDownloadController,
which
would explain this bug completely.
For now, I'm going to mark this bug as fixed. We can bring it back to life
if it
continues to appear.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---