Updates:
Status: Fixed
Comment #5 on issue 4749 by w...@chromium.org: Crash in
ResourceDispatcherHost::RemovePendingRequest on browser shutdown.
http://code.google.com/p/chromium/issues/detail?id=4749
Fixed in r6951. This bug doesn't affect the old WinHTTP code,
so we don't need to ba
Comment #4 on issue 4749 by w...@chromium.org: Crash in
ResourceDispatcherHost::RemovePendingRequest on browser shutdown.
http://code.google.com/p/chromium/issues/detail?id=4749
In my previous comment, I assumed that the recursive call to
ResourceDispatcherHost::RemovePendingRequest would remo
Updates:
Status: Started
Comment #3 on issue 4749 by [EMAIL PROTECTED]: Crash in
ResourceDispatcherHost::RemovePendingRequest on browser shutdown.
http://code.google.com/p/chromium/issues/detail?id=4749
After adding several debugging CHECKs to resource_dispatcher_host.cc,
I finally cau
Comment #2 on issue 4749 by [EMAIL PROTECTED]: Crash in
ResourceDispatcherHost::RemovePendingRequest on browser shutdown.
http://code.google.com/p/chromium/issues/detail?id=4749
I changed that DCHECK to CHECK and confirmed that 'iter' being equal
to pending_requests_.end() causes the crash in
Comment #1 on issue 4749 by [EMAIL PROTECTED]: Crash in
ResourceDispatcherHost::RemovePendingRequest on browser shutdown.
http://code.google.com/p/chromium/issues/detail?id=4749
It seems that we crashed while computing iter->second:
void ResourceDispatcherHost::RemovePendingRequest(
cons
Status: Untriaged
Owner: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend
New issue 4749 by [EMAIL PROTECTED]: Crash in
ResourceDispatcherHost::RemovePendingRequest on browser shutdown.
http://code.google.com/p/chr