Bug 3362 - When trying to drag-and-drop messages from Inbox to a subfolder, Claws-mail crashes. After that, Claws-mail crashes every time it tries to load messages (IMAP-mode) from this subfolder.
Summary: When trying to drag-and-drop messages from Inbox to a subfolder, Claws-mail c...
Status: RESOLVED WORKSFORME
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Folders/IMAP (show other bugs)
Version: 3.8.0
Hardware: PC Linux
: P3 blocker
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2015-01-12 21:37 UTC by troadec
Modified: 2015-01-13 08:38 UTC (History)
0 users

See Also:


Attachments

Description troadec 2015-01-12 21:37:48 UTC
Thread 2 (Thread 0xb6125b40 (LWP 2488)):
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb781b96b in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb7607c74 in mailsem_internal_wait () from /usr/lib/libetpan.so.15
#3  0xb7607e7d in mailsem_down () from /usr/lib/libetpan.so.15
#4  0x082545cb in thread_run (data=0x865d5a0) at etpan-thread-manager.c:324
#5  0xb7817d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb746a8be in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb67ff8c0 (LWP 2485)):
#0  0xb73f4ee6 in free () from /lib/i386-linux-gnu/libc.so.6
#1  0xb7714ccb in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb7714f50 in g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x082465d2 in slist_free_strings (list=0xb580e4c0) at utils.c:261
#4  0x0811e782 in imap_get_flags_thread (data=<optimized out>) at imap.c:4825
#5  imap_get_flags (folder=0x865ae48, item=0x865c928, msginfo_list=0x87386b0,
    msgflags=0x83ec6b8) at imap.c:4888
#6  0x08101cee in syncronize_flags (msglist=0x87386b0, item=0x865c928)
    at folder.c:1937
#7  syncronize_flags (item=0x865c928, msglist=0x87386b0) at folder.c:1923
#8  0x0810231e in folder_item_scan_full (item=0x865c928, filtering=1)
Comment 1 Michael Schwendt 2015-01-13 08:10:41 UTC
> Version: 	3.8.0 

Really? ;)

So, first of all, I'm not a Claws Mail developer. But the backtrace is incomplete and lacking all the interesting details => Claws Mail has not been compiled with debug options or has been stripped.

Else, see bug comment 1. You should not be using 3.8.0 anymore, especially not if you experience crashes related to IMAP access.
Comment 2 Paul 2015-01-13 08:38:08 UTC
re-open if you can reproduce this bug with the latest release

Note You need to log in before you can comment on or make changes to this bug.