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 545636 - Exchange storage crashed after configuring a ldap address book
Exchange storage crashed after configuring a ldap address book
Status: RESOLVED DUPLICATE of bug 513031
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.22.x
Other Linux
: Normal critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2008-07-31 05:27 UTC by Akhil Laddha
Modified: 2008-09-15 13:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Akhil Laddha 2008-07-31 05:27:08 UTC
Evolution 2.23.5 

Gdb traces of exchange storage process


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb607a6e0 (LWP 4578)]
0xb688b716 in sync_idle_callback (list=0x8f74180) at e-source-list.c:203
203		list->priv->sync_idle_id= 0;
(gdb) t a a bt

Thread 1 (Thread 0xb607a6e0 (LWP 4578))

  • #0 sync_idle_callback
    at e-source-list.c line 203
  • #1 g_idle_dispatch
    at gmain.c line 4173
  • #2 IA__g_main_context_dispatch
    at gmain.c line 2068
  • #3 g_main_context_iterate
    at gmain.c line 2701
  • #4 IA__g_main_loop_run
    at gmain.c line 2924
  • #5 bonobo_main
    at bonobo-main.c line 311
  • #6 main
    at main.c line 278
  • #0 sync_idle_callback
    at e-source-list.c line 203
  • #1 g_idle_dispatch
    at gmain.c line 4173
  • #2 IA__g_main_context_dispatch
    at gmain.c line 2068
  • #3 g_main_context_iterate
    at gmain.c line 2701
  • #4 IA__g_main_loop_run
    at gmain.c line 2924
  • #5 bonobo_main
    at bonobo-main.c line 311
  • #6 main
    at main.c line 278

Comment 1 Milan Crha 2008-09-15 13:39:35 UTC

*** This bug has been marked as a duplicate of 513031 ***