
codesite-noreply at google
Oct 7, 2009, 5:52 AM
Post #5 of 83
(3229 views)
Permalink
|
|
Issue 594 in cherokee: sec_error_bad_signature randomly starts after a client mucks up ssl
[In reply to]
|
|
Comment #3 on issue 594 by kallisti05: sec_error_bad_signature randomly starts after a client mucks up ssl http://code.google.com/p/cherokee/issues/detail?id=594 here is what I get: " [6064:6064:1035505425810:ERROR:/build/buildd/chromium-browser-4.0.221.7~svn20091006r28103/build-tree/src/chrome/browser/first_run_gtk.cc(21)] Not implemented reached in static bool FirstRun::ProcessMasterPreferences(const FilePath&, const FilePath&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >*, int*, bool*) [6064:6093:1035521152172:ERROR:/build/buildd/chromium-browser-4.0.221.7~svn20091006r28103/build-tree/src/net/base/x509_certificate_nss.cc(530)] CERT_PKIXVerifyCert for ssl.unixzen.com failed err=-8179 [6064:6091:1035523103478:ERROR:/build/buildd/chromium-browser-4.0.221.7~svn20091006r28103/build-tree/src/net/base/x509_certificate_nss.cc(530)] CERT_PKIXVerifyCert for ssl.unixzen.com failed err=-8179 [6064:6067:1035523591028:ERROR:/build/buildd/chromium-browser-4.0.221.7~svn20091006r28103/build-tree/src/net/socket/ssl_client_socket_nss.cc(728)] handshake failed; NSS error code -8182, net_error -207 Segmentation fault " This issue seems hard to reproduce, I know it has happened to me several times in the past... and I see another post refering to the same issue: http://forums.digitalpoint.com/showthread.php?t=1436685 I think there's a situation which breaks cherokee SSL until it's restarted. I am working on getting more info on how to reproduce it. I unfortunately did not have logging enabled last time this happened. Logging for my ssl subdomain has been enabled. -- 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 _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|