From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Tue, 20 May 2008 16:03:08 +0100 Subject: [sup-talk] IMAP server restart causes Sup exception In-Reply-To: <1211238704-sup-2539@south> References: <1210728028-sup-3439@black-opal> <1211238704-sup-2539@south> Message-ID: <1211295759-sup-614@tomsk> On 20.5.2008, William Morgan wrote: > > closed stream > > /usr/lib/ruby/1.8/openssl/buffering.rb:237:in `select' > > ./lib/sup/buffer.rb:31:in `nonblocking_getch' > > bin/sup:227 > > This backtrace doesn't really make any sense. There's no reason that > nonblocking_getch would be calling the openssl stuff, and openssl's > buffering.rb doesn't mention select at all. Weird. I should pipe up here as well - this exception was one of the reasons I switched to offlineimap as I would get it randomly in sup during imap actions. I couldnt figure out how they interacted with each other though as it didnt happen enough to debug :( Marcus