Re: Cannot initialise gnome-contacts-3.10.2



On Wed, 2014-06-18 at 10:21 +0000, John Frankish wrote:
-----Original Message-----
From: gnome-contacts-list [mailto:gnome-contacts-list-
bounces gnome org] On Behalf Of Philip Withnall
Sent: Wednesday, 18 June, 2014 02:40
To: gnome-contacts-list gnome org
Subject: Re: Cannot initialise gnome-contacts-3.10.2

On Tue, 2014-06-17 at 12:24 +0000, John Frankish wrote:
Some more detail

$ G_MESSAGES_DEBUG=all gnome-contacts

*snip*
(gnome-contacts:24036): eds-CRITICAL **:
edsf_persona_store_get_source: assertion 'self != NULL' failed

** (gnome-contacts:24036): CRITICAL **:
contacts_setup_window_select_source: assertion 'source != NULL'
failed

This is potentially related. Could you please run gnome-contacts
under gdb and get a backtrace from these two criticals?

        G_DEBUG=fatal-warnings gdb gnome-contacts
        run
        thread apply all backtrace

See below - I guess you're going to tell me I need to recompile glib, folks
and evolution-data-server with -ggdb?

I think you could get away with only recompiling libfolks with -ggdb; but yes,
please.

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007fffe97604ca in g_logv () from /usr/local/lib/libglib-2.0.so.0
(gdb) thread apply all backtrace

Thread 2 (LWP 25349):
#0  0x00007fffe7a5fdfd in poll () from /lib/libc.so.6
#1  0x00007fffe976821c in ?? () from /usr/local/lib/libglib-2.0.so.0
#2  0x00007fffe972d791 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
#3  0x00007ffff5deab63 in ?? () from /usr/local/lib/libedataserver-1.2.so.18
#4  0x00007fffe97332e7 in ?? () from /usr/local/lib/libglib-2.0.so.0
#5  0x00007fffe92ada29 in ?? () from /lib/libpthread.so.0
#6  0x00007fffe7a66c3d in clone () from /lib/libc.so.6

Thread 1 (LWP 25342):
#0  0x00007fffe97604ca in g_logv () from /usr/local/lib/libglib-2.0.so.0
#1  0x00007fffe976059d in g_log () from /usr/local/lib/libglib-2.0.so.0
#2  0x00007ffff77424c8 in _folks_backend_store_backend_load_if_needed_co (_data_=0x1ce9570) at 
backend-store.c:1734
#3  0x00007fffecee9884 in g_simple_async_result_complete () from /usr/local/lib/libgio-2.0.so.0
#4  0x00007fffdc30b672 in folks_backends_ofono_backend_real_prepare_co.2753 (_data_=0x1ce9670) at 
ofono-backend.c:704
#5  0x00007fffecee9884 in g_simple_async_result_complete () from /usr/local/lib/libgio-2.0.so.0
#6  0x00007fffecee98cb in ?? () from /usr/local/lib/libgio-2.0.so.0
#7  0x00007fffe9727a7b in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#8  0x00007fffe976826e in ?? () from /usr/local/lib/libglib-2.0.so.0
#9  0x00007fffe97682c3 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#10 0x00007fffeceb4dcc in g_application_run () from /usr/local/lib/libgio-2.0.so.0
#11 0x0000000000455c65 in _vala_main (args=0x7fffffffe8c8, args_length1=1) at main.c:72
#12 0x00007fffe79c5468 in __libc_start_main () from /lib/libc.so.6
#13 0x000000000041c4c5 in _start () at ../sysdeps/x86_64/start.S:123


Ah, that backtrace is for the first message you see ("Failed to find
primary PersonaStore…"). You need to enter "continue" in gdb until it
stops again, then you can get a backtrace for the
"edsf_persona_store_get_source: assertion 'self != NULL' failed"
message.

Philip

Attachment: signature.asc
Description: This is a digitally signed message part



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