Re: [Annoyance] Thread still present after leaving balsa



Hi Pawel,

>Can you please press Ctrl-C and then type at gdb prompt:
>
>thread apply all where
>
>This will help us find out which thread lingers...

I got a segfault and then the previous message.
I've what you asked and you can find attached the gdb report.

Regards

Jean-Luc

Program received signal SIGSEGV, Segmentation fault.
0x00007fffee986ad0 in ?? () from /lib/libc.so.6
(gdb) bt
#0  0x00007fffee986ad0 in ?? () from /lib/libc.so.6
#1  0x00007fffee988da8 in malloc () from /lib/libc.so.6
#2  0x00007fffe823df7c in ?? () from /usr/lib/libxcb.so.1
#3  0x00007fffe823c9a9 in ?? () from /usr/lib/libxcb.so.1
#4  0x00007fffe823e91c in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#5  0x00007fffee4235c4 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007fffee417a03 in XSync () from /usr/lib/libX11.so.6
#7  0x00007ffff115d96e in gdk_flush () from /usr/lib/libgdk-x11-2.0.so.0
#8  0x00007ffff14e3bad in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x000000000045bf05 in main (argc=<value optimized out>, 
    argv=0x7fffffffe498) at main.c:1149
(gdb) 


------->8--------------->8--------------->8---------------->8---------------


Thread 0x7fffdbfff950 (LWP 28686) exited]
Mail check thread cancelled. I know it is rough.

Program received signal SIGSEGV, Segmentation fault.
0x00007fffee9847dc in ?? () from /lib/libc.so.6
(gdb) thread apply all where

Thread 2 (Thread 0x7fffe1b67950 (LWP 28674)):
#0  0x00007fffee9d6d36 in poll () from /lib/libc.so.6
#1  0x00000000004de914 in bnio_poll (sio=0x7fffdc001860, 
    want_read=<value optimized out>, want_write=<value optimized out>, fast=0)
    at siobuf.c:301
#2  0x00000000004deb0a in raw_read (sio=0x7fffdc001860) at siobuf.c:522
#3  bnio_fill (sio=0x7fffdc001860) at siobuf.c:560
#4  0x00000000004dee26 in bnio_read (sio=0x7fffe1b66db0, 
    bufp=<value optimized out>, buflen=60000) at siobuf.c:592
#5  0x00000000004dee53 in bnio_getc (sio=0x7fffe1b66db0) at siobuf.c:618
#6  0x00000000004d6331 in imap_cmd_get_tag (handle=0xbec000, lastcmd=7)
    at imap-handle.c:885
#7  imap_cmd_step (handle=0xbec000, lastcmd=7) at imap-handle.c:2002
#8  0x00000000004d6c8c in imap_cmd_exec_cmdno (handle=0xbec000, 
    cmd=0x7fffdc081c70 "LIST \"Trash\" \"%\"", ret_cmdno=0x0)
    at imap-handle.c:2087
#9  0x00000000004d16d9 in imap_mbox_list (handle=0xbec000, 
    what=<value optimized out>) at imap-commands.c:326
#10 0x00000000004abc77 in lbm_imap_check (mailbox=0x8e67e0)
    at mailbox_imap.c:1246
#11 libbalsa_mailbox_imap_check (mailbox=0x8e67e0) at mailbox_imap.c:1262
#12 0x00000000004a3d9e in libbalsa_mailbox_check (mailbox=0x8e67e0)
---Type <return> to continue, or q <return> to quit---
    at mailbox.c:719
#13 0x000000000045695f in bw_mailbox_check (mailbox=0x8e67e0)
    at main-window.c:2951
#14 0x00007fffef32ea4d in g_slist_foreach () from /usr/lib/libglib-2.0.so.0
#15 0x0000000000456787 in bw_check_messages_thread (list=0xbb63a0)
    at main-window.c:2969
#16 0x00007ffff3d1df9a in start_thread () from /lib/libpthread.so.0
#17 0x00007fffee9df56d in clone () from /lib/libc.so.6
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7e987f0 (LWP 28666)):
#0  0x00007fffee9847dc in ?? () from /lib/libc.so.6
#1  0x00007fffee9870ee in ?? () from /lib/libc.so.6
#2  0x00007fffee988da8 in malloc () from /lib/libc.so.6
#3  0x00007fffef31848e in g_realloc () from /usr/lib/libglib-2.0.so.0
#4  0x00007fffef332464 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x00007fffef3335ea in g_string_sized_new () from /usr/lib/libglib-2.0.so.0
#6  0x00007fffef308665 in ?? () from /usr/lib/libglib-2.0.so.0
#7  0x00007fffef309fd9 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0x00007fffef30a178 in g_key_file_set_comment ()
   from /usr/lib/libglib-2.0.so.0
#9  0x000000000049ae97 in lbc_sync (conf=0x7262a0) at libbalsa-conf.c:485
#10 0x000000000049af33 in libbalsa_conf_sync () at libbalsa-conf.c:522
---Type <return> to continue, or q <return> to quit---
#11 0x00007fffef30da9d in g_list_foreach () from /usr/lib/libglib-2.0.so.0
#12 0x0000000000467307 in config_address_books_save () at save-restore.c:1581
#13 config_save () at save-restore.c:1183
#14 0x000000000042b00e in balsa_app_destroy () at balsa-app.c:445
#15 0x000000000045bf4f in balsa_cleanup (argc=<value optimized out>, 
    argv=0x7fffffffe498) at main.c:1203
#16 main (argc=<value optimized out>, argv=0x7fffffffe498) at main.c:1152
(gdb) 


Attachment: pgp2XBWRN9sv3.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]