Comment 6 for bug 781400

Revision history for this message
sam tygier (samtygier) wrote :

sam@hydrogen:~$ COUCHDB_DEBUG_MESSAGES=1 /usr/lib/evolution/e-addressbook-factory
e-data-server-Message: adding type `EBookBackendGalFactory'
e-data-server-Message: adding type `EBookBackendExchangeFactory'
e-data-server-Message: adding type `EBookBackendVCFFactory'
e-data-server-Message: adding type `EBookBackendCouchDBFactory'
e-data-server-Message: adding type `EBookBackendFileFactory'
e-data-server-Message: adding type `EBookBackendGoogleFactory'
e-data-server-Message: adding type `EBookBackendLDAPFactory'
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
e-data-server-Message: adding type `EBookBackendWebdavFactory'
Migrating cached backend data
Migrating local backend data
  rmdir /home/sam/.evolution
  FAILED: Directory not empty (contents follows)
          tasks
Server is up and running...
Couchdb-GLib-DEBUG: Sending GET to http://127.0.0.1:5984/contacts/... with headers:

** (e-addressbook-factory:22787): WARNING **: Could not get CouchDB database info: Cannot connect to destination (127.0.0.1)
Couchdb-GLib-DEBUG: Sending PUT to http://127.0.0.1:5984/contacts/... with headers:

** (e-addressbook-factory:22787): WARNING **: Could not create 'contacts' database: Cannot connect to destination (127.0.0.1)
Segmentation fault

i tried again in GDB, but it did not crash, and the edit seemed to go through.