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 560757 - [MAPI] Crashed immediately after the last step in creating a MAPI account
[MAPI] Crashed immediately after the last step in creating a MAPI account
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: general
2.24.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[mapi]
Depends on:
Blocks:
 
 
Reported: 2008-11-14 09:07 UTC by Kandepu Prasad
Modified: 2011-04-14 11:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Kandepu Prasad 2008-11-14 09:07:31 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
Program received signal SIGABRT, Aborted.
0xb630e9f6 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
	in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) t a a bt

Thread 1 (Thread 0xb5f6f760 (LWP 4866))

  • #0 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 *__GI_abort
    at abort.c line 88
  • #2 malloc_printerr
    at malloc.c line 5999
  • #3 malloc_consolidate
    at malloc.c line 4897
  • #4 _int_malloc
    at malloc.c line 4229
  • #5 malloc_check
    at hooks.c line 263
  • #6 realloc_check
    at hooks.c line 327
  • #7 *__GI___libc_realloc
    at malloc.c line 3646
  • #8 IA__g_realloc
    at gmem.c line 170
  • #9 g_string_maybe_expand
    at gstring.c line 359
  • #10 IA__g_string_sized_new
    at gstring.c line 384
  • #11 IA__g_bookmark_file_to_data
    at gbookmarkfile.c line 1458
  • #12 IA__g_bookmark_file_to_file
    at gbookmarkfile.c line 1945
  • #13 gtk_recent_manager_real_changed
    at gtkrecentmanager.c line 409
  • #14 _gtk_recent_manager_sync
    at gtkrecentmanager.c line 2374
  • #15 IA__gtk_main
    at gtkmain.c line 1254
  • #16 startup_wizard
    at startup-wizard.c line 97
  • #17 epl_invoke
    at e-plugin.c line 1035
  • #18 e_plugin_invoke
    at e-plugin.c line 769
  • #19 emph_event_handle
    at e-event.c line 402
  • #20 e_event_emit
    at e-event.c line 288
  • #21 e_shell_attempt_upgrade
    at e-shell.c line 915
  • #22 e_shell_construct
    at e-shell.c line 697
  • #23 e_shell_new
    at e-shell.c line 745
  • #24 idle_cb
    at main.c line 332
  • #25 g_idle_dispatch
    at gmain.c line 4235
  • #26 IA__g_main_context_dispatch
    at gmain.c line 2144
  • #27 g_main_context_iterate
    at gmain.c line 2778
  • #28 IA__g_main_loop_run
    at gmain.c line 2986
  • #29 bonobo_main
    at bonobo-main.c line 311
  • #30 main
    at main.c line 689
  • #0 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 *__GI_abort
    at abort.c line 88
  • #2 malloc_printerr
    at malloc.c line 5999
  • #3 malloc_consolidate
    at malloc.c line 4897
  • #4 _int_malloc
    at malloc.c line 4229
  • #5 malloc_check
    at hooks.c line 263
  • #6 realloc_check
    at hooks.c line 327
  • #7 *__GI___libc_realloc
    at malloc.c line 3646
  • #8 IA__g_realloc
    at gmem.c line 170
  • #9 g_string_maybe_expand
    at gstring.c line 359
  • #10 IA__g_string_sized_new
    at gstring.c line 384
  • #11 IA__g_bookmark_file_to_data
    at gbookmarkfile.c line 1458
  • #12 IA__g_bookmark_file_to_file
    at gbookmarkfile.c line 1945
  • #13 gtk_recent_manager_real_changed
    at gtkrecentmanager.c line 409
  • #14 _gtk_recent_manager_sync
    at gtkrecentmanager.c line 2374
  • #15 IA__gtk_main
    at gtkmain.c line 1254
  • #16 startup_wizard
    at startup-wizard.c line 97
  • #17 epl_invoke
    at e-plugin.c line 1035
  • #18 e_plugin_invoke
    at e-plugin.c line 769
  • #19 emph_event_handle
    at e-event.c line 402
  • #20 e_event_emit
    at e-event.c line 288
  • #21 e_shell_attempt_upgrade
    at e-shell.c line 915
  • #22 e_shell_construct
    at e-shell.c line 697
  • #23 e_shell_new
    at e-shell.c line 745
  • #24 idle_cb
    at main.c line 332
  • #25 g_idle_dispatch
    at gmain.c line 4235
  • #26 IA__g_main_context_dispatch
    at gmain.c line 2144
  • #27 g_main_context_iterate
    at gmain.c line 2778
  • #28 IA__g_main_loop_run
    at gmain.c line 2986
  • #29 bonobo_main
    at bonobo-main.c line 311
  • #30 main
    at main.c line 689


Other information:
Comment 1 Johnny Jacob 2009-01-26 19:44:24 UTC
I don't see any reference to MAPI in the traces.
Comment 2 Kandepu Prasad 2009-01-27 05:28:45 UTC
True. That's why I raised as general under Evolution component. And also I could not reproduce this any more. Please let me know what else I can provide.
Comment 3 Johnny Jacob 2009-08-17 09:56:52 UTC
(In reply to comment #2)
> True. That's why I raised as general under Evolution component. And also I
> could not reproduce this any more. Please let me know what else I can provide.

Moving back to evolution.
Comment 4 Akhil Laddha 2011-04-14 11:43:03 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.