Problem in an assert after upgraded to OpenSSL 0.9.8h

Bug #242329 reported by eMTee
2
Affects Status Importance Assigned to Milestone
DC++
Fix Released
Low
Unassigned

Bug Description

With the newest openssl when secure transfers enabled there are random crashes in debug mode.

Thrown: SocketException: SSL Error: error:00000005:lib(0):func(0):reason(5) (0,5)
Assertion failed: task == SHUTDOWN || sock.get(), file dcpp\BufferedSocket.cpp, line 461, exception thrown from SSLSocket::checkSSL called on line 57 of SSLSocket.cpp.

To reproduce : check your TLS port with canyouseeme.org :)

eMTee (realprogger)
Changed in dcplusplus:
importance: Undecided → Low
Revision history for this message
Big Muscle (bigmuscle) wrote :

That assertion hit has nothing to do with SSL. It's race condition when connection is disconnected too early.

Changed in dcplusplus:
status: New → Fix Committed
MikeJJ (mrmikejj)
Changed in dcplusplus:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.