-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
just hitting 'j' to move through 40k messages and the whole program crashed #612
Comments
Dunno if this is the same bug, but I like the program so far (<1hr using it) except for these crashes. I hope this will get fixed soon, else I'll need to find another email program. :-p [2022-09-10 12:22:30 -0500] WARNING: URI.escape is obsolete
|
I think it means your database was corrupted at some point earlier, sorry. The stack trace doesn't really help to figure out why that would have happened. Did you get any errors when you first indexed all your mail in sup? Was the The nuclear option would be to delete your |
Thanks. Alas, this was a clean fresh installation, starting from scratch, so I guess it was delivered to me corrupt. ¯_(ツ)_/¯ If I do try sup again I'll try to document the process to help with the troubleshooting. |
--- IOError from thread: load threads for thread-index-mode
DatabaseCorruptError: Unexpected end of posting list for 'Kmail'
/usr/lib/ruby/vendor_ruby/sup/index.rb:658:in
mset' /usr/lib/ruby/vendor_ruby/sup/index.rb:658:in
block in run_query'/usr/lib/ruby/vendor_ruby/sup/index.rb:652:in
synchronize' /usr/lib/ruby/vendor_ruby/sup/index.rb:652:in
synchronize'/usr/lib/ruby/vendor_ruby/sup/index.rb:656:in
run_query' /usr/lib/ruby/vendor_ruby/sup/index.rb:663:in
run_query_ids'/usr/lib/ruby/vendor_ruby/sup/index.rb:287:in
each_id' /usr/lib/ruby/vendor_ruby/sup/index.rb:165:in
each_id_by_date'/usr/lib/ruby/vendor_ruby/sup/thread.rb:340:in
load_n_threads' /usr/lib/ruby/vendor_ruby/sup/modes/thread_index_mode.rb:686:in
load_n_threads'(eval):12:in
load_n_threads' /usr/lib/ruby/vendor_ruby/sup/modes/thread_index_mode.rb:670:in
block in load_n_threads_background'/usr/lib/ruby/vendor_ruby/sup.rb:87:in `block in reporting_thread'
The text was updated successfully, but these errors were encountered: