Bug 2947

Summary: unintended shutdown: Invalid read/write of size 4
Product: Claws Mail (GTK 2) Reporter: kardan
Component: OtherAssignee: users
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 3.9.3   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
claws debug none

Description kardan 2013-06-22 13:56:44 UTC
Created attachment 1277 [details]
claws debug

I found claws quit and looked into the debug log. As it does not crash, there is no trace. Maybe this is not the reason, as my log is filled with

main.c:891:The name com.google.code.Awn was not provided by any .service files

A) There is a problem connecting to dbus. This can not be the case as claws has been started via dbus-launch.
B) The library is not found. In deed on this machine is no http://packages.debian.org/search?searchon=names&keywords=libawn

If you need libawn installed, please add it to the dependencies.

static void dbus_update(FolderItem *removed_item)
{
...
        if (new > 0) {
                buf = g_strdup_printf("%d", new);
                dbus_g_proxy_call(awn_proxy, "SetInfoByName", &error,
                        G_TYPE_STRING, "claws-mail",
                        G_TYPE_STRING, buf,
                        G_TYPE_INVALID, G_TYPE_INVALID);
                g_free(buf);
        } else {
                dbus_g_proxy_call(awn_proxy, "UnsetInfoByName", &error, G_TYPE_STRING,
                        "claws-mail", G_TYPE_INVALID, G_TYPE_INVALID);
        }
        if (error) {
                debug_print("%s\n", error->message);
                g_error_free(error);
        }

folder.c:4620:Folder wants sync
folder.c:1219:Counting total number of messages...
main.c:891:The name com.google.code.Awn was not provided by any .service files
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
addr_compl.c:683:end_address_completion ref count 0
gtkaspell.c:733:Aspell: Deleting gtkaspeller 0x9ab4770.
gtkaspell.c:754:Aspell: gtkaspeller 0x9ab4770 deleted.
gtkaspell.c:738:Aspell: number of existing checkers 0
gtkaspell.c:472:Aspell: deleting gtkaspell 0x9ab9490
folder.c:1219:Counting total number of messages...
main.c:891:The name com.google.code.Awn was not provided by any .service files
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
hooks.c:90:unregisted hook 1 in 'folder_item_update'
hooks.c:90:unregisted hook 1 in 'folder_update'
main.c:1587:shutting down

It is great, that claws does not crash. Unfortunately there is no clear reason why it is triggered. Consider adding a trace for any internal errors. Thanks!
Comment 1 kardan 2013-06-22 15:29:23 UTC
seems as RSSyl is the culprit.

(gdb) p *error
$22 = {domain = 2270, code = 2, message = 0x887f000 "The name com.google.code.Awn was not provided by any .service files"}
(gdb) bt
#0  dbus_update (removed_item=0x0) at main.c:892
#1  0x080fcf01 in dbus_status_update_folder_hook (source=0xbfffcc6c, data=0x0) at main.c:903
#2  0x0823e387 in hooks_marshal (hook=hook@entry=0x84cad20, data=data@entry=0xbfffc41c) at hooks.c:108
#3  0xb742589c in g_hook_list_marshal (hook_list=0x84e4f38, may_recurse=1, marshaller=0x823e352 <hooks_marshal>, 
    data=0xbfffc41c) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/ghook.c:676
#4  0x0823e596 in hooks_invoke (hooklist_name=0x82d2ec1 "folder_update", source=0xbfffcc6c) at hooks.c:126
#5  0x080c9608 in folder_add (folder=0x88e0578) at folder.c:787
#6  0x080c6542 in folder_register_class (klass=0xb4bc8b60 <rssyl_class>) at folder.c:143
#7  0xb4bbba13 in rssyl_init () at rssyl.c:119
#8  0xb4bbb697 in plugin_init (error=0xbfffd5e0) at plugin.c:45
#9  0x082436df in plugin_load (filename=0xbfffd5e4 "/usr/lib/claws-mail/plugins/rssyl.so", error=0xbfffd5e0) at plugin.c:514
#10 0x08243c0d in plugin_load_all (type=0x82da260 "GTK2") at plugin.c:618
#11 0x080fde07 in main (argc=1, argv=0xbffff744) at main.c:1406

114             rssyl_refresh_all_feeds();
115     }
116
117     void rssyl_init(void)
118     {
119             folder_register_class(rssyl_folder_get_class());
120
121             rssyl_gtk_init();
122
123             rssyl_make_rc_dir();
Comment 2 Paul 2013-06-22 15:46:26 UTC
I don't understand what you're claiming here is a bug here.
Comment 3 kardan 2013-06-22 15:58:55 UTC
Paul, claws exited and I try to find out why, because this was not my intention this time. If you think I missed anything, please tell me. What was the reason or how to find out?

What does the mentioned error mean and how to avoid it?

Thanks!
Comment 4 Paul 2013-06-22 16:56:42 UTC
Oh, I see. Well, it's not related to the 'com.google.code.Awn' message. This message is just a warning and not an error. If you use the Avant Window Navigator (awn) Claws makes use of this (via dbus), if you don't use it, then this warning message is displayed.

Not sure why your Claws exited, but it looks like a clean exit. Either you clicked the close button, used `claws-mail --exit`, or something like that. If you can reproduce that, Claws quitting without any instruction do so, then please re-open with details. Thanks!
Comment 5 kardan 2013-06-27 21:45:51 UTC
Program received signal SIGSEGV, Segmentation fault.
0x08237a46 in imap_threaded_select (folder=0x87b5440, mb=0x9035288 "INBOX.projects.opentech.software.debian.X",
    exists=0xbfffe870, recent=0xbfffe86c, unseen=0xbfffe868, uid_validity=0xbfffe864, can_create_flags=0xbfffe860,
    ok_flags=0x87da488) at imap-thread.c:1389
1389            * exists = imap->imap_selection_info->sel_exists;
(gdb) quit
A debugging session is active.

        Inferior 1 [process 3746] will be killed.

Quit anyway? (y or n) [answered Y; input not from terminal]
Comment 6 kardan 2013-06-28 02:44:16 UTC
Did I mention that claws doesn't like to be disconnected while filtering/downloading? In older reports (#2876, #2231) it happened too rarely (only when the cable went off accidently), now I am able to trigger it.

2)
Program received signal SIGSEGV, Segmentation fault.
_int_malloc (av=av@entry=0xb6f28440 <main_arena>, bytes=bytes@entry=151) at malloc.c:3493
3493    malloc.c: No such file or directory.

3)
* claws shred my whole INBOX on start and began downloading all 300 messages again.
* i wanted to read old emails but it did not let me (a program is boring when there is only a spinner to watch)
* i went to offline mode and it was very sticky about holding connection (like 4 dialogues)
* i dropped the plug and left the beast alone
* the result you see below

imap-thread.c:2616:imap fetch_content - end
imap.c:539:unlocking session 0x84401e8
procmsg.c:2007:Setting flags for message 11234 in folder INBOX
    message/rfc822 (offset:0 length:531232 encoding: 6)
        multipart/mixed (offset:4307 length:526925 encoding: 6)
            multipart/signed (offset:4547 length:526304 encoding: 6)
                multipart/mixed (offset:4730 length:525310 encoding: 6)
                    text/plain (offset:4904 length:397 encoding: 3)
                    image/jpeg (offset:5517 length:255167 encoding: 4)
                    image/jpeg (offset:260900 length:269098 encoding: 4)
                application/pgp-signature (offset:530252 length:553 encoding: 6)
            text/plain (offset:531029 length:161 encoding: 3)
procmsg.c:2007:Setting flags for message 11234 in folder INBOX
procmsg.c:2007:Setting flags for message 11234 in folder INBOX
procmsg.c:2007:Setting flags for message 11234 in folder INBOX
[01:31:05] filtering message (incorporation)
            message file: /home/kardan/.claws-mail/imapcache/..../INBOX/11234

Program received signal SIGSEGV, Segmentation fault.
0x080c5bbe in filteringaction_to_string (action=0x0) at filtering.c:957
957             command_str = get_matchparser_tab_str(action->type);

Thread 4 (Thread 0xadcffb40 (LWP 30908)):
#0  0xb7fde424 in __kernel_vsyscall ()
#1  0xb6e5d7cb in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb74442db in poll (__timeout=-1, __nfds=3, __fds=0x8afc818) at /usr/include/i386-linux-gnu/bits/poll2.h:46
#3  g_poll (fds=0x8afc818, nfds=3, timeout=-1) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gpoll.c:132
#4  0xb7435670 in g_main_context_poll (n_fds=3, fds=0x8afc818, timeout=<optimized out>, context=0xadd05840, priority=<optimize
d out>) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gmain.c:3995
#5  g_main_context_iterate (context=0xadd05840, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /buil
d/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gmain.c:3696
#6  0xb7435bcb in g_main_loop_run (loop=0xadd05808) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gmain.c:3895
#7  0xb79b0fba in gdbus_shared_thread_func (user_data=0xadd05828) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./gio/gdbusprivate.c
:278
#8  0xb745b1c3 in g_thread_proxy (data=0xadd01bb0) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gthread.c:798
#9  0xb75e3cf1 in start_thread (arg=0xadcffb40) at pthread_create.c:311
#10 0xb6e6bfae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 2 (Thread 0xaf023b40 (LWP 30893)):                                                                            [36/1882]
#0  0xb7fde424 in __kernel_vsyscall ()
#1  0xb75e77ab in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:1
87
#2  0xb7258d64 in mailsem_internal_wait () from /usr/lib/libetpan.so.15
#3  0xb7258f6d in mailsem_down () from /usr/lib/libetpan.so.15
#4  0x082629b4 in thread_run (data=0x880e488) at etpan-thread-manager.c:331
#5  0xb75e3cf1 in start_thread (arg=0xaf023b40) at pthread_create.c:311
#6  0xb6e6bfae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb641d8c0 (LWP 30884)):
#0  0x080c5bbe in filteringaction_to_string (action=0x0) at filtering.c:957
#1  0x080c5da4 in filteringaction_list_to_string (action_list=0x877f8e8) at filtering.c:1036
#2  0x080c5e36 in filteringprop_to_string (prop=0x87249e0) at filtering.c:1061
#3  0x080c5720 in filter_msginfo (filtering_list=0x87249d8, info=0x8c84380, ac_prefs=0x86faf00) at filtering.c:820
#4  0x080c5b84 in filter_message_by_msginfo (flist=0x87249d8, info=0x8c84380, ac_prefs=0x86faf00, context=FILTERING_INCORPORAT
ION, extra_info=0x0) at filtering.c:944
#5  0x081b2c6d in procmsg_msginfo_filter (msginfo=0x8c84380, ac_prefs=0x86faf00) at procmsg.c:2308
#6  0x081b2f07 in procmsg_msglist_filter (list=0x8742ae0, ac=0x86faf00, filtered=0xbfffce50, unfiltered=0xbfffce4c, do_filter=
1) at procmsg.c:2379
#7  0x080cd855 in folder_item_scan_full (item=0x8785de0, filtering=1) at folder.c:2373
#8  0x080cc7e9 in folder_item_process_open (item=0x8785de0, before_proc_func=0x0, after_proc_func=0x0, data=0x0) at folder.c:2
010
#9  0x080cc953 in folder_item_open (item=0x8785de0) at folder.c:2045
#10 0x080de616 in folderview_selected (ctree=0x851d1d0, row=0x88a3010, column=-1, folderview=0x860ad08) at folderview.c:2182
#11 0x082c8b88 in claws_marshal_VOID__POINTER_INT (closure=closure@entry=0x8641278, return_value=return_value@entry=0x0, n_par
am_values=n_param_values@entry=3, param_values=param_values@entry=0xbfffd1f0, invocation_hint=invocation_hint@entry=0xbfffd19c
, marshal_data=marshal_data@entry=0x0) at claws-marshal.c:348
#12 0xb74fbc56 in g_closure_invoke (closure=0x8641278, return_value=return_value@entry=0x0, n_param_values=n_param_values@entr
y=3, param_values=param_values@entry=0xbfffd1f0, invocation_hint=invocation_hint@entry=0xbfffd19c) at /build/glib2.0-Q0IaBZ/gl
ib2.0-2.36.3/./gobject/gclosure.c:777
#13 0xb750ded7 in signal_emit_unlocked_R (node=node@entry=0x85127f0, detail=detail@entry=0, instance=instance@entry=0x851d1d0,
 emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0xbfffd1f0) at /build/glib2.0-Q0IaBZ
/glib2.0-2.36.3/./gobject/gsignal.c:3584
#14 0xb75160db in g_signal_emit_valist (instance=instance@entry=0x851d1d0, signal_id=signal_id@entry=119, detail=detail@entry=
0, var_args=0xbfffd424 "\213\001", var_args@entry=0xbfffd41c "\020\060\212\b\377\377\377\377\213\001") at /build/glib2.0-Q0IaB
Z/glib2.0-2.36.3/./gobject/gsignal.c:3328
#15 0xb75162b3 in g_signal_emit (instance=0x851d1d0, signal_id=119, detail=0) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./gobjec
t/gsignal.c:3384
#16 0x08287504 in gtk_cmctree_select (ctree=0x851d1d0, node=0x88a3010) at gtkcmctree.c:3903
#17 0x08281eab in real_unselect_all (clist=0x851d1d0) at gtkcmctree.c:2881
#18 0x082acfed in gtk_sctree_real_unselect_all (clist=0x851d1d0) at gtksctree.c:792
#19 0x0829bc67 in gtk_cmclist_unselect_all (clist=0x851d1d0) at gtkcmclist.c:3666
#20 0x082ab9a7 in select_row (sctree=0x851d1d0, row=3, col=0, state=0, _node=0x0) at gtksctree.c:383
#21 0x082ac48f in gtk_sctree_button_press (widget=0x851d1d0, event=0x87f4d08) at gtksctree.c:554
#22 0xb7c49722 in _gtk_marshal_BOOLEAN__BOXED (closure=0x850c100, return_value=0xbfffef80, n_param_values=2, param_values=0xbf
ffeff0, invocation_hint=0xbfffef9c, marshal_data=0x82abffc <gtk_sctree_button_press>) at /build/buildd-gtk+2.0_2.24.18-1-i386-
HsR4f_/gtk+2.0-2.24.18/gtk/gtkmarshalers.c:86
#23 0xb74faacd in g_type_class_meta_marshal (closure=closure@entry=0x850c100, return_value=return_value@entry=0xbfffef80, n_pa
ram_values=n_param_values@entry=2, param_values=param_values@entry=0xbfffeff0, invocation_hint=invocation_hint@entry=0xbfffef9
c, marshal_data=marshal_data@entry=0xb0) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./gobject/gclosure.c:970
#24 0xb74fbc56 in g_closure_invoke (closure=closure@entry=0x850c100, return_value=return_value@entry=0xbfffef80, n_param_value
s=2, param_values=param_values@entry=0xbfffeff0, invocation_hint=invocation_hint@entry=0xbfffef9c) at /build/glib2.0-Q0IaBZ/gl
ib2.0-2.36.3/./gobject/gclosure.c:777
#25 0xb750db36 in signal_emit_unlocked_R (node=node@entry=0x850c2f8, detail=detail@entry=0, instance=instance@entry=0x851d1d0,
 emission_return=emission_return@entry=0xbffff0cc, instance_and_params=instance_and_params@entry=0xbfffeff0) at /build/glib2.0
-Q0IaBZ/glib2.0-2.36.3/./gobject/gsignal.c:3622
#26 0xb7515d73 in g_signal_emit_valist (instance=instance@entry=0x851d1d0, signal_id=signal_id@entry=43, detail=detail@entry=0
, var_args=0xbffff210 "<\362\377\277\bM\177\b", var_args@entry=0xbffff20c "\bM\177\b<\362\377\277\bM\177\b") at /build/glib2.0
-Q0IaBZ/glib2.0-2.36.3/./gobject/gsignal.c:3338
#27 0xb75162b3 in g_signal_emit (instance=instance@entry=0x851d1d0, signal_id=43, detail=detail@entry=0) at /build/glib2.0-Q0I
aBZ/glib2.0-2.36.3/./gobject/gsignal.c:3384
#28 0xb7d815ab in gtk_widget_event_internal (widget=widget@entry=0x851d1d0, event=event@entry=0x87f4d08) at /build/buildd-gtk+
2.0_2.24.18-1-i386-HsR4f_/gtk+2.0-2.24.18/gtk/gtkwidget.c:5010
#29 0xb7d818ee in IA__gtk_widget_event (widget=widget@entry=0x851d1d0, event=event@entry=0x87f4d08) at /build/buildd-gtk+2.0_2
.24.18-1-i386-HsR4f_/gtk+2.0-2.24.18/gtk/gtkwidget.c:4807
#30 0xb7c47814 in IA__gtk_propagate_event (widget=widget@entry=0x851d1d0, event=event@entry=0x87f4d08) at /build/buildd-gtk+2.
0_2.24.18-1-i386-HsR4f_/gtk+2.0-2.24.18/gtk/gtkmain.c:2490
#31 0xb7c47e88 in IA__gtk_main_do_event (event=0x87f4d08) at /build/buildd-gtk+2.0_2.24.18-1-i386-HsR4f_/gtk+2.0-2.24.18/gtk/g
tkmain.c:1646
#32 0xb7ab99b8 in gdk_event_dispatch (source=source@entry=0x84e22e0, callback=0x0, user_data=0x0) at /build/buildd-gtk+2.0_2.2
4.18-1-i386-HsR4f_/gtk+2.0-2.24.18/gdk/x11/gdkevents-x11.c:2403
#33 0xb7435353 in g_main_dispatch (context=0x84e2348, context@entry=0x877d208) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/
gmain.c:3054
#34 g_main_context_dispatch (context=context@entry=0x84e2348) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gmain.c:3630
#35 0xb74356f0 in g_main_context_iterate (context=0x84e2348, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized o
ut>) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gmain.c:3701
#36 0xb7435bcb in g_main_loop_run (loop=loop@entry=0x8413298) at /build/glib2.0-Q0IaBZ/glib2.0-2.36.3/./glib/gmain.c:3895
#37 0xb7c46940 in IA__gtk_main () at /build/buildd-gtk+2.0_2.24.18-1-i386-HsR4f_/gtk+2.0-2.24.18/gtk/gtkmain.c:1257
#38 0x080fe33a in main (argc=1, argv=0xbffff5c4) at main.c:1547
warning: target file /proc/30884/cmdline contained unexpected null characters
Saved corefile core.30884

#0  0x080c5bbe in filteringaction_to_string (action=0x0) at filtering.c:957
957             command_str = get_matchparser_tab_str(action->type);

#1  0x080c5da4 in filteringaction_list_to_string (action_list=0x877f8e8) at filtering.c:1036
1036                    action_str = filteringaction_to_string(action)
(gdb) p *action_list
$2 = {data = 0x0, next = 0xd}

#2  0x080c5e36 in filteringprop_to_string (prop=0x87249e0) at filtering.c:1061
1061            action_list_str = filteringaction_list_to_string(prop->action_list);
(gdb) p *prop
$4 = {enabled = 142080128, name = 0x0, account_id = 0, matchers = 0xd, action_list = 0x877f8e8}

(gdb) f 3
#3  0x080c5720 in filter_msginfo (filtering_list=0x87249d8, info=0x8c84380, ac_prefs=0x86faf00) at filtering.c:820
820                  gchar *buf = filteringprop_to_string(filtering)
(gdb) p *filtering_list
$5 = {data = 0x87249e0, next = 0x0}

(gdb) p *info
$6 = {refcnt = 2, msgnum = 11234, size = 538578, mtime = 0, date_t = 1371220995, thread_date = 0, flags = {
    perm_flags = 65536, tmp_flags = 3221749760}, fromname = 0x871f248 , 
  date = 0x8b76cb0 "Fri, 14 Jun 2013 16:43:15 +0200", from = , 
  to = 0x8c3e508, cc = 0x0, newsgroups = 0x0, 
  subject = 0x885d828, 
  inreplyto = 0x8b7a1f8, xref = 0x0, folder = 0x8785de0, to_folder = 0x0, 
  to_filter_folder = 0x0, filter_op = IS_NOTHING, references = 0x8bc0140, fromspace = 0x0, score = 0, plaintext_file = 0x0, 
  hidden = 0, total_size = 0, planned_download = 0, tags = 0x0, extradata = 0x0}
(gdb) p *action_list
Cannot access memory at address 0x0

(gdb) f 7
#7  0x080cd855 in folder_item_scan_full (item=0x8785de0, filtering=1) at folder.c:2373
2373     procmsg_msglist_filter(newmsg_list, item->folder->account,
(gdb) p *item
$9 = {stype = F_INBOX, name = 0x8785eb0 "INBOX", path = 0x8785ec0 "INBOX", mtime = 1328764410, new_msgs = 0, 
  unread_msgs = 0, total_msgs = 6, unreadmarked_msgs = 0, marked_msgs = 0, replied_msgs = 1, forwarded_msgs = 1, 
  locked_msgs = 0, ignored_msgs = 0, watched_msgs = 0, order = 0, last_num = -1, cache = 0x8ba0388, cache_dirty = 1, 
  mark_dirty = 1, tags_dirty = 1, no_sub = 0, no_select = 0, collapsed = 0, thread_collapsed = 0, threaded = 1, 
  hide_read_msgs = 0, ret_rcpt = 0, search_match = 0, hide_del_msgs = 0, hide_read_threads = 0, op_count = 0, opened = 0, 
  update_flags = F_ITEM_UPDATE_MSGCNT, sort_key = SORT_BY_DATE, sort_type = SORT_DESCENDING, node = 0x8782168, 
  folder = 0x8783ef8, account = 0x0, apply_sub = 0, mark_queue = 0x0, data = 0x0, prefs = 0x8785ed0, parent_stype = F_INBOX, 
  processing_pending = 1, scanning = 2, last_seen = 0}

Tell me if you need any more info.
Comment 7 Paul 2013-06-28 10:03:21 UTC
You are now talking about something different from the original reason for opening this bug item. For clarity, please create a new item.
Thanks.
Comment 8 kardan 2013-06-30 03:51:21 UTC
> I found claws quit and looked into the debug log. As it does not crash, there is no trace.

Sorry, Paul. My motivation when I openend the report was to find out, why claws shutdown. Here is the corresponding valgrind output. I am quite confident, the reason will become clearer as soon as I am more familiar with valgrind.

(claws-mail:26371): Claws-Mail-CRITICAL **: imap_scan_required: assertion `session != NULL' failed                  [619/1815]
folder.c:2158:Scanning folder INBOX for cache changes.
imap.c:4463:get_num_list
imap.c:4473:get_num_list: nothing to update
imap.c:4480:don't know the list length...
folder.c:2162:Error fetching list of message numbers
folder.c:4620:Folder riseup wants sync
folder.c:4620:Folder riseup wants sync
folderview.c:1224:called inc_unlock (lock count 0)
folder.c:4620:Folder riseup wants sync
folder.c:4620:Folder riseup wants sync
==26371== Invalid read of size 4
==26371==    at 0x82370A8: imap_threaded_noop (imap-thread.c:1098)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10c00434 is 16 bytes after a block of size 20 alloc'd
==26371==    at 0x402937B: calloc (vg_replace_malloc.c:593)
==26371==    by 0x4B6FF32: standard_calloc (gmem.c:104)
==26371==    by 0x4B705FA: g_malloc0 (gmem.c:189)
==26371==    by 0x426B73A: gtk_text_line_new (gtktextbtree.c:4723)
==26371==    by 0x4273498: _gtk_text_btree_insert (gtktextbtree.c:1204)
==26371==    by 0x4275583: gtk_text_buffer_real_insert_text (gtktextbuffer.c:868)
==26371==    by 0x41D05F7: _gtk_marshal_VOID__BOXED_STRING_INT (gtkmarshalers.c:1425)
==26371==    by 0x4ADEACC: g_type_class_meta_marshal (gclosure.c:970)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF1B35: signal_emit_unlocked_R (gsignal.c:3622)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x8237134: imap_threaded_noop (imap-thread.c:1111)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10c00438 is not stack'd, malloc'd or (recently) free'd
==26371== 
imap-thread.c:1117:imap noop - end [EXISTS 0 RECENT 0 EXPUNGE 0 UNSEEN 0 UIDNEXT 0 UIDVAL 0]
imap.c:539:unlocking session 0x5e3ccb8
==26371== Invalid write of size 4
==26371==    at 0x80E6B8F: unlock_session (imap.c:540)
==26371==    by 0x80E6C3F: imap_ping (imap.c:560)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x5e3dd9c is 12 bytes after a block of size 112 alloc'd
==26371==    at 0x402B498: malloc (vg_replace_malloc.c:270)
==26371==    by 0x4B7021A: standard_malloc (gmem.c:85)
==26371==    by 0x4B70592: g_malloc (gmem.c:159)
==26371==    by 0x4291C0C: _gtk_char_segment_new (gtktextsegment.c:198)
==26371==    by 0x4273463: _gtk_text_btree_insert (gtktextbtree.c:1177)
==26371==    by 0x4275583: gtk_text_buffer_real_insert_text (gtktextbuffer.c:868)
==26371==    by 0x41D05F7: _gtk_marshal_VOID__BOXED_STRING_INT (gtkmarshalers.c:1425)
==26371==    by 0x4ADEACC: g_type_class_meta_marshal (gclosure.c:970)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF1B35: signal_emit_unlocked_R (gsignal.c:3622)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x80E6A39: imap_refresh_sensitivity (imap.c:514)
==26371==    by 0x80E6BA3: unlock_session (imap.c:541)
==26371==    by 0x80E6C3F: imap_ping (imap.c:560)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)

==26371==    by 0x80E6C31: imap_ping (imap.c:559)                                                                   [527/1815]
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x5e3dda4 is not stack'd, malloc'd or (recently) free'd
==26371== 
folder.c:4620:Folder riseup wants sync
folder.c:4620:Folder riseup wants sync
==26371== Invalid read of size 4
==26371==    at 0x82370B2: imap_threaded_noop (imap-thread.c:1099)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10936d0c is 10 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x41035B6: gtk_bindings_activate_list (gtkbindings.c:1244)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370B5: imap_threaded_noop (imap-thread.c:1099)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x108cc9f0 is 24 bytes inside a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x410351B: gtk_bindings_activate_list (gtkbindings.c:1226)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370C0: imap_threaded_noop (imap-thread.c:1100)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10936d0c is 10 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x41035B6: gtk_bindings_activate_list (gtkbindings.c:1244)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370C3: imap_threaded_noop (imap-thread.c:1100)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x108cc9f4 is 2 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x410351B: gtk_bindings_activate_list (gtkbindings.c:1226)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)

==26371== Invalid read of size 4                                                                                    [432/1815]
==26371==    at 0x82370CE: imap_threaded_noop (imap-thread.c:1101)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10936d0c is 10 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x41035B6: gtk_bindings_activate_list (gtkbindings.c:1244)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370D1: imap_threaded_noop (imap-thread.c:1101)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x108cc9f8 is 6 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x410351B: gtk_bindings_activate_list (gtkbindings.c:1226)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370DC: imap_threaded_noop (imap-thread.c:1102)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10936d0c is 10 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x41035B6: gtk_bindings_activate_list (gtkbindings.c:1244)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370DF: imap_threaded_noop (imap-thread.c:1102)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x108cc9e0 is 8 bytes inside a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x410351B: gtk_bindings_activate_list (gtkbindings.c:1226)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x82370EA: imap_threaded_noop (imap-thread.c:1103)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10936d10 is 14 bytes after a block of size 26 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x41035B6: gtk_bindings_activate_list (gtkbindings.c:1244)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x8237141: imap_threaded_noop (imap-thread.c:1112)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x6cc5fd0 is 32 bytes inside a block of size 52 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x4B674C3: g_source_unref_internal (gmain.c:2004)
==26371==    by 0x4B67661: g_source_destroy_internal (gmain.c:1223)
==26371==    by 0x4B6916B: g_source_remove (gmain.c:2195)
==26371==    by 0x6C99B07: ???
==26371== 
imap-thread.c:1117:imap noop - end [EXISTS 120 RECENT 56 EXPUNGE 0 UNSEEN 0 UIDNEXT 1950822007 UIDVAL 1866618475]
==26371== Invalid read of size 4
==26371==    at 0x80EF887: imap_cmd_noop (imap.c:4023)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f60 is not stack'd, malloc'd or (recently) free'd
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF8DC: imap_cmd_noop (imap.c:4027)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f5c is 16 bytes after a block of size 36 alloc'd
==26371==    at 0x402937B: calloc (vg_replace_malloc.c:593)
==26371==    by 0x4B6FF32: standard_calloc (gmem.c:104)
==26371==    by 0x4B705FA: g_malloc0 (gmem.c:189)
==26371==    by 0x4ADECF3: g_closure_new_simple (gclosure.c:206)
==26371==    by 0x4AE00FD: g_cclosure_new (gclosure.c:917)
==26371==    by 0x4AF7F93: g_signal_connect_data (gsignal.c:2462)
==26371==    by 0x42F24E5: gtk_tree_view_column_create_button (gtktreeviewcolumn.c:867)
==26371==    by 0x42F58A9: _gtk_tree_view_column_set_tree_view (gtktreeviewcolumn.c:1343)
==26371==    by 0x42E36C1: gtk_tree_view_insert_column (gtktreeview.c:11314)
==26371==    by 0x42E3873: gtk_tree_view_append_column (gtktreeview.c:11201)
==26371==    by 0x80B13EC: compose_create (compose.c:7597)
==26371==    by 0x809987D: compose_generic_new (compose.c:1026)
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x80EF8F0: imap_cmd_noop (imap.c:4029)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f74 is 12 bytes before a block of size 4 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x826ECE1: get_word_from_pos (gtkaspell.c:874)
==26371==    by 0x826F0D0: check_at (gtkaspell.c:960)
==26371==    by 0x826D746: entry_delete_cb (gtkaspell.c:572)
==26371==    by 0x41D0380: _gtk_marshal_VOID__BOXED_BOXED (gtkmarshalers.c:1311)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF21C1: signal_emit_unlocked_R (gsignal.c:3654)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371==    by 0x1043C127: ???
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF903: imap_cmd_noop (imap.c:4030)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f74 is 12 bytes before a block of size 4 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x826ECE1: get_word_from_pos (gtkaspell.c:874)
==26371==    by 0x826F0D0: check_at (gtkaspell.c:960)
==26371==    by 0x826D746: entry_delete_cb (gtkaspell.c:572)
==26371==    by 0x41D0380: _gtk_marshal_VOID__BOXED_BOXED (gtkmarshalers.c:1311)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF21C1: signal_emit_unlocked_R (gsignal.c:3654)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371==    by 0x1043C127: ???
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF90C: imap_cmd_noop (imap.c:4031)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f5c is 16 bytes after a block of size 36 alloc'd
==26371==    at 0x402937B: calloc (vg_replace_malloc.c:593)
==26371==    by 0x4B6FF32: standard_calloc (gmem.c:104)
==26371==    by 0x4B705FA: g_malloc0 (gmem.c:189)
==26371==    by 0x4ADECF3: g_closure_new_simple (gclosure.c:206)
==26371==    by 0x4AE00FD: g_cclosure_new (gclosure.c:917)
==26371==    by 0x4AF7F93: g_signal_connect_data (gsignal.c:2462)
==26371==    by 0x42F24E5: gtk_tree_view_column_create_button (gtktreeviewcolumn.c:867)
==26371==    by 0x42F58A9: _gtk_tree_view_column_set_tree_view (gtktreeviewcolumn.c:1343)
==26371==    by 0x42E36C1: gtk_tree_view_insert_column (gtktreeview.c:11314)
==26371==    by 0x42E3873: gtk_tree_view_append_column (gtktreeview.c:11201)
==26371==    by 0x80B13EC: compose_create (compose.c:7597)
==26371==    by 0x809987D: compose_generic_new (compose.c:1026)
==26371== 
==26371== Invalid read of size 4
==26371==    at 0x80EF920: imap_cmd_noop (imap.c:4033)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f70 is 16 bytes before a block of size 4 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x826ECE1: get_word_from_pos (gtkaspell.c:874)
==26371==    by 0x826F0D0: check_at (gtkaspell.c:960)
==26371==    by 0x826D746: entry_delete_cb (gtkaspell.c:572)
==26371==    by 0x41D0380: _gtk_marshal_VOID__BOXED_BOXED (gtkmarshalers.c:1311)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF21C1: signal_emit_unlocked_R (gsignal.c:3654)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371==    by 0x1043C127: ???
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF933: imap_cmd_noop (imap.c:4034)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f70 is 16 bytes before a block of size 4 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x826ECE1: get_word_from_pos (gtkaspell.c:874)
==26371==    by 0x826F0D0: check_at (gtkaspell.c:960)
==26371==    by 0x826D746: entry_delete_cb (gtkaspell.c:572)
==26371==    by 0x41D0380: _gtk_marshal_VOID__BOXED_BOXED (gtkmarshalers.c:1311)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF21C1: signal_emit_unlocked_R (gsignal.c:3654)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371==    by 0x1043C127: ???
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF93C: imap_cmd_noop (imap.c:4035)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f5c is 16 bytes after a block of size 36 alloc'd
==26371==    at 0x402937B: calloc (vg_replace_malloc.c:593)
==26371==    by 0x4B6FF32: standard_calloc (gmem.c:104)
==26371==    by 0x4B705FA: g_malloc0 (gmem.c:189)
==26371==    by 0x4ADECF3: g_closure_new_simple (gclosure.c:206)
==26371==    by 0x4AE00FD: g_cclosure_new (gclosure.c:917)
==26371==    by 0x4AF7F93: g_signal_connect_data (gsignal.c:2462)
==26371==    by 0x42F24E5: gtk_tree_view_column_create_button (gtktreeviewcolumn.c:867)
==26371==    by 0x42F58A9: _gtk_tree_view_column_set_tree_view (gtktreeviewcolumn.c:1343)
==26371==    by 0x42E36C1: gtk_tree_view_insert_column (gtktreeview.c:11314)
==26371==    by 0x42E3873: gtk_tree_view_append_column (gtktreeview.c:11201)
==26371==    by 0x80B13EC: compose_create (compose.c:7597)
==26371==    by 0x809987D: compose_generic_new (compose.c:1026)
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF94C: imap_cmd_noop (imap.c:4038)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f60 is not stack'd, malloc'd or (recently) free'd
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF958: imap_cmd_noop (imap.c:4039)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f64 is not stack'd, malloc'd or (recently) free'd
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF964: imap_cmd_noop (imap.c:4040)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f60 is not stack'd, malloc'd or (recently) free'd
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF958: imap_cmd_noop (imap.c:4039)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f64 is not stack'd, malloc'd or (recently) free'd
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF964: imap_cmd_noop (imap.c:4040)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f68 is not stack'd, malloc'd or (recently) free'd
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x80EF970: imap_cmd_noop (imap.c:4041)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==  Address 0x10ba9f6c is 20 bytes before a block of size 4 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x826ECE1: get_word_from_pos (gtkaspell.c:874)
==26371==    by 0x826F0D0: check_at (gtkaspell.c:960)
==26371==    by 0x826D746: entry_delete_cb (gtkaspell.c:572)
==26371==    by 0x41D0380: _gtk_marshal_VOID__BOXED_BOXED (gtkmarshalers.c:1311)
==26371==    by 0x4ADFC55: g_closure_invoke (gclosure.c:777)
==26371==    by 0x4AF21C1: signal_emit_unlocked_R (gsignal.c:3654)
==26371==    by 0x4AFA0DA: g_signal_emit_valist (gsignal.c:3328)
==26371==    by 0x4AFA2B2: g_signal_emit (gsignal.c:3384)
==26371==    by 0x1043C127: ???
==26371== 
==26371== Invalid write of size 4
==26371==    at 0x8245E51: session_set_access_time (session.c:255)
==26371==    by 0x80EF980: imap_cmd_noop (imap.c:4043)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==    by 0x4B6A6EF: g_main_context_iterate.isra.21 (gmain.c:3701)
==26371==    by 0x4B6A7D0: g_main_context_iteration (gmain.c:3762)
==26371==    by 0x8237097: imap_threaded_noop (imap-thread.c:1096)
==26371==    by 0x80EF81A: imap_cmd_noop (imap.c:4016)
==26371==    by 0x80E6C31: imap_ping (imap.c:559)
==26371==    by 0x4B6B0A6: g_timeout_dispatch (gmain.c:4413)
==26371==    by 0x4B6A352: g_main_context_dispatch (gmain.c:3054)
==26371==  Address 0x10ba8eb0 is 11 bytes after a block of size 13 free'd
==26371==    at 0x402A24C: free (vg_replace_malloc.c:446)
==26371==    by 0x4B7056A: standard_free (gmem.c:98)
==26371==    by 0x4B706DF: g_free (gmem.c:252)
==26371==    by 0x410367D: gtk_bindings_activate_list (gtkbindings.c:1271)
==26371==    by 0x410450D: gtk_bindings_activate_event (gtkbindings.c:1364)
==26371==    by 0x41CE721: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:86)
==26371==    by 0x6EBCF87: ???
==26371== 
imap.c:539:unlocking session 0x10ba8e98
p11-kit: invalid config filename, will be ignored in the future: /etc/pkcs11/modules/gnome-keyring-module
WARNING: gnome-keyring:: couldn't connect to: /home/kardan/.cache/keyring-cBCaJ2/pkcs11: No such file or directory
p11-kit: failed to initialize module: gnome-keyring-module: An error occurred on the device
claws.c:102:Starting Claws Mail version Claws Mail 3.9.2-24-g6c8b4b-dirty
utils.c:1865:using default rc_dir /home/kardan/.claws-mail
main.c:2159:Using control socket /tmp/claws-mail-1001/150d9d09d06cf77ffcef5978d0267df7
main.c:2253:another Claws Mail instance is already running.

==26371== 269,932 bytes in 2,994 blocks are possibly lost in loss record 9,929 of 9,931
==26371==    at 0x402B498: malloc (vg_replace_malloc.c:270)
==26371==    by 0x4B7021A: standard_malloc (gmem.c:85)
==26371==    by 0x813832D: msgcache_read_cache (msgcache.c:685)
==26371==    by 0x80CE783: folder_item_read_cache (folder.c:2646)
==26371==    by 0x80CF1A0: folder_item_get_msg_list (folder.c:2823)
==26371==    by 0x7CC30CC: notification_traverse_hash_startup (notification_core.c:351)
==26371==    by 0x4B72A29: g_node_traverse_pre_order (gnode.c:550)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B736CF: g_node_traverse (gnode.c:869)
==26371== 
==26371== 386,432 bytes in 3,019 blocks are possibly lost in loss record 9,930 of 9,931
==26371==    at 0x402937B: calloc (vg_replace_malloc.c:593)
==26371==    by 0x4B6FF32: standard_calloc (gmem.c:104)
==26371==    by 0x8137D29: msgcache_read_cache (msgcache.c:672)
==26371==    by 0x80CE783: folder_item_read_cache (folder.c:2646)
==26371==    by 0x80CF1A0: folder_item_get_msg_list (folder.c:2823)
==26371==    by 0x7CC30CC: notification_traverse_hash_startup (notification_core.c:351)
==26371==    by 0x4B72A29: g_node_traverse_pre_order (gnode.c:550)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B729DA: g_node_traverse_pre_order (gnode.c:545)
==26371==    by 0x4B736CF: g_node_traverse (gnode.c:869)
==26371== 
==26371== LEAK SUMMARY:
==26371==    definitely lost: 33,047 bytes in 185 blocks
==26371==    indirectly lost: 50,040 bytes in 2,474 blocks
==26371==      possibly lost: 6,601,219 bytes in 112,866 blocks
==26371==    still reachable: 3,057,839 bytes in 36,104 blocks
==26371==         suppressed: 0 bytes in 0 blocks
==26371== Reachable blocks (those to which a pointer was found) are not shown.
==26371== To see them, rerun with: --leak-check=full --show-reachable=yes
==26371== 
==26371== For counts of detected and suppressed errors, rerun with: -v
==26371== Use --track-origins=yes to see where uninitialised values come from
==26371== ERROR SUMMARY: 4907 errors from 4728 contexts (suppressed: 0 from 0)
Comment 9 Paul 2013-06-30 12:58:50 UTC
The reason may become clearer as soon as you am more familiar with valgrind, but I don't think this bug report will become any clearer. That is why I requested that you open a new bug report. There's already too much noise here.
Comment 10 Paul 2013-08-14 10:40:59 UTC
re-open only if you can provide clear instructions on how to reproduce this bug.