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 579819 - evolution crashed : fetching mails for a fresh account
evolution crashed : fetching mails for a fresh account
Status: RESOLVED DUPLICATE of bug 584072
Product: evolution-mapi
Classification: Applications
Component: Mail
0.26.x
Other Linux
: Normal critical
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
evolution[mapi]
: 585382 585637 586524 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-04-22 10:39 UTC by Akhil Laddha
Modified: 2009-06-22 06:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2009-04-22 10:39:42 UTC
Evolution 2.26.1.1 and libmapi-0.8.r1017 

gdb traces of evolution process 

exchange-mapi-connection.c:1004: Entering exchange_mapi_connection_fetch_items: folder-id 764EBC1E00000001 libexchangemapi-Message: exchange-mapi-connection.c:1006: exchange_mapi_connection_fetch_items: lock(connect_lock)
[Thread 0xad6e9b90 (LWP 30117) exited]
**
camel:ERROR:camel-internet-address.c:535:camel_internet_address_format_address: assertion failed: (addr)

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xabcfeb90 (LWP 30118)]
0xffffe430 in __kernel_vsyscall ()
(gdb) t a a bt

Thread 1 (Thread 0xb6076760 (LWP 29844))

  • #0 IA__gdk_drawable_get_visible_region
    at gdkdraw.c line 1242
  • #1 IA__gdk_drawable_get_visible_region
    at gdkdraw.c line 1244
  • #2 IA__gdk_window_invalidate_maybe_recurse
    at gdkwindow.c line 2873
  • #3 gtk_widget_invalidate_widget_windows
    at gtkwidget.c line 3763
  • #4 gtk_widget_queue_shallow_draw
    at gtkwidget.c line 3800
  • #5 IA__gtk_widget_queue_resize
    at gtkwidget.c line 3612
  • #6 gtk_label_recalculate
    at gtklabel.c line 1668
  • #7 IA__gtk_label_set_text
  • #8 e_task_widget_update
    at e-task-widget.c line 261
  • #9 e_activity_handler_operation_progressing
    at e-activity-handler.c line 671
  • #10 op_status_exec
    at mail-mt.c line 1014
  • #11 mail_msg_idle_cb
    at mail-mt.c line 491
  • #12 g_idle_dispatch
    at gmain.c line 3922
  • #13 IA__g_main_context_dispatch
    at gmain.c line 1814
  • #14 g_main_context_iterate
    at gmain.c line 2448
  • #15 IA__g_main_loop_run
    at gmain.c line 2656
  • #16 bonobo_main
    at bonobo-main.c line 311
  • #17 main
    at main.c line 704
  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 IA__g_assertion_message
  • #4 IA__g_assertion_message_expr
    at gtestutils.c line 1312
  • #5 camel_internet_address_format_address
    at camel-internet-address.c line 535
  • #6 fetch_items_cb
    at camel-mapi-folder.c line 448
  • #7 exchange_mapi_connection_fetch_items
    at exchange-mapi-connection.c line 1201
  • #8 mapi_refresh_folder
    at camel-mapi-folder.c line 747
  • #9 mapi_refresh_info
    at camel-mapi-folder.c line 154
  • #10 camel_folder_refresh_info
    at camel-folder.c line 349
  • #11 refresh_folder_exec
    at mail-ops.c line 1664
  • #12 mail_msg_proxy
    at mail-mt.c line 520
  • #13 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #14 g_thread_create_proxy
    at gthread.c line 635
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6

Comment 1 Akhil Laddha 2009-04-27 10:42:05 UTC
Got same crash again :(
Comment 2 Akhil Laddha 2009-06-11 03:59:02 UTC
*** Bug 585382 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2009-06-15 04:59:44 UTC
*** Bug 585637 has been marked as a duplicate of this bug. ***
Comment 4 Akhil Laddha 2009-06-22 05:49:53 UTC
*** Bug 586524 has been marked as a duplicate of this bug. ***
Comment 5 Bharath Acharya 2009-06-22 06:20:57 UTC
Fixed http://git.gnome.org/cgit/evolution-mapi/commit/?id=d75fc3578d6024fd9db33767de2b9eb20befa258

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