Re: [Evolution] Fwd: Evolution on Ubuntu many problems - Help required





Andre, anyone
Any further feedback and help from the bug reports I attached and the text taken from the terminal whilst running the reports and the screenshots, please?



-----Original Message-----
From: Jonathan Harrison <jonathan harrison baroni-limited com>
To: evolution-list gnome org, Andre Klapper <ak-47 gmx net>
Subject: Fwd: [Evolution] Evolution on Ubuntu many problems - Help required
Date: Mon, 3 Dec 2012 12:31:13 +0000


Andre OK...  More - also copied the group in case anyone else can help here I opened evolution using debug process (see note below) after a couple of crashes.  Took a while - though I noticed many warnings and failures in the scrip in the Terminal.  Normally things being mapped but not showing and also plugins like Libra not working, and so on...

Commands I used were:
  1. Start the program under control of gdb:

    gdb evolution 2>&1 | tee ~/gdb-evolution.txt
    (gdb) handle SIG33 pass nostop noprint
    (gdb) set pagination 0
    (gdb) run <arguments, if any>
    
  2. The program will start. Perform any actions necessary to reproduce the crash. If the program hangs but doesn't crash you can press ctrl+c in gdb while the program is frozen and then continue with the next step.
  3. Retrieve a backtrace:

    (gdb) backtrace full
    (gdb) info registers
    (gdb) x/16i $pc
    (gdb) thread apply all backtrace
    (gdb) quit
    


Eventually it froze and I pulled the following backtrace  See attached and pasted below I copied from terminal:

gs             0x0 0 (gdb) x/16i $pc => 0x7ffff3d1c303 <poll+83>: cmp    $0xfffffffffffff000,%rax    0x7ffff3d1c309 <poll+89>: ja     0x7ffff3d1c32f <poll+127>    0x7ffff3d1c30b <poll+91>: mov    %r8d,%edi    0x7ffff3d1c30e <poll+94>: mov    %eax,0x18(%rsp)    0x7ffff3d1c312 <poll+98>: callq  0x7ffff3d35a50    0x7ffff3d1c317 <poll+103>: mov    0x18(%rsp),%eax    0x7ffff3d1c31b <poll+107>: jmp    0x7ffff3d1c2d0 <poll+32>    0x7ffff3d1c31d <poll+109>: mov    0x2cfafc(%rip),%rdx        # 0x7ffff3febe20    0x7ffff3d1c324 <poll+116>: neg    %eax    0x7ffff3d1c326 <poll+118>: mov    %eax,%fs:(%rdx)    0x7ffff3d1c329 <poll+121>: or     $0xffffffffffffffff,%rax    0x7ffff3d1c32d <poll+125>: jmp    0x7ffff3d1c2d0 <poll+32>    0x7ffff3d1c32f <poll+127>: mov    0x2cfaea(%rip),%rdx        # 0x7ffff3febe20    0x7ffff3d1c336 <poll+134>: neg    %eax    0x7ffff3d1c338 <poll+136>: mov    %eax,%fs:(%rdx)    0x7ffff3d1c33b <poll+139>: or     $0xffffffffffffffff,%rax (gdb) thread apply all backtrace

Thread 571 (Thread 0x7fff30d86700 (LWP 5766)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd080 in _L_lock_903 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffcf19 in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff422c831 in g_static_rec_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcfddd503 in camel_imap_command (store=store entry=0x555555cc7790, folder=folder entry=0x7fff980021f0, cancellable=cancellable entry=0x5555633fb860, error=error entry=0x7fff30d85a38, fmt=fmt entry=0x7fffcfdf7208 "UID STORE %s %sFLAGS.SILENT %s") at camel-imap-command.c:98 #5  0x00007fffcfde5c75 in imap_synchronize_sync (folder=folder entry=0x7fff980021f0, expunge=expunge entry=0, cancellable=cancellable entry=0x5555633fb860, error=error entry=0x555556be7140) at camel-imap-folder.c:1794 #6  0x00007fffcfde4afc in imap_transfer_messages (source=0x7fff980021f0, uids=0x5555635c2880, dest=0x7fffb00035a0, delete_originals=1, transferred_uids=0x0, can_call_sync=can_call_sync entry=1, cancellable=0x5555633fb860, error=error entry=0x555556be7140) at camel-imap-folder.c:2949 #7  0x00007fffcfde4ead in imap_transfer_online (source=<optimised out>, uids=<optimised out>, dest=<optimised out>, delete_originals=<optimised out>, transferred_uids=<optimised out>, cancellable=<optimised out>, error=0x555556be7140) at camel-imap-folder.c:2982 #8  0x00007fffcf2d714c in transfer_messages_exec (m=0x555556be7120, cancellable=0x5555633fb860, error=0x555556be7140) at mail-ops.c:1118 #9  0x00007fffcf4eacb7 in mail_msg_proxy (msg=0x555556be7120) at mail-mt.c:423 #10 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #13 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #14 0x0000000000000000 in ?? ()

Thread 567 (Thread 0x7fff29ffb700 (LWP 5437)): #0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3  0x00007ffff6d5b3e0 in async_closure_wait (closure=0x555561387ea0) at camel-service.c:140 #4  camel_service_disconnect_sync (service=0x555555cc7790, clean=clean entry=0, cancellable=cancellable entry=0x0, error=error entry=0x0) at camel-service.c:1783 #5  0x00007fffcfddd7c5 in imap_command_start (store=store entry=0x555555cc7790, folder=folder entry=0x7fff980021f0, cmd=<optimised out>, cmd entry=0x7fff940fc980 "UID FETCH 10273 BODY.PEEK[3.MIME]", cancellable=cancellable entry=0x555563309c60, error=error entry=0x7fff29ffaa98) at camel-imap-command.c:259 #6  0x00007fffcfddd55a in camel_imap_command (store=store entry=0x555555cc7790, folder=folder entry=0x7fff980021f0, cancellable=cancellable entry=0x555563309c60, error=error entry=0x7fff29ffaa98, fmt=fmt entry=0x7fffcfdf6c8c "UID FETCH %s BODY.PEEK[%s]") at camel-imap-command.c:116 #7  0x00007fffcfde6031 in camel_imap_folder_fetch_data (imap_folder=imap_folder entry=0x7fff980021f0, uid=uid entry=0x5555614b6a90 "10273", section_text=<optimised out>, section_text entry=0x7fff940fcf90 "3.MIME", cache_only=cache_only entry=0, cancellable=cancellable entry=0x555563309c60, error=error entry=0x7fff29ffaa98) at camel-imap-folder.c:4522 #8  0x00007fffcfde68a1 in get_content (imap_folder=imap_folder entry=0x7fff980021f0, uid=uid entry=0x5555614b6a90 "10273", part=<optimised out>, ci=0x55556257e400, ci entry=0x55555ffafb40, frommsg=frommsg entry=1, cancellable=cancellable entry=0x555563309c60, error=error entry=0x7fff29ffaa98) at camel-imap-folder.c:3328 #9  0x00007fffcfde6406 in get_message (imap_folder=imap_folder entry=0x7fff980021f0, uid=uid entry=0x5555614b6a90 "10273", ci=0x55555ffafb40, cancellable=cancellable entry=0x555563309c60, error=error entry=0x7fff29ffaa98) at camel-imap-folder.c:3447 #10 0x00007fffcfde70d8 in imap_get_message_sync (folder=<optimised out>, uid=0x5555614b6a90 "10273", cancellable=0x555563309c60, error=0x7fff29ffab38) at camel-imap-folder.c:3671 #11 0x00007ffff6d212b4 in camel_folder_get_message_sync (folder=0x7fff980021f0, message_uid=message_uid entry=0x5555614b6a90 "10273", cancellable=cancellable entry=0x555563309c60, error=error entry=0x7fff29ffab38) at camel-folder.c:3628 #12 0x00007ffff6d217ae in folder_get_message_thread (simple=0x555558889340, object=0x7fff980021f0, cancellable=0x555563309c60) at camel-folder.c:1172 #13 0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #14 0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #15 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #18 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #19 0x0000000000000000 in ?? ()

Thread 566 (Thread 0x7fff287f8700 (LWP 5382)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x5555607e1000, local_only=0, cancellable=cancellable entry=0x5555611b08f0) at e-mail-utils.c:711 #5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x555561030250, object=<optimised out>, cancellable=0x5555611b08f0) at e-mail-request.c:232 #6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? ()

Thread 547 (Thread 0x7fff2affd700 (LWP 2728)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d1658 in search_address_in_addressbooks (cancellable=0x555563928470, user_data=0x0, check_contact=0x0, local_only=0, address=0x7fffb40b3100 "jonathan harrison baroni-limited com", registry=0x555555924040) at e-mail-utils.c:412 #5  search_address_in_addressbooks (registry=0x555555924040, address=0x7fffb40b3100 "jonathan harrison baroni-limited com", local_only=0, check_contact=0x0, user_data=0x0, cancellable=<optimised out>) at e-mail-utils.c:384 #6  0x00007fffcf2d2512 in em_utils_in_addressbook (registry=registry entry=0x555555924040, iaddr=iaddr entry=0x5555607e8400, local_only=0, cancellable=cancellable entry=0x0) at e-mail-utils.c:652 #7  0x00007fffcf2cdaf6 in mail_session_lookup_addressbook (name=0x7fffb0015c40 "Jonathan Harrison <jonathan harrison baroni-limited com>", session=<optimised out>) at e-mail-session.c:1407 #8  mail_session_lookup_addressbook (session=<optimised out>, name=0x7fffb0015c40 "Jonathan Harrison <jonathan harrison baroni-limited com>") at e-mail-session.c:1393 #9  0x00007ffff6d0db51 in junk_test (f=0x555561434e50, argc=<optimised out>, argv=<optimised out>, fms=0x7fff2affc9b0) at camel-filter-search.c:867 #10 0x00007ffff6d61000 in camel_sexp_term_eval (sexp=0x555561434e50, sexp entry=0x7fffa8007e98, term=0x7fffb409b030, term entry=0x35) at camel-sexp.c:812 #11 0x00007ffff6d622bd in camel_sexp_eval (sexp=sexp entry=0x555561434e50) at camel-sexp.c:1730 #12 0x00007ffff6d0ec66 in camel_filter_search_match (session=<optimised out>, get_message=get_message entry=0x7ffff6d0a7f0 <get_message_cb>, data="" entry=0x7fff2affca60, info=<optimised out>, source=source entry=0x55555640d160 "1353064348 2234 2 baronipc", _expression_=0x555563a4d7e0 "(junk-test)", error=0x5555609c7748) at camel-filter-search.c:954 #13 0x00007ffff6d0c92e in camel_filter_driver_filter_message (driver=0x5555609c7630, message=<optimised out>, message entry=0x0, info=info entry=0x7fff9c112010, uid=0x7fffa41687e0 "10272", uid entry=0x555560ce2ba0 "10272", source=0x7fff980021f0, store_uid=store_uid entry=0x55555640d160 "1353064348 2234 2 baronipc", original_store_uid=original_store_uid entry=0x55555640d160 "1353064348 2234 2 baronipc", cancellable=cancellable entry=0x5555639c4760, error=error entry=0x7fff2affcb48) at camel-filter-driver.c:1733 #14 0x00007ffff6d21aed in folder_filter (session=<optimised out>, cancellable=0x5555639c4760, data="" error=0x7fff2affcb48) at camel-folder.c:380 #15 0x00007ffff6d5bedc in session_do_job_cb (simple=0x55555d2ef340, session=0x555555912300, cancellable=0x5555639c4760) at camel-session.c:175 #16 0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #17 0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #18 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? ()

Thread 535 (Thread 0x7fffa2948700 (LWP 2518)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x5555608eca30, local_only=0, cancellable=cancellable entry=0x5555637d3990) at e-mail-utils.c:711 #5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x5555600e6830, object=<optimised out>, cancellable=0x5555637d3990) at e-mail-request.c:232 #6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? ()

Thread 517 (Thread 0x7fff2a7fc700 (LWP 1423)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x555560181a80, local_only=0, cancellable=cancellable entry=0x5555614de460) at e-mail-utils.c:711 #5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x55555c458310, object=<optimised out>, cancellable=0x5555614de460) at e-mail-request.c:232 #6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? ()

Thread 515 (Thread 0x7fff2b7fe700 (LWP 1415)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x7fff7c028800, local_only=0, cancellable=cancellable entry=0x55555c0a3530) at e-mail-utils.c:711 #5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x5555604b1f30, object=<optimised out>, cancellable=0x55555c0a3530) at e-mail-request.c:232 #6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? ()

Thread 514 (Thread 0x7fffa3fff700 (LWP 1414)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d1658 in search_address_in_addressbooks (cancellable=0x5555614f7ed0, user_data=0x0, check_contact=0x0, local_only=0, address=0x7fff9c2a6250 "shajianandan gmail com", registry=0x555555924040) at e-mail-utils.c:412 #5  search_address_in_addressbooks (registry=0x555555924040, address=0x7fff9c2a6250 "shajianandan gmail com", local_only=0, check_contact=0x0, user_data=0x0, cancellable=<optimised out>) at e-mail-utils.c:384 #6  0x00007fffcf2d2512 in em_utils_in_addressbook (registry=registry entry=0x555555924040, iaddr=iaddr entry=0x5555604aef70, local_only=0, cancellable=cancellable entry=0x0) at e-mail-utils.c:652 #7  0x00007fffcf2cdaf6 in mail_session_lookup_addressbook (name=0x7fff78144720 "Shaji Anandan <shajianandan gmail com>", session=<optimised out>) at e-mail-session.c:1407 #8  mail_session_lookup_addressbook (session=<optimised out>, name=0x7fff78144720 "Shaji Anandan <shajianandan gmail com>") at e-mail-session.c:1393 #9  0x00007ffff6d0db51 in junk_test (f=0x55555ae4b8c0, argc=<optimised out>, argv=<optimised out>, fms=0x7fffa3ffe9b0) at camel-filter-search.c:867 #10 0x00007ffff6d61000 in camel_sexp_term_eval (sexp=0x55555ae4b8c0, sexp entry=0x7fffa8007e98, term=0x7fff9c2a6fc0, term entry=0x35) at camel-sexp.c:812 #11 0x00007ffff6d622bd in camel_sexp_eval (sexp=sexp entry=0x55555ae4b8c0) at camel-sexp.c:1730 #12 0x00007ffff6d0ec66 in camel_filter_search_match (session=<optimised out>, get_message=get_message entry=0x7ffff6d0a7f0 <get_message_cb>, data="" entry=0x7fffa3ffea60, info=<optimised out>, source=source entry=0x55555640d160 "1353064348 2234 2 baronipc", _expression_=0x5555581df7e0 "(junk-test)", error=0x555560adbd28) at camel-filter-search.c:954 #13 0x00007ffff6d0c92e in camel_filter_driver_filter_message (driver=0x555560adbc10, message=<optimised out>, message entry=0x0, info=info entry=0x55555b64d230, uid=0x7fff78145120 "34760", uid entry=0x555561116860 "34760", source=0x7fff98002010, store_uid=store_uid entry=0x55555640d160 "1353064348 2234 2 baronipc", original_store_uid=original_store_uid entry=0x55555640d160 "1353064348 2234 2 baronipc", cancellable=cancellable entry=0x555560090360, error=error entry=0x7fffa3ffeb48) at camel-filter-driver.c:1733 #14 0x00007ffff6d21aed in folder_filter (session=<optimised out>, cancellable=0x555560090360, data="" error=0x7fffa3ffeb48) at camel-folder.c:380 #15 0x00007ffff6d5bedc in session_do_job_cb (simple=0x55555c0778f0, session=0x555555912300, cancellable=0x555560090360) at camel-session.c:175 #16 0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #17 0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #18 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? ()

Thread 500 (Thread 0x7fffa37fe700 (LWP 897)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x555560b2c280, local_only=0, cancellable=cancellable entry=0x5555584bc8c0) at e-mail-utils.c:711 #5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x7fffd4cab080, object=<optimised out>, cancellable=0x5555584bc8c0) at e-mail-request.c:232 #6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? ()

Thread 489 (Thread 0x7fff31793700 (LWP 738)): #0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0 #2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 #3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x55555f950540, local_only=0, cancellable=cancellable entry=0x55555f426f20) at e-mail-utils.c:711 #5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x555560557870, object=<optimised out>, cancellable=0x55555f426f20) at e-mail-request.c:232 #6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? ()

Thread 480 (Thread 0x7fff2bfff700 (LWP 631)): #0  0x00007ffff3ffed84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff4294eaf in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff70398ac in e_flag_wait (flag=0x5555614dc860) at e-flag.c:130 #3  0x00007ffff703a7e9 in e_gdbus_proxy_call_sync (proxy=proxy entry=0x7fff98094ac0, cancellable=cancellable entry=0x55555893fec0, error=error entry=0x7fff2bffe968, start_func=start_func entry=0x7ffff1ba46e0 <e_gdbus_book_call_get_contact_list>, finish_func=finish_func entry=0x7ffff1ba4d00 <e_gdbus_book_call_get_contact_list_finish>, in_type=in_type entry=8, in_value=in_value entry=0x7fffa8090310, out_type=out_type entry=16, out_value=out_value entry=0x7fff2bffe9b8) at e-gdbus-templates.c:1503 #4  0x00007ffff703e119 in e_gdbus_proxy_call_sync_string__strv (proxy=proxy entry=0x7fff98094ac0, in_string=in_string entry=0x7fffa8090310 "(is \"email\"  \"stefan buerkle yahoo com\")", out_strv=out_strv entry=0x7fff2bffe9b8, cancellable=cancellable entry=0x55555893fec0, error=error entry=0x7fff2bffe968, start_func=start_func entry=0x7ffff1ba46e0 <e_gdbus_book_call_get_contact_list>, finish_func=finish_func entry=0x7ffff1ba4d00 <e_gdbus_book_call_get_contact_list_finish>) at e-gdbus-templates.c:1759 #5  0x00007ffff1ba64eb in e_gdbus_book_call_get_contact_list_sync (proxy=proxy entry=0x7fff98094ac0, in_query=in_query entry=0x7fffa8090310 "(is \"email\"  \"stefan buerkle yahoo com\")", out_vcards=out_vcards entry=0x7fff2bffe9b8, cancellable=cancellable entry=0x55555893fec0, error=error entry=0x7fff2bffe968) at e-gdbus-book.c:418 #6  0x00007ffff70369cb in e_client_proxy_call_sync_string__strv (client=0x5555557d4c50, in_string=in_string entry=0x7fffa8090310 "(is \"email\"  \"stefan buerkle yahoo com\")", out_strv=out_strv entry=0x7fff2bffe9b8, cancellable=cancellable entry=0x55555893fec0, error=error entry=0x7fff2bffea38, func=0x7ffff1ba64d0 <e_gdbus_book_call_get_contact_list_sync>) at e-client.c:2738 #7  0x00007ffff1b8df0b in e_book_client_get_contacts_sync (client=client entry=0x5555557d4c50, sexp=sexp entry=0x7fffa8090310 "(is \"email\"  \"stefan buerkle yahoo com\")", contacts=contacts entry=0x7fff2bffea30, cancellable=cancellable entry=0x55555893fec0, error=error entry=0x7fff2bffea38) at e-book-client.c:2011 #8  0x00007fffcf2d1905 in search_address_in_addressbooks (cancellable=0x55555893fec0, user_data=0x7fff2bffeac8, check_contact=0x7fffcf2d14d0 <extract_photo_data>, local_only=<optimised out>, address=<optimised out>, registry=<optimised out>) at e-mail-utils.c:563 #9  search_address_in_addressbooks (registry=<optimised out>, address=<optimised out>, local_only=<optimised out>, check_contact=0x7fffcf2d14d0 <extract_photo_data>, user_data=0x7fff2bffeac8, cancellable=<optimised out>) at e-mail-utils.c:384 #10 0x00007fffcf2d2632 in em_utils_contact_photo (registry=registry entry=0x555555924040, cia=cia entry=0x555560b5c8a0, local_only=0, cancellable=cancellable entry=0x55555893fec0) at e-mail-utils.c:732 #11 0x00007fffcf75b47e in handle_contact_photo_request (res=0x7fffd41e4110, object=<optimised out>, cancellable=0x55555893fec0) at e-mail-request.c:232 #12 0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #13 0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #14 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #17 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #18 0x0000000000000000 in ?? ()

Thread 27 (Thread 0x7fffa17fa700 (LWP 19428)): #0  0x00007ffff3fff0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007fffef9ca50c in WTF::ThreadCondition::timedWait(WTF::Mutex&, double) () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #2  0x00007fffef817b4f in JSC::BlockAllocator::waitForRelativeTime(double) () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #3  0x00007fffef817ba8 in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #4  0x00007fffef9ca071 in ?? () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7fff867fc700 (LWP 19350)): #0  0x00007ffff3ffed84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007ffff5b601bb in ?? () from /usr/lib/libwebkitgtk-3.0.so.0 #2  0x00007ffff5b604ae in ?? () from /usr/lib/libwebkitgtk-3.0.so.0 #3  0x00007fffef9ca071 in ?? () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #4  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7fff86ffd700 (LWP 19349)): #0  0x00007ffff3ffed84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1  0x00007fffef9b90fc in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #2  0x00007fffef9b9119 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0 #3  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fffdd249700 (LWP 19274)): #0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3  0x00007ffff705539c in source_registry_object_manager_thread (data="" at e-source-registry.c:791 #4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fffdda4a700 (LWP 19273)): #0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff4257ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3  0x00007fffdda514ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so #4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fffde456700 (LWP 19272)): #0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff4257ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3  0x00007ffff4257ef1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffe00fc700 (LWP 19271)): #0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3  0x00007ffff48233b6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fffe16d9a00 (LWP 19262)): #0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3  0x00007ffff4c389b5 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 #4  0x00005555555573df in main (argc=1, argv=0x7fffffffe208) at main.c:691 (gdb) quit A debugging session is active.

Inferior 1 [process 19262] will be killed.

Quit anyway? (y or n) y baronipc baronipc:~$ 



On 1 December 2012 12:33, Jonathan Harrison <jonathan harrison baroni-limited com> wrote:
OK, it started to stop....  I was sending a message and whilst doing so tried to open another.  It just hung for about 15 to 20 minutes


This is what I collected from the backtrace.


[Thread 0x7fff29ffb700 (LWP 6638) exited]


Program received signal SIGINT, Interrupt.
0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) backtrace full
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff4c389b5 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#4  0x00005555555573df in main (argc=1, argv=0x7fffffffe208) at main.c:691
        shell = 0x5555557a81a0
        settings = <optimised out>
        error = 0x0
(gdb) info registers
rax            0xfffffffffffffdfc -516
rbx            0x555555792710 93824994584336
rcx            0xffffffffffffffff -1
rdx            0xc 12
rsi            0x6 6
rdi            0x555555cf6e10 93825000238608
rbp            0x6 0x6
rsp            0x7fffffffdf90 0x7fffffffdf90
r8             0x0 0
r9             0x2b26 11046
r10            0x0 0
r11            0x293 659
r12            0x555555cf6e10 93825000238608
r13            0xc 12
r14            0x7ffff4265e00 140737289543168
r15            0x1 1
rip            0x7ffff3d1c303 0x7ffff3d1c303 <poll+83>
eflags         0x293 [ CF AF SF IF ]
cs             0x33 51
ss             0x2b 43
ds             0x0 0
es             0x0 0
fs             0x0 0
gs             0x0 0
(gdb) x/16i $pc
=> 0x7ffff3d1c303 <poll+83>: cmp    $0xfffffffffffff000,%rax
   0x7ffff3d1c309 <poll+89>: ja     0x7ffff3d1c32f <poll+127>
   0x7ffff3d1c30b <poll+91>: mov    %r8d,%edi
   0x7ffff3d1c30e <poll+94>: mov    %eax,0x18(%rsp)
   0x7ffff3d1c312 <poll+98>: callq  0x7ffff3d35a50
   0x7ffff3d1c317 <poll+103>: mov    0x18(%rsp),%eax
   0x7ffff3d1c31b <poll+107>: jmp    0x7ffff3d1c2d0 <poll+32>
   0x7ffff3d1c31d <poll+109>: mov    0x2cfafc(%rip),%rdx        # 0x7ffff3febe20
   0x7ffff3d1c324 <poll+116>: neg    %eax
   0x7ffff3d1c326 <poll+118>: mov    %eax,%fs:(%rdx)
   0x7ffff3d1c329 <poll+121>: or     $0xffffffffffffffff,%rax
   0x7ffff3d1c32d <poll+125>: jmp    0x7ffff3d1c2d0 <poll+32>
   0x7ffff3d1c32f <poll+127>: mov    0x2cfaea(%rip),%rdx        # 0x7ffff3febe20
   0x7ffff3d1c336 <poll+134>: neg    %eax
   0x7ffff3d1c338 <poll+136>: mov    %eax,%fs:(%rdx)
   0x7ffff3d1c33b <poll+139>: or     $0xffffffffffffffff,%rax
(gdb) thread apply all backtrace


Thread 441 (Thread 0x7fff2a7fc700 (LWP 5232)):
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff6d5b25d in async_closure_wait (closure=0x555562b9a660) at camel-service.c:140
#4  camel_service_connect_sync (service=service entry=0x555555917ce0, cancellable=cancellable entry=0x555562922b00, error=error entry=0x7fff2a7fbb28) at camel-service.c:1603
#5  0x00007fffcf2cbbf4 in mail_session_send_to_thread (simple=0x555560457e60, session=0x555555912300, cancellable=0x555562922b00) at e-mail-session-utils.c:559
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 432 (Thread 0x7fff2affd700 (LWP 3234)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x7fffd8085ed0, local_only=0, cancellable=cancellable entry=0x55555fd60980) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x7fff18002a40, object=<optimised out>, cancellable=0x55555fd60980) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 431 (Thread 0x7fffa31a9700 (LWP 3227)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x7fffa40125e0, local_only=0, cancellable=cancellable entry=0x55555b81dcf0) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x7fff7c00fd50, object=<optimised out>, cancellable=0x55555b81dcf0) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 427 (Thread 0x7fff31ff9700 (LWP 3133)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x7fffa803af20, local_only=0, cancellable=cancellable entry=0x7fff9008f320) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x55555dd94480, object=<optimised out>, cancellable=0x7fff9008f320) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 423 (Thread 0x7fff87fff700 (LWP 2891)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d1658 in search_address_in_addressbooks (cancellable=0x55555e0380d0, user_data=0x0, check_contact=0x0, local_only=0, address=0x7fff74006d90 "jonathan harrison baroni-limited com", registry=0x555555923c40) at e-mail-utils.c:412
#5  search_address_in_addressbooks (registry=0x555555923c40, address=0x7fff74006d90 "jonathan harrison baroni-limited com", local_only=0, check_contact=0x0, user_data=0x0, cancellable=<optimised out>) at e-mail-utils.c:384
#6  0x00007fffcf2d2512 in em_utils_in_addressbook (registry=registry entry=0x555555923c40, iaddr=iaddr entry=0x55555b1b70a0, local_only=0, cancellable=cancellable entry=0x0) at e-mail-utils.c:652
#7  0x00007fffcf2cdaf6 in mail_session_lookup_addressbook (name=0x7fffac014c40 "Jonathan Harrison <jonathan harrison baroni-limited com>", session=<optimised out>) at e-mail-session.c:1407
#8  mail_session_lookup_addressbook (session=<optimised out>, name=0x7fffac014c40 "Jonathan Harrison <jonathan harrison baroni-limited com>") at e-mail-session.c:1393
#9  0x00007ffff6d0db51 in junk_test (f=0x555557e93b30, argc=<optimised out>, argv=<optimised out>, fms=0x7fff87ffe9b0) at camel-filter-search.c:867
#10 0x00007ffff6d61000 in camel_sexp_term_eval (sexp=0x555557e93b30, sexp entry=0x7fffb405b498, term=0x7fff74006ad0, term entry=0x35) at camel-sexp.c:812
#11 0x00007ffff6d622bd in camel_sexp_eval (sexp=sexp entry=0x555557e93b30) at camel-sexp.c:1730
#12 0x00007ffff6d0ec66 in camel_filter_search_match (session=<optimised out>, get_message=get_message entry=0x7ffff6d0a7f0 <get_message_cb>, data="" entry=0x7fff87ffea60, info=<optimised out>, source=source entry=0x555556409980 "1353064348 2234 2 baronipc", _expression_=0x55555ff1df10 "(junk-test)", error=0x55555ab37f58) at camel-filter-search.c:954
#13 0x00007ffff6d0c92e in camel_filter_driver_filter_message (driver=0x55555ab37e40, message=<optimised out>, message entry=0x0, info=info entry=0x55555a5318b0, uid=0x7fff1c006a90 "10248", uid entry=0x55555e2bcf30 "10248", source=0x7fffa40029f0, store_uid=store_uid entry=0x555556409980 "1353064348 2234 2 baronipc", original_store_uid=original_store_uid entry=0x555556409980 "1353064348 2234 2 baronipc", cancellable=cancellable entry=0x55555bc97b60, error=error entry=0x7fff87ffeb48) at camel-filter-driver.c:1733
#14 0x00007ffff6d21aed in folder_filter (session=<optimised out>, cancellable=0x55555bc97b60, data="" error=0x7fff87ffeb48) at camel-folder.c:380
#15 0x00007ffff6d5bedc in session_do_job_cb (simple=0x55555dd9d2a0, session=0x555555912300, cancellable=0x55555bc97b60) at camel-session.c:175
#16 0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#17 0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#18 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#21 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#22 0x0000000000000000 in ?? ()


Thread 410 (Thread 0x7fff2bfff700 (LWP 2809)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x55555854e630, local_only=0, cancellable=cancellable entry=0x555560044290) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x5555584c19d0, object=<optimised out>, cancellable=0x555560044290) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 409 (Thread 0x7fff28ff9700 (LWP 2808)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x55555ff45e30, local_only=0, cancellable=cancellable entry=0x55555ae1f400) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x55555fc5b840, object=<optimised out>, cancellable=0x55555ae1f400) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 407 (Thread 0x7fff287f8700 (LWP 2787)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x7fff900679e0, local_only=0, cancellable=cancellable entry=0x55555ae552a0) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x7fffd402c320, object=<optimised out>, cancellable=0x55555ae552a0) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 402 (Thread 0x7fff297fa700 (LWP 2781)):
#0  0x00007ffff400189c in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff3ffd09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007ffff3ffd01c in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007ffff4294c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fffcf2d25d1 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x555560465ed0, local_only=0, cancellable=cancellable entry=0x555561a1ab20) at e-mail-utils.c:711
#5  0x00007fffcf75b47e in handle_contact_photo_request (res=0x55555fbf9470, object=<optimised out>, cancellable=0x555561a1ab20) at e-mail-request.c:232
#6  0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()


Thread 388 (Thread 0x7fff317f8700 (LWP 2528)):
#0  0x00007ffff3ffed84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff4294eaf in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff70398ac in e_flag_wait (flag=0x5555592be000) at e-flag.c:130
#3  0x00007ffff703a7e9 in e_gdbus_proxy_call_sync (proxy=proxy entry=0x555559ffd830, cancellable=cancellable entry=0x55555ae554c0, error=error entry=0x7fff317f7968, start_func=start_func entry=0x7ffff1ba46e0 <e_gdbus_book_call_get_contact_list>, finish_func=finish_func entry=0x7ffff1ba4d00 <e_gdbus_book_call_get_contact_list_finish>, in_type=in_type entry=8, in_value=in_value entry=0x7fff78008040, out_type=out_type entry=16, out_value=out_value entry=0x7fff317f79b8) at e-gdbus-templates.c:1503
#4  0x00007ffff703e119 in e_gdbus_proxy_call_sync_string__strv (proxy=proxy entry=0x555559ffd830, in_string=in_string entry=0x7fff78008040 "(is \"email\"  \"notification+oev6ffrz facebookmail com\")", out_strv=out_strv entry=0x7fff317f79b8, cancellable=cancellable entry=0x55555ae554c0, error=error entry=0x7fff317f7968, start_func=start_func entry=0x7ffff1ba46e0 <e_gdbus_book_call_get_contact_list>, finish_func=finish_func entry=0x7ffff1ba4d00 <e_gdbus_book_call_get_contact_list_finish>) at e-gdbus-templates.c:1759
#5  0x00007ffff1ba64eb in e_gdbus_book_call_get_contact_list_sync (proxy=proxy entry=0x555559ffd830, in_query=in_query entry=0x7fff78008040 "(is \"email\"  \"notification+oev6ffrz facebookmail com\")", out_vcards=out_vcards entry=0x7fff317f79b8, cancellable=cancellable entry=0x55555ae554c0, error=error entry=0x7fff317f7968) at e-gdbus-book.c:418
#6  0x00007ffff70369cb in e_client_proxy_call_sync_string__strv (client=0x55555af643b0, in_string=in_string entry=0x7fff78008040 "(is \"email\"  \"notification+oev6ffrz facebookmail com\")", out_strv=out_strv entry=0x7fff317f79b8, cancellable=cancellable entry=0x55555ae554c0, error=error entry=0x7fff317f7a38, func=0x7ffff1ba64d0 <e_gdbus_book_call_get_contact_list_sync>) at e-client.c:2738
#7  0x00007ffff1b8df0b in e_book_client_get_contacts_sync (client=client entry=0x55555af643b0, sexp=sexp entry=0x7fff78008040 "(is \"email\"  \"notification+oev6ffrz facebookmail com\")", contacts=contacts entry=0x7fff317f7a30, cancellable=cancellable entry=0x55555ae554c0, error=error entry=0x7fff317f7a38) at e-book-client.c:2011
#8  0x00007fffcf2d1905 in search_address_in_addressbooks (cancellable=0x55555ae554c0, user_data=0x7fff317f7ac8, check_contact=0x7fffcf2d14d0 <extract_photo_data>, local_only=<optimised out>, address=<optimised out>, registry=<optimised out>) at e-mail-utils.c:563
#9  search_address_in_addressbooks (registry=<optimised out>, address=<optimised out>, local_only=<optimised out>, check_contact=0x7fffcf2d14d0 <extract_photo_data>, user_data=0x7fff317f7ac8, cancellable=<optimised out>) at e-mail-utils.c:384
#10 0x00007fffcf2d2632 in em_utils_contact_photo (registry=registry entry=0x555555923c40, cia=cia entry=0x555561d0a0f0, local_only=0, cancellable=cancellable entry=0x55555ae554c0) at e-mail-utils.c:732
#11 0x00007fffcf75b47e in handle_contact_photo_request (res=0x555558f75030, object=<optimised out>, cancellable=0x55555ae554c0) at e-mail-request.c:232
#12 0x00007ffff47c4e3e in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#13 0x00007ffff47b3236 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#14 0x00007ffff427be62 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#17 0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#18 0x0000000000000000 in ?? ()


Thread 24 (Thread 0x7fffa3fff700 (LWP 11150)):
#0  0x00007ffff3fff0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fffef9ca50c in WTF::ThreadCondition::timedWait(WTF::Mutex&, double) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#2  0x00007fffef817b4f in JSC::BlockAllocator::waitForRelativeTime(double) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#3  0x00007fffef817ba8 in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#4  0x00007fffef9ca071 in ?? () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()


Thread 22 (Thread 0x7fff867fc700 (LWP 11136)):
#0  0x00007ffff3ffed84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff5b601bb in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
#2  0x00007ffff5b604ae in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
#3  0x00007fffef9ca071 in ?? () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#4  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()


Thread 21 (Thread 0x7fff86ffd700 (LWP 11135)):
#0  0x00007ffff3ffed84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fffef9b90fc in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#2  0x00007fffef9b9119 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
#3  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#4  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x0000000000000000 in ?? ()


Thread 5 (Thread 0x7fffdd249700 (LWP 11057)):
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff705539c in source_registry_object_manager_thread (data="" at e-source-registry.c:791
#4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()


Thread 4 (Thread 0x7fffdda4a700 (LWP 11056)):
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff4257ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fffdda514ad in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()


Thread 3 (Thread 0x7fffde456700 (LWP 11055)):
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff4257ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff4257ef1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()


Thread 2 (Thread 0x7fffe00fc700 (LWP 11054)):
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff48233b6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffff427b645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff3ffae9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007ffff3d27cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()


Thread 1 (Thread 0x7fffe16d9a00 (LWP 11046)):
#0  0x00007ffff3d1c303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4257d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff42581e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff4c389b5 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#4  0x00005555555573df in main (argc=1, argv=0x7fffffffe208) at main.c:691
(gdb) quit
A debugging session is active.


Inferior 1 [process 11046] will be killed.


Quit anyway? (y or n) y




On 30 November 2012 16:23, Andre Klapper <ak-47 gmx net> wrote:
[Please remove full quotes of previous postings. Thanks!]

Hi Jonathan,

On Fri, 2012-11-30 at 15:59 +0000, Jonathan Harrison wrote:
> Andre
> Is this any use.  I found that every time I tried to create a
> auto-signature the app crashed, so I tried the reproduce route.
>
>         baronipc baronipc:~$ gdb evolution
>         (gdb) run
>         [Inferior 1 (process 9770) exited normally]
>         (gdb)

I don't see any signs of a crash here. *If* it crashes, please enter
"thread apply all bt" at this point and make sure that you have debug
packages of you distribution for evolution-data-server and evolution
installed.
Another option is to follow the steps that your distribution proposes:
https://wiki.ubuntu.com/DebuggingProgramCrash

andre
--
Andre Klapper  |  ak-47 gmx net
http://blogs.gnome.org/aklapper/





--

Regards 

Jonathan Harrison 

Work: +44 (0)20 8660 6457 
Mobile:+44 (0)7770 740 133  
Website: www.Baroni-Limited.com 
Baroni; International Trade & Investment Advise and Support. UKTi Advisory Network and Local Resources across Asia and The Middle East UKTi; UK Trade & Investment. British Government


Think Before You Print


Baroni is an international trade and investment consulting and project management services to businesses that want to improve their turnover and cash flow.  We specialize in operational efficiency as well as market analysis, strategy and delivery of products and services to Asia and the Middle East. Baroni has a network of local resources and works closely with UKTi and other agencies to maximise the government resources available to support a successful business in Asia. 

30 years experience in global business development, off-shoring and outsourcing sectors. We also specialize in tendering, negotiating and the delivery of ICT and telecoms contracts and services. 

VAT Number: 814 640837 Company Registration Number 4741496 

Registered Office: Penwortham Road, Sanderstead, Surrey, CR2 0QS 
********************************************************************** 
This document and any attachments may contain information that is Commercially Sensitive and Confidential and is intended only for use of the recipient(s) to whom it has been addressed. 

No person, without written confirmation of their contents, should rely on the contents of this eMail. This eMail and the information it contains are supplied in good faith but the Company shall not be under any liability in damages or otherwise for any reliance the recipient may place upon them. 

Furthermore, this document is sent for information and/or negotiating purposes only and shall not have the effect of creating a contract between the parties. 

If you have received this eMail in error, please notify the sender(s) immediately by telephone. Please destroy and delete the message from your computer. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this eMail is strictly prohibited save unless expressly authorised by the sender(s). Thank you for your co-operation. 
**********************************************************************







--

Regards 

Jonathan Harrison 

Work: +44 (0)20 8660 6457 
Mobile:+44 (0)7770 740 133  
Website: www.Baroni-Limited.com 
Baroni; International Trade & Investment Advise and Support. UKTi Advisory Network and Local Resources across Asia and The Middle East UKTi; UK Trade & Investment. British Government


Think Before You Print


Baroni is an international trade and investment consulting and project management services to businesses that want to improve their turnover and cash flow.  We specialize in operational efficiency as well as market analysis, strategy and delivery of products and services to Asia and the Middle East. Baroni has a network of local resources and works closely with UKTi and other agencies to maximise the government resources available to support a successful business in Asia. 

30 years experience in global business development, off-shoring and outsourcing sectors. We also specialize in tendering, negotiating and the delivery of ICT and telecoms contracts and services. 

VAT Number: 814 640837 Company Registration Number 4741496 

Registered Office: Penwortham Road, Sanderstead, Surrey, CR2 0QS 
********************************************************************** 
This document and any attachments may contain information that is Commercially Sensitive and Confidential and is intended only for use of the recipient(s) to whom it has been addressed. 

No person, without written confirmation of their contents, should rely on the contents of this eMail. This eMail and the information it contains are supplied in good faith but the Company shall not be under any liability in damages or otherwise for any reliance the recipient may place upon them. 

Furthermore, this document is sent for information and/or negotiating purposes only and shall not have the effect of creating a contract between the parties. 

If you have received this eMail in error, please notify the sender(s) immediately by telephone. Please destroy and delete the message from your computer. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this eMail is strictly prohibited save unless expressly authorised by the sender(s). Thank you for your co-operation. 
**********************************************************************







--

Regards 

Jonathan Harrison 

Work: +44 (0)20 8660 6457 
Mobile:+44 (0)7770 740 133  
Website: www.Baroni-Limited.com 
Baroni; International Trade & Investment Advise and Support. UKTi Advisory Network and Local Resources across Asia and The Middle East UKTi; UK Trade & Investment. British Government


Think Before You Print


Baroni is an international trade and investment consulting and project management services to businesses that want to improve their turnover and cash flow.  We specialize in operational efficiency as well as market analysis, strategy and delivery of products and services to Asia and the Middle East. Baroni has a network of local resources and works closely with UKTi and other agencies to maximise the government resources available to support a successful business in Asia. 

30 years experience in global business development, off-shoring and outsourcing sectors. We also specialize in tendering, negotiating and the delivery of ICT and telecoms contracts and services. 

VAT Number: 814 640837 Company Registration Number 4741496 

Registered Office: Penwortham Road, Sanderstead, Surrey, CR2 0QS 
********************************************************************** 
This document and any attachments may contain information that is Commercially Sensitive and Confidential and is intended only for use of the recipient(s) to whom it has been addressed. 

No person, without written confirmation of their contents, should rely on the contents of this eMail. This eMail and the information it contains are supplied in good faith but the Company shall not be under any liability in damages or otherwise for any reliance the recipient may place upon them. 

Furthermore, this document is sent for information and/or negotiating purposes only and shall not have the effect of creating a contract between the parties. 

If you have received this eMail in error, please notify the sender(s) immediately by telephone. Please destroy and delete the message from your computer. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this eMail is strictly prohibited save unless expressly authorised by the sender(s). Thank you for your co-operation. 
**********************************************************************





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