From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.150.175.16 with SMTP id x16cs49397ybe; Mon, 5 Dec 2011 09:46:05 -0800 (PST) Received: by 10.229.65.31 with SMTP id g31mr2193831qci.196.1323107164022; Mon, 05 Dec 2011 09:46:04 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id h10si6034887qcx.13.2011.12.05.09.46.03; Mon, 05 Dec 2011 09:46:03 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id C483C185837C; Mon, 5 Dec 2011 12:46:03 -0500 (EST) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by rubyforge.org (Postfix) with SMTP id D1F8A1858361 for ; Mon, 5 Dec 2011 12:45:42 -0500 (EST) Received: (qmail invoked by alias); 05 Dec 2011 17:45:41 -0000 Received: from g226038078.adsl.alicedsl.de (EHLO localhost) [92.226.38.78] by mail.gmx.net (mp056) with SMTP; 05 Dec 2011 18:45:41 +0100 X-Authenticated: #53368487 X-Provags-ID: V01U2FsdGVkX19fjHB3qCNf0GKRnrZ6UVC3YAqr0CwLD3V8+gJexf Od8aIePl49DsM0 From: John Wyzer To: sup-talk Date: Mon, 05 Dec 2011 18:45:24 +0100 Message-Id: <1323106615-sup-792@localhost> User-Agent: Sup/git X-Y-GMX-Trusted: 0 Subject: [sup-talk] reproducable crashing / encoding problem X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I'm on sup/mainline:master (commit aaa852fbe513291144301bb31af50558177f891c) Opening one specific thread, sup always crashes with the attached trace. Best regards! :-) ---------------------------------------------------------------- --- Encoding::CompatibilityError from thread: load messages for thread-view-mode incompatible character encodings: UTF-8 and ASCII-8BIT /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/thread-view-mode.rb:789:in `message_patina_lines' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/thread-view-mode.rb:863:in `chunk_to_lines' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/thread-view-mode.rb:721:in `block in regen_text' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:68:in `block in each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:176:in `block (2 levels) in each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:176:in `block (2 levels) in each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:174:in `each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:176:in `block in each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:175:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:175:in `each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:176:in `block in each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:175:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:175:in `each_with_stuff' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:67:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/thread-view-mode.rb:710:in `regen_text' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/thread-view-mode.rb:172:in `buffer=' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/buffer.rb:388:in `spawn' (eval):1:in `spawn' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/thread-index-mode.rb:120:in `block in select' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup.rb:79:in `block in reporting_thread' _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk