Natty: opening CouchDB addressbook fails

Bug #736806 reported by Michal Matyska
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
evolution-couchdb
New
Undecided
Unassigned

Bug Description

I'm using up-to-date Natty. While trying to open CouchDB addressbook in Natty's Evolution I get following message: "Detailed error message: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)"

Tried to debug it little bit more (based on ubuntuforum steps), the result is here:
michal@opus:~$ gdb /usr/lib/evolution/e-addressbook-factory
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu10) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/evolution/e-addressbook-factory...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/lib/evolution/e-addressbook-factory
[Thread debugging using libthread_db enabled]
e-data-server-Message: adding type `EBookBackendGoogleFactory'
e-data-server-Message: adding type `EBookBackendFileFactory'
e-data-server-Message: adding type `EBookBackendLDAPFactory'
e-data-server-Message: adding type `EBookBackendWebdavFactory'
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
e-data-server-Message: adding type `EBookBackendCouchDBFactory'
e-data-server-Message: adding type `EBookBackendVCFFactory'
[New Thread 0x7fffedb89700 (LWP 3689)]
[New Thread 0x7fffed388700 (LWP 3690)]
Server is up and running...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffed388700 (LWP 3690)]
0x00007ffff1adaa0b in ?? () from /lib/libdbus-1.so.3
(gdb) thread apply all bt

Thread 3 (Thread 0x7fffed388700 (LWP 3690)):
#0 0x00007ffff1adaa0b in ?? () from /lib/libdbus-1.so.3
#1 0x00007ffff1adaa49 in ?? () from /lib/libdbus-1.so.3
#2 0x00007ffff1ac9b1a in ?? () from /lib/libdbus-1.so.3
#3 0x00007ffff1ac9eb0 in ?? () from /lib/libdbus-1.so.3
#4 0x00007ffff1aca54a in ?? () from /lib/libdbus-1.so.3
#5 0x00007ffff1acf0f5 in ?? () from /lib/libdbus-1.so.3
#6 0x00007ffff1ad7127 in ?? () from /lib/libdbus-1.so.3
#7 0x00007ffff1ad7261 in ?? () from /lib/libdbus-1.so.3
#8 0x00007ffff1ad7b75 in ?? () from /lib/libdbus-1.so.3
#9 0x00007ffff1ad8245 in ?? () from /lib/libdbus-1.so.3
#10 0x00007ffff1ad6fed in ?? () from /lib/libdbus-1.so.3
#11 0x00007ffff1ac1d25 in ?? () from /lib/libdbus-1.so.3
#12 0x00007ffff1ac308c in ?? () from /lib/libdbus-1.so.3
#13 0x00007ffff28e0e1a in ?? () from /usr/lib/libgnome-keyring.so.0
#14 0x00007ffff2d1a29c in desktopcouch_session_new () from /usr/lib/libdesktopcouch-glib-1.0.so.2
#15 0x00007ffff2f24b6c in ?? () from /usr/lib/evolution-data-server-1.2/extensions/libebookbackendcouchdb.so
#16 0x00007ffff7bc20dd in e_book_backend_load_source () from /usr/lib/libedata-book-1.2.so.8
#17 0x00007ffff7bc23b4 in e_book_backend_open () from /usr/lib/libedata-book-1.2.so.8
#18 0x00007ffff7bc6262 in ?? () from /usr/lib/libedata-book-1.2.so.8
#19 0x00007ffff71aab16 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007ffff71a83e4 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007ffff6af9d8c in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#22 0x00007ffff6833f7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#23 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffedb89700 (LWP 3689)):
#0 0x00007ffff6826e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff7181104 in ?? () from /lib/libglib-2.0.so.0
#2 0x00007ffff71819f2 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3 0x00007ffff7937d44 in ?? () from /usr/lib/libgio-2.0.so.0
#4 0x00007ffff71a83e4 in ?? () from /lib/libglib-2.0.so.0
#5 0x00007ffff6af9d8c in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007ffff6833f7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7fe57c0 (LWP 3686)):
#0 0x00007ffff6826e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff7181104 in ?? () from /lib/libglib-2.0.so.0
#2 0x00007ffff71819f2 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3 0x00000000004039e8 in ?? ()
#4 0x00007ffff676ceff in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x00000000004028d9 in ?? ()
#6 0x00007fffffffe1f8 in ?? ()
#7 0x000000000000001c in ?? ()
#8 0x0000000000000001 in ?? ()
#9 0x00007fffffffe4de in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb)

Installed packages:
evolution 2.32.2-0ubuntu3
evolution-common 2.32.2-0ubuntu3
evolution-couchdb 0.5.1-0ubuntu1
evolution-data-server 2.32.2-0ubuntu1
evolution-data-server-common 2.32.2-0ubuntu1
evolution-indicator 0.2.14-0ubuntu3
evolution-plugins 2.32.2-0ubuntu3
evolution-webcal 2.32.0-0ubuntu2

couchdb-bin 1.0.1-0ubuntu12
libcouchdb-glib-1.0-2 0.7.0-0ubuntu3
python-couchdb 0.8-0ubuntu1

Revision history for this message
Michal Matyska (michal-matyska) wrote :

desktopcouch, python-desktopcouch-application and python-desktopcouch-records version is 1.0.6-0ubuntu1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.