From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 19 May 2008 16:16:40 -0700 Subject: [sup-talk] IMAP server restart causes Sup exception In-Reply-To: <1210728028-sup-3439@black-opal> References: <1210728028-sup-3439@black-opal> Message-ID: <1211238704-sup-2539@south> Reformatted excerpts from Kevin Riggle's message of 2008-05-13: > --- SystemExit from thread: main > 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. -- William