Comment #8 on issue 26754 by [email protected]: Chrome crash : AppCacheDispatcherHost::Initialize(IPC::Message::Sender*, int, int) http://code.google.com/p/chromium/issues/detail?id=26754
Its easy enought to make this not crash, but sure does look like the root cause is ApplicationCacheDispatcherHost::Initialize is being called twice in the mac port, which i think means ResourceMessageFilter::OnChannelConnected() is being twice. That seems not right. -- 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
