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 557180 - Exchange-storage crashed : started evolution
Exchange-storage crashed : started evolution
Status: RESOLVED DUPLICATE of bug 544115
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.24.x
Other Linux
: Normal critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2008-10-21 05:26 UTC by Akhil Laddha
Modified: 2008-12-12 12:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Akhil Laddha 2008-10-21 05:26:14 UTC
Gdb traces of eex  
    

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb01d4b90 (LWP 31860)]
0x0805e22e in mse_get_folder_online_sync_updates (key=0xb, value=0x999, user_data=0x827a7a0)
    at mail-stub-exchange.c:588
588	mail-stub-exchange.c: No such file or directory.
	in mail-stub-exchange.c
(gdb) t a a bt

Thread 51 (Thread 0xb01d4b90 (LWP 31860))

  • #0 mse_get_folder_online_sync_updates
    at mail-stub-exchange.c line 588
  • #1 IA__g_hash_table_foreach
    at ghash.c line 1076
  • #2 get_folder_contents_online
    at mail-stub-exchange.c line 819
  • #3 get_folder_contents_online_func
    at mail-stub-exchange.c line 846
  • #4 g_thread_create_proxy
    at gthread.c line 635
  • #5 start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6

Thread 46 (Thread 0xb1b65b90 (LWP 31855))

  • #0 memmove
    from /lib/libc.so.6
  • #1 IA__g_ptr_array_remove_index
    at /usr/include/bits/string3.h line 59
  • #2 get_folder_contents_online
    at mail-stub-exchange.c line 679
  • #3 get_folder_contents_online_func
    at mail-stub-exchange.c line 846
  • #4 g_thread_create_proxy
    at gthread.c line 635
  • #5 start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6
(gdb)
Comment 1 Akhil Laddha 2008-10-21 05:29:18 UTC
Gdb traces of evolution

Program received signal SIGINT, Interrupt.
0xffffe430 in __kernel_vsyscall ()
(gdb) t a a bt

Thread 1 (Thread 0xb620b760 (LWP 5650))

  • #0 __kernel_vsyscall
  • #1 pthread_cond_wait
    from /lib/libpthread.so.0
  • #2 giop_recv_buffer_get
    at giop-recv-buffer.c line 716
  • #3 ORBit_small_invoke_stub
    at orbit-small.c line 660
  • #4 ORBit_small_invoke_stub_n
    at orbit-small.c line 577
  • #5 ORBit_c_stub_invoke
    at poa.c line 2649
  • #6 GNOME_Evolution_Addressbook_BookFactory_getBook
    at Evolution-DataServer-Addressbook-stubs.c line 330
  • #7 e_book_new
    at e-book.c line 3271
  • #8 e_load_book_source
    at e-book-auth-util.c line 292
  • #9 e_name_selector_init
    at e-name-selector.c line 129
  • #10 IA__g_type_create_instance
    at gtype.c line 1674
  • #11 g_object_constructor
    at gobject.c line 1334
  • #12 IA__g_object_newv
    at gobject.c line 1211
  • #13 IA__g_object_new_valist
    at gobject.c line 1274
  • #14 IA__g_object_new
    at gobject.c line 1056
  • #15 e_name_selector_new
    at e-name-selector.c line 159
  • #16 composer_header_table_init
    at e-composer-header-table.c line 642
  • #17 IA__g_type_create_instance
    at gtype.c line 1674
  • #18 g_object_constructor
    at gobject.c line 1334
  • #19 composer_header_table_constructor
  • #20 IA__g_object_newv
    at gobject.c line 1211
  • #21 IA__g_object_new_valist
    at gobject.c line 1274
  • #22 IA__g_object_new
    at gobject.c line 1056
  • #23 e_composer_header_table_new
    at e-composer-header-table.c line 721
  • #24 e_composer_private_init
    at e-composer-private.c line 140
  • #25 msg_composer_init
    at e-msg-composer.c line 2772
  • #26 IA__g_type_create_instance
    at gtype.c line 1674
  • #27 g_object_constructor
    at gobject.c line 1334
  • #28 editor_constructor
    at gtkhtml-editor.c line 457
  • #29 msg_composer_constructor
    at e-msg-composer.c line 2102
  • #30 IA__g_object_newv
  • #31 IA__g_object_new_valist
    at gobject.c line 1274
  • #32 IA__g_object_new
    at gobject.c line 1056
  • #33 create_composer
    at e-msg-composer.c line 2895
  • #34 e_msg_composer_new_with_type
    at e-msg-composer.c line 2961
  • #35 e_msg_composer_new
    at e-msg-composer.c line 2978
  • #36 create_new_composer
    at em-composer-utils.c line 660
  • #37 em_utils_compose_new_message
    at em-composer-utils.c line 688
  • #38 create_item
    at mail-component.c line 948
  • #39 create_local_item_cb
    at mail-component.c line 963
  • #40 execute_verb
  • #41 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #42 IA__g_closure_invoke
    at gclosure.c line 767
  • #43 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #44 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #45 IA__g_signal_emit
    at gsignal.c line 3034
  • #46 impl_released
    at e-combo-button.c line 385
  • #47 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #48 g_type_class_meta_marshal
    at gclosure.c line 878
  • #49 IA__g_closure_invoke
    at gclosure.c line 767
  • #50 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #51 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #52 IA__g_signal_emit
    at gsignal.c line 3034
  • #53 IA__gtk_button_released
    at gtkbutton.c line 887
  • #54 gtk_button_button_release
    at gtkbutton.c line 1383
  • #55 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #56 g_type_class_meta_marshal
    at gclosure.c line 878
  • #57 IA__g_closure_invoke
  • #58 signal_emit_unlocked_R
    at gsignal.c line 3282
  • #59 IA__g_signal_emit_valist
    at gsignal.c line 2987
  • #60 IA__g_signal_emit
    at gsignal.c line 3034
  • #61 gtk_widget_event_internal
    at gtkwidget.c line 4745
  • #62 IA__gtk_propagate_event
    at gtkmain.c line 2363
  • #63 IA__gtk_main_do_event
    at gtkmain.c line 1568
  • #64 gdk_event_dispatch
    at gdkevents-x11.c line 2366
  • #65 IA__g_main_context_dispatch
    at gmain.c line 2142
  • #66 g_main_context_iterate
    at gmain.c line 2775
  • #67 IA__g_main_loop_run
    at gmain.c line 2983
  • #68 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #69 main
    at main.c line 689

Comment 2 Milan Crha 2008-12-12 12:46:19 UTC

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