After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661537 - Crash in e_book_backend_sqlitedb_get_is_populated at e-book-backend-sqlitedb.c:1726
Crash in e_book_backend_sqlitedb_get_is_populated at e-book-backend-sqlitedb....
Status: RESOLVED FIXED
Product: evolution-ews
Classification: Other
Component: Contacts (Global Address List)
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
: 670263 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-10-12 10:26 UTC by Akhil Laddha
Modified: 2012-03-02 10:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2011-10-12 10:26:28 UTC
Evolution 3.2.x + Exchange 2010 server

1. Configure ews with exchange 2010 server
2. It will throw an error when you click on 'fetch list' under GAL settings label in receiving options tab
3. Finish account configuration
4. Switch to contact view
5. You will see Global address list
6. Click on it
7. e-addressbook-factory crashes

Program received signal SIGSEGV, Segmentation fault.
0xb7fc1bae in e_book_backend_sqlitedb_get_is_populated (ebsdb=0x0, folderid=0x0, error=0x0) at e-book-backend-sqlitedb.c:1726
1726		READER_LOCK (ebsdb);
(gdb) bt

Thread 4 (Thread 0xb48feb70 (LWP 6757))

  • #0 __kernel_vsyscall
  • #1 read
    at ../sysdeps/unix/syscall-template.S line 82
  • #2 unix_signal_helper_thread
    at gmain.c line 4567
  • #3 g_thread_create_proxy
    at gthread.c line 1962
  • #4 start_thread
    at pthread_create.c line 297
  • #5 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 1 Chenthill P 2011-11-22 08:25:32 UTC
commit - 5f3142a830d103f5ac989254f25b1f0a3513f889 . One part of the crash was already fixed. This fixes other part.
Comment 2 Punit Jain 2012-03-02 10:24:27 UTC
*** Bug 670263 has been marked as a duplicate of this bug. ***