bpot (Bob Potter)
- Login: bpot
- Email: bobby.potter@gmail.com
- Registered on: 01/29/2010
- Last sign in: 04/17/2013
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
04/16/2013
- 06:29 AM Ruby master Bug #7584: Ruby hangs when shutting down an ssl connection in gc finalization
- Looks like that fixes it! I was unable to reproduce with "ruby 2.1.0dev (2013-04-15 trunk 40308) [x86_64-linux]".
04/10/2013
- 09:25 AM Backport200 Backport #8240: SSLSocket breaks other connections or files on GC
- Cool! This should also resolve #7584
03/27/2013
- 03:38 AM Ruby master Bug #8167: net/imap failing to parse IMAP response containing one BODYSTRUCTURE
- It looks like the response is invalid at least according the RFC3501. The additional fields that the parser is blowin...
03/23/2013
- 11:50 AM Ruby master Bug #7584: Ruby hangs when shutting down an ssl connection in gc finalization
- It looks like it is a race condition where the TCPSocket finalizer closes a fd, that fd is reused by another thread a...
- 10:32 AM Ruby master Bug #7584: Ruby hangs when shutting down an ssl connection in gc finalization
- =begin
Digging into this some more because it cropped up in another project.
I've had some luck reproducing this ...
02/19/2013
- 06:15 AM Ruby master Bug #7584: Ruby hangs when shutting down an ssl connection in gc finalization
- For what it's worth, we were able to work around this by explicitly shutting down ssl connections instead of letting ...
12/18/2012
- 04:26 AM Ruby master Bug #7584 (Closed): Ruby hangs when shutting down an ssl connection in gc finalization
- It appears that during garbage collection ruby will sometimes attempt to shutdown an ssl connection that has already ...
01/29/2010
- 10:57 AM Ruby master Bug #2683: IMAP hangs when receiving an unexpected "BYE" during login
- =begin
=end
- 10:57 AM Ruby master Bug #2683 (Closed): IMAP hangs when receiving an unexpected "BYE" during login
- =begin
The main imap thread will hang if the receiving thread receives an unexpected "BYE" message during login. IM...
Also available in: Atom