From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.200.7 with SMTP id x7cs259641wff; Thu, 11 Aug 2011 22:22:46 -0700 (PDT) Received: by 10.224.216.70 with SMTP id hh6mr345030qab.316.1313126565694; Thu, 11 Aug 2011 22:22:45 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id fm8si5901693qab.39.2011.08.11.22.22.45; Thu, 11 Aug 2011 22:22:45 -0700 (PDT) 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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 19BD0158807D; Fri, 12 Aug 2011 01:22:45 -0400 (EDT) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by rubyforge.org (Postfix) with ESMTP id CAF8F185836C for ; Fri, 12 Aug 2011 01:21:12 -0400 (EDT) Received: by iye1 with SMTP id 1so929580iye.41 for ; Thu, 11 Aug 2011 22:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=np5yKc3KlAfrUABDdytxCL+F2lpAdV+cIAAHKz2eq0k=; b=f7KfMBQ0MYcwy/O9J5dlOHwqjnFSkJLf7pmDBjszHeWcB4RM/sZp7vIfvQw5pQu6bI p9z4geBW0k3BT41XxqYQgRJgib9IHDXa2/qNN/EV8h0oOCrDKLIMiKBcpRbzreG+98JR HtD5WbBB8q3dWaQbThUkEpoFeiIm6dYPed4Qs= Received: by 10.231.207.19 with SMTP id fw19mr1150290ibb.27.1313126472090; Thu, 11 Aug 2011 22:21:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.69.198 with HTTP; Thu, 11 Aug 2011 22:20:32 -0700 (PDT) From: Alexander Shulgin Date: Fri, 12 Aug 2011 08:20:32 +0300 Message-ID: To: sup-talk@rubyforge.org Subject: [sup-talk] Exception when archiving thread and moving to previous one 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hello, Just got this exception: --- ArgumentError from thread: load messages for thread-view-mode buffer not on stack: #: "[SnakeOil - Bug #12345] (New) Do some work" /home/ash/src/sup-mainline/lib/sup/buffer.rb:440:in `kill_buffer' /home/ash/src/sup-mainline/lib/sup/buffer.rb:431:in `kill_buffer_safely' (eval):1:in `send' (eval):1:in `kill_buffer_safely' /home/ash/src/sup-mainline/lib/sup/modes/thread-view-mode.rb:647:in `dispatch' /home/ash/src/sup-mainline/lib/sup/modes/thread-index-mode.rb:129:in `call' /home/ash/src/sup-mainline/lib/sup/modes/thread-index-mode.rb:129:in `select' /home/ash/src/sup-mainline/lib/sup.rb:78:in `reporting_thread' /home/ash/src/sup-mainline/lib/sup.rb:76:in `initialize' /home/ash/src/sup-mainline/lib/sup.rb:76:in `new' /home/ash/src/sup-mainline/lib/sup.rb:76:in `reporting_thread' /home/ash/src/sup-mainline/lib/sup/modes/thread-index-mode.rb:109:in `select' /home/ash/src/sup-mainline/lib/sup/modes/thread-index-mode.rb:159:in `launch_another_thread' /home/ash/src/sup-mainline/lib/sup/modes/thread-index-mode.rb:145:in `launch_prev_thread_before' /home/ash/src/sup-mainline/lib/sup/modes/thread-view-mode.rb:654:in `dispatch' /home/ash/src/sup-mainline/lib/sup/modes/thread-view-mode.rb:591:in `archive_and_then' /home/ash/src/sup-mainline/lib/sup/modes/thread-view-mode.rb:584:in `archive_and_prev' /home/ash/src/sup-mainline/lib/sup/mode.rb:59:in `send' /home/ash/src/sup-mainline/lib/sup/mode.rb:59:in `handle_input' /home/ash/src/sup-mainline/lib/sup/buffer.rb:277:in `handle_input' /home/ash/src/sup-mainline/bin/sup:271 I was browsing my morning mail, then at some point I've typed "] a", to archive currently open mail and move to the prev. one in the inbox. This appeared to be stalled for a second or two, so I've pressed "x" to kill current buffer and return to inbox. Sup crashed :'( My version of sup is e146b1790bf3a9f231f0712e68280f726c1bd153 @ git://gitorious.org/sup/mainline.git -- Regards, Alex _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk