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 605788 - evolution crashed while trying to unsubscribe from folder
evolution crashed while trying to unsubscribe from folder
Status: RESOLVED DUPLICATE of bug 605268
Product: evolution
Classification: Applications
Component: general
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-12-31 06:47 UTC by Ruchir Brahmbhatt
Modified: 2013-09-13 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ruchir Brahmbhatt 2009-12-31 06:47:27 UTC
OS: opensuse 11.2 x86-64
Evolution: 2.29.4
Account: Gmail IMAP

Steps:
1. Open evolution.
2. Select folder [Gmail]>Trash.
3. Right click and select unsubscribe.

Backtrace:

Thread 1 (Thread 0x7ffff7fb07f0 (LWP 29913))

  • #0 local_url_equal
    at camel-local-provider.c line 208
  • #1 storeinfo_find_folder_info
    at mail-folder-cache.c line 1066
  • #2 IA__g_hash_table_foreach
    at ghash.c line 1211
  • #3 mail_folder_cache_get_folder_info_flags
    at mail-folder-cache.c line 1123
  • #4 mail_backend_folder_changed_cb
    at e-mail-backend.c line 343
  • #5 e_marshal_VOID__BOXED_STRING_STRING_INT_STRING_STRING_STRING
    at e-marshal.c line 968
  • #6 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #7 ??
    from /usr/lib64/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #10 real_flush_updates
    at mail-folder-cache.c line 197
  • #11 do_async_event
    at mail-mt.c line 617
  • #12 mail_msg_idle_cb
    at mail-mt.c line 439
  • #13 g_main_dispatch
    at gmain.c line 1960
  • #14 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #15 g_main_context_iterate
    at gmain.c line 2591
  • #16 IA__g_main_loop_run
    at gmain.c line 2799
  • #17 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 main
    at main.c line 593

Comment 1 Akhil Laddha 2009-12-31 07:02:58 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 605268 ***
Comment 2 Yves-Alexis Perez 2009-12-31 10:59:48 UTC
Are you sure this is a duplicate? In the original bug report (mine) there's nothing about “unsubscribe”. Only thing done is the refresh. (though I'm indeed subscribed to some folders)
Comment 3 Akhil Laddha 2009-12-31 11:21:33 UTC
(In reply to comment #2)
> Are you sure this is a duplicate? In the original bug report (mine) there's
> nothing about “unsubscribe”. Only thing done is the refresh. (though I'm indeed
> subscribed to some folders)

It's duplicate due to similar traces, operations can be different, we are not sure which caused crash until unless we have reproducible steps.