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 568539 - Evolution crashed when tried moving exchange folder under local Inbox
Evolution crashed when tried moving exchange folder under local Inbox
Status: RESOLVED DUPLICATE of bug 566735
Product: evolution-mapi
Classification: Applications
Component: Mail
0.1
Other All
: Normal critical
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
Depends on:
Blocks:
 
 
Reported: 2009-01-21 11:39 UTC by Kandepu Prasad
Modified: 2010-06-10 04:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kandepu Prasad 2009-01-21 11:39:39 UTC
Steps to reproduce:
1. Select an exchange folder, rightclick and select Move
2. Select Inbox under "On this Computer" as destination folder 
3. Click Move and Evolution crashed.


Stack trace:
libexchangemapi-Message: exchange-mapi-connection.c(1545): exchange_mapi_remove_folder: lock(connect_lock)

Folder with id 6EB72E8F2E010001 was emptied 
Folder with id 6EB72E8F2E010001 was deleted libexchangemapi-Message: exchange-mapi-connection.c(1600): exchange_mapi_remove_folder: unlock(connect_lock)

exchange-mapi-connection.c(1602): Leaving exchange_mapi_remove_folder 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xaf02fb90 (LWP 22478)]
0xb7d1791b in camel_folder_summary_load_from_db (s=0x885cd58, ex=0xaf02f154) at camel-folder-summary.c:945
945	camel-folder-summary.c: No such file or directory.
	in camel-folder-summary.c
(gdb) t a a bt

Thread 59 (Thread 0xaf02fb90 (LWP 22478))

  • #0 camel_folder_summary_load_from_db
    at camel-folder-summary.c line 945
  • #1 camel_mapi_summary_new
    at camel-mapi-summary.c line 155
  • #2 mapi_delete_folder
    at camel-mapi-store.c line 506
  • #3 camel_store_delete_folder
    at camel-store.c line 480
  • #4 emft_copy_folders__exec
    at em-folder-utils.c line 211
  • #5 mail_msg_proxy
    at mail-mt.c line 520
  • #6 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #7 g_thread_create_proxy
    at gthread.c line 635
  • #8 start_thread
    at pthread_create.c line 297
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
(gdb) 


Other information:
Comment 1 Bharath Acharya 2010-06-10 04:00:34 UTC
Should be fixed with 
http://git.gnome.org/browse/evolution-mapi/commit/?id=55433460477f94460029aa095b508cdd61124344

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