Felix Glaser
2011-May-01 16:09 UTC
[sup-talk] sup crashes while opening a big email thread
Hi *, I am running sup v0.12.1 with ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux] on gentoo. Sup was installed via rubygems, gem 1.3.7. Haven''t had any trouble with sup until one of my email threads grew up to almost 200 emails, right now the thread holds 202 mails. Whenever I try to open the thread sup crashes, error log is attached as tar.gz. Aside from this bug I have a question/feature request, is there a way to open just the last 5 emails of a thread, because it takes rather long to open a huge mail thread. cheers and thanks for developing sup leex -------------- next part -------------- A non-text attachment was scrubbed... Name: error.tar.gz Type: application/x-gzip Size: 1240 bytes Desc: not available URL: <http://rubyforge.org/pipermail/sup-talk/attachments/20110501/8011ee0a/attachment.gz>
> Haven''t had any trouble with sup until one of my email threads grew up to > almost 200 emails, right now the thread holds 202 mails. Whenever I try to > open the thread sup crashes, error log is attached as tar.gz.The simplest way to solve this would be to increase your stack limit a little: http://dalibornasevic.com/posts/5-ruby-stack-level-too-deep-systemstackerror Hamish