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 463896 - Crash on Disabling a account when the focus is on a vfolder
Crash on Disabling a account when the focus is on a vfolder
Status: RESOLVED DUPLICATE of bug 324168
Product: evolution
Classification: Applications
Component: Mailer
2.12.x
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-06 07:30 UTC by Johnny Jacob
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johnny Jacob 2007-08-06 07:30:00 UTC
1. Create a vFolder involving mails from account 'foo'
2. Disable the account 'foo'
3. Evolution Crashes

100% Reproducible.

  • #0 camel_message_info_free
    at camel-folder-summary.c line 2791
  • #1 vee_message_info_free
    at camel-vee-summary.c line 45
  • #2 camel_message_info_free
    at camel-folder-summary.c line 2808
  • #3 free_message_info
    at camel-folder.c line 975
  • #4 camel_folder_free_message_info
    at camel-folder.c line 993
  • #5 clear_info
    at message-list.c line 2363
  • #6 g_hash_table_foreach
    at ghash.c line 680
  • #7 clear_tree
    at message-list.c line 2382
  • #8 regen_list_regened
    at message-list.c line 2553
  • #9 mail_msgport_replied
    at mail-mt.c line 473
  • #10 g_io_unix_dispatch
    at giounix.c line 162
  • #11 g_main_context_dispatch
    at gmain.c line 2061
  • #12 g_main_context_iterate
    at gmain.c line 2694
  • #13 g_main_loop_run
    at gmain.c line 2898
  • #14 bonobo_main
    at bonobo-main.c line 311
  • #15 main
    at main.c line 594

Comment 1 Milan Crha 2008-02-25 15:02:17 UTC
Hi Johnny, I guess this has been fixed recently, wasn't it? (say bug #324168)
Comment 2 Johnny Jacob 2008-02-25 17:48:07 UTC
Milan yep! . Closing.

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