Created attachment 767 [details] Result of "claws-mail --debug" I have gmail account and claws-mail crashes after I try to manual filter messages. Imap account in claws. When I execute "claws-mail --debug" in terminal, I got GLib:ERROR:grel.c:303:g_relation_select_tuple: assertion failed: (tuple_key == tuple_value) Aborted Full log attached. If you need some additional info please tell me.
The file you attached is corrupted and unreadable.
Created attachment 768 [details] "claws-mail --debug" reattached as text/plain
Some additional info. The issue appears only on manual moving mail. Imap filtering on new messages works just fine. So it's probably imap implementation related. I created test account on gmail and copy some messages there, so you can check it. Login testclaws, pass clawstest. After creating imap account in claws-mail, just try to move all mail from INBOX to inbox/my. Result: claws-mail crashes.
Created attachment 773 [details] possible fix Hi, Can you try this patch ? (and upload the --debug output using it even if it works) Thanks!
Created attachment 774 [details] claws-mail --debug Hello, Colin. Seems like your patch fixes the problem. Thank you VERY much! Debug attached.
Changes related to this bug have been committed. Please check latest CVS and update the bug accordingly. You can also get the patch from: http://www.colino.net/claws-mail/ 2009-11-25 [colin] 3.7.3cvs21 * src/imap.c Fix bug 2063, 'glib assertion in GRelation use in imap.c'