Comment #2 on issue 18358 by [email protected]: Crash in ResolveProxyMsgHelper::StartPendingReques http://code.google.com/p/chromium/issues/detail?id=18358
call chrome_2610000!Profile::GetDefaultRequestContext (026ba190) mov ecx,dword ptr [eax+0Ch] <--- Access violation reading 0x0000000c So clearly Profile::GetDefaultRequestContext() is returning NULL, and code is not expecting it. -- 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 -~----------~----~----~----~------~----~------~--~---
