Comment #5 on issue 28913 by [email protected]: Segmentation Fault when loading HTTPS sites (bisected) http://code.google.com/p/chromium/issues/detail?id=28913
I just tried again, and got a different trace. This one looks more similar to http://crbug.com/28526 : Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb49fdb70 (LWP 2071)] 0x086982f3 in URLRequest::OrphanJob() () (gdb) bt #0 0x086982f3 in URLRequest::OrphanJob() () #1 0x0869b2e3 in URLRequest::~URLRequest() () #2 0x0866cf8f in (anonymous namespace)::OCSPRequestSession::OnReadCompleted(URLRequest*, int) () #3 0x086a34c1 in URLRequestJob::NotifyReadComplete(int) () #4 0x08700a37 in URLRequestHttpJob::OnReadCompleted(int) () #5 0x08653310 in net::HttpCache::Transaction::DoCallback(int) () #6 0x086533f1 in net::HttpCache::Transaction::HandleResult(int) () #7 0x08653dc5 in net::HttpCache::Transaction::DoCacheWriteCompleted(int) () #8 0x08653e6f in net::HttpCache::Transaction::DoNetworkReadCompleted(int) () #9 0x0865bb86 in net::HttpNetworkTransaction::DoCallback(int) () #10 0x086ef1d1 in net::HttpStreamParser::OnIOComplete(int) () #11 0x0868cd28 in net::TCPClientSocketLibevent::DoReadCallback(int) () #12 0x0868ce7a in net::TCPClientSocketLibevent::DidCompleteRead() () #13 0x0854834e in event_base_loop () #14 0x08515ac3 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () #15 0x08512751 in MessageLoop::RunInternal() () #16 0x08512878 in MessageLoop::Run() () #17 0x0852e313 in base::Thread::ThreadMain() () #18 0x0851f80b in ThreadFunc(void*) () #19 0xb76368ff in start_thread () from /lib/libpthread.so.0 #20 0xb72a233e in clone () from /lib/libc.so.6 -- 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
