Status: Untriaged Owner: ---- Labels: Type-Bug Pri-2 OS-Linux Area-BrowserBackend Crash
New issue 25440 by [email protected]: crash in net::SOCKSClientSocket::DoCallback http://code.google.com/p/chromium/issues/detail?id=25440 Seen as early as 3.0.194.3, it's a rare browser crash, but we get a few of them with every version. Sample crashes: http://crash/reportdetail?reportid=d70940a370faee4d http://crash/reportdetail?reportid=7fb83917973ce124 http://crash/reportdetail?reportid=4c4a6afecb8f3c8f Thread 3 *CRASHED* (SIGABRT @0x000050ed) 0xb8089430 [linux-gate.so + 0x00000430] 0xb732d097 [libc-2.9.so + 0x0002d097] 0xb752e8f7 [libstdc++.so.6.0.10 + 0x000bc8f7] 0xb752c7d4 [libstdc++.so.6.0.10 + 0x000ba7d4] 0xb752c811 [libstdc++.so.6.0.10 + 0x000ba811] 0xb752d4b4 [libstdc++.so.6.0.10 + 0x000bb4b4] 0x08693c93 [chrome - task.h:536] net::SOCKSClientSocket::DoCallback(int) 0x08693d9e [chrome - socks_client_socket.cc:155] net::SOCKSClientSocket::OnIOComplete(int) 0x0864c720 [chrome - task.h:536] net::SingleRequestHostResolver::OnResolveCompletion(int) 0x0864e8bb [chrome - task.h:536] net::HostResolver::OnJobComplete(net::HostResolver::Job*, int, net::AddressList const&) 0x0864ebfa [chrome - host_resolver.cc:371] net::HostResolver::Job::OnLookupComplete() 0x08470db8 [chrome - message_loop.cc:313] MessageLoop::RunTask(Task*) 0x08470e95 [chrome - message_loop.cc:321] MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) 0x084710b9 [chrome - message_loop.cc:427] MessageLoop::DoWork() 0x08473637 [chrome - message_pump_libevent.cc:224] base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) 0x08471611 [chrome - message_loop.cc:198] MessageLoop::RunInternal() 0x08471705 [chrome - message_loop.cc:155] MessageLoop::Run() 0x084958ef [chrome - thread.cc:156] base::Thread::ThreadMain() 0x0847d110 [chrome - platform_thread_posix.cc:26] ThreadFunc(void*) -- 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 -~----------~----~----~----~------~----~------~--~---
