Status: Untriaged Owner: ---- CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Mac Area-BrowserBackend Size-Medium Crash
New issue 23569 by [email protected]: Browser Crash in HttpCache::Transaction::OnNetworkInfoAvailable http://code.google.com/p/chromium/issues/detail?id=23569 What steps will reproduce the problem? 1. Browse https://rbacpro.sftcomp.ru/ This is in our list of top URLs. What is the expected output? Browser should not crash What do you see instead? Browser crashes. Breakapad is able to catch the crash but there appears to be another crash reported by Apple Crash Reporter. Both of these crashes appear different. Breakpad crash report: Thread 3 (crashed) 0 Google Chrome Framew0.0.0.0 0x02750dc5 net::HttpCache::Transacti on::OnNetworkInfoAvailable(int) + 0x0 (ref_counted.h:231) 1 Google Chrome Framew0.0.0.0 0x0275d492 net::HttpNetworkTransacti on::OnIOComplete(int) + 0xb (task.h:492) 2 Google Chrome Framew0.0.0.0 0x027885c3 net::SSLClientSocketMac:: OnIOComplete(int) + 0xe (task.h:492) 3 Google Chrome Framew0.0.0.0 0x02789b49 net::TCPClientSocketLibev ent::DidCompleteRead() + 0xb (task.h:492) 4 Google Chrome Framew0.0.0.0 0x0266902d event_base_loop + 0x17 (e vent.c:385) 5 Google Chrome Framew0.0.0.0 0x024e9afa base::MessagePumpLibevent ::Run(base::MessagePump::Delegate*) + 0x15 (message_pump_libevent.cc:257) 6 Google Chrome Framew0.0.0.0 0x024e6d73 MessageLoop::Run() + 0xb (message_loop.cc:199) 7 Google Chrome Framew0.0.0.0 0x024fe313 base::Thread::ThreadMain( ) + 0xe (thread.cc:153) 8 Google Chrome Framew0.0.0.0 0x024ee100 ThreadFunc + 0x7 (platfor m_thread_posix.cc:26) 9 libSystem.B.dylib 0.111.1.4 0x93319094 _pthread_start + 0x140 10 libSystem.B.dylib 0.111.1.4 0x93318f51 thread_start + 0x21 Please use labels and text to provide additional information. -- 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 -~----------~----~----~----~------~----~------~--~---
