Comment #10 on issue 24064 by [email protected]: Chromium Linux crash when  
server expect ssl v3 but transmit v2.
http://code.google.com/p/chromium/issues/detail?id=24064

I fixed the Linux backtracing in Debug builds, so I can now give you

[21787:21794:172289050922:ERROR:net/socket/ssl_client_socket_nss.cc(1037)]  
handshake
failed; NSS error code -8182, net_error -207
[21787:21794:172289051039:FATAL:net/http/http_cache_transaction.cc(1665)]  
Check
failed: response.
[21787:21794:172289051039:FATAL:net/http/http_cache_transaction.cc(1665)]  
Check
failed: response.
Backtrace:
        ./out/Debug/chrome(StackTrace::StackTrace()+0x24) [0xbdbdea]
        ./out/Debug/chrome(logging::LogMessage::~LogMessage()+0x2ae) [0xbf0586]
        
./out/Debug/chrome(net::HttpCache::Transaction::DoSendRequestComplete(int)+0x
11a) [0xe47a74]
        ./out/Debug/chrome(net::HttpCache::Transaction::DoLoop(int)+0x184)  
[0xe4255e]
        ./out/Debug/chrome(net::HttpCache::Transaction::OnIOComplete(int)+0x20)
[0xe47b9a]
        ./out/Debug/chrome(void DispatchToMethod<net::HttpCache::Transaction, 
void
(net::HttpCache::Transaction::*)(int), int>(net::HttpCache::Transaction*,  
void
(net::HttpCache::Transaction::*)(int), Tuple1<int> const&)+0x5f) [0xe493f9]
        ./out/Debug/chrome [0xe49393]
        ./out/Debug/chrome [0x65bc74]
        ./out/Debug/chrome(net::HttpNetworkTransaction::DoCallback(int)+0x154)
[0xe4e30e]
        ./out/Debug/chrome(net::HttpNetworkTransaction::OnIOComplete(int)+0x3a)
[0xe4e354]
        ./out/Debug/chrome(void DispatchToMethod<net::HttpNetworkTransaction, 
void
(net::HttpNetworkTransaction::*)(int), int>(net::HttpNetworkTransaction*,  
void
(net::HttpNetworkTransaction::*)(int), Tuple1<int> const&)+0x5f) [0xe570eb]
        ./out/Debug/chrome [0xe57085]
        ./out/Debug/chrome [0x65bc74]
        
./out/Debug/chrome(net::SSLClientSocketNSS::DoConnectCallback(int)+0x16f)
[0xe9555b]
        
./out/Debug/chrome(net::SSLClientSocketNSS::OnHandshakeIOComplete(int)+0x70)
[0xe955d8]
        ./out/Debug/chrome(net::SSLClientSocketNSS::OnRecvComplete(int)+0x2e)
[0xe95752]
        
./out/Debug/chrome(net::SSLClientSocketNSS::BufferRecvComplete(int)+0xb2)
[0xe95d14]
        ./out/Debug/chrome(void DispatchToMethod<net::SSLClientSocketNSS, void
(net::SSLClientSocketNSS::*)(int), int>(net::SSLClientSocketNSS*, void
(net::SSLClientSocketNSS::*)(int), Tuple1<int> const&)+0x5f) [0xe984ef]
        ./out/Debug/chrome [0xe98489]
        ./out/Debug/chrome [0x65bc74]
        
./out/Debug/chrome(net::TCPClientSocketLibevent::DoReadCallback(int)+0x15f)
[0xe9a2d3]
        
./out/Debug/chrome(net::TCPClientSocketLibevent::DidCompleteRead()+0x179)
[0xe9a8bf]
        ./out/Debug/chrome [0xe9aa91]
        
./out/Debug/chrome(base::MessagePumpLibevent::OnLibeventNotification(int,
short, void*)+0x6b) [0xbc9ac3]
        ./out/Debug/chrome [0xc7800d]
        ./out/Debug/chrome(event_base_loop+0x195) [0xc7832f]
        
./out/Debug/chrome(base::MessagePumpLibevent::Run(base::MessagePump::Delegate
*)+0x322) [0xbc9e0a]
        ./out/Debug/chrome(MessageLoop::RunInternal()+0x152) [0xbf2066]
        ./out/Debug/chrome(MessageLoop::RunHandler()+0x18) [0xbf1f12]
        ./out/Debug/chrome(MessageLoop::Run()+0x2b) [0xbf1ea3]
        ./out/Debug/chrome(base::Thread::Run(MessageLoop*)+0x1c) [0xc1d8cc]
        ./out/Debug/chrome(base::Thread::ThreadMain()+0x122) [0xc1d9f0]
        ./out/Debug/chrome [0xc03c83]
        /lib/libpthread.so.0 [0x7f170cd88a04]
        /lib/libc.so.6(clone+0x6d) [0x7f170b1897bd]


--
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

Reply via email to