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 562220 - Crash when looking to Outbox
Crash when looking to Outbox
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[disk-summary]
Depends on:
Blocks: 543389
 
 
Reported: 2008-11-25 12:00 UTC by Milan Crha
Modified: 2013-09-13 00:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2008-11-25 12:00:19 UTC
Evolution crashed on sending email, I do not know why (yet). Then, next start, it shows one unread in Outbox, so selecting that folder and guess what, it crashed again. I have the trace:

  • #79026 local_refresh_info
    at camel-local-folder.c line 495
  • #79027 camel_folder_refresh_info
    at camel-folder.c line 328
  • #79028 fill_fi
    at camel-mbox-store.c line 628
  • #79029 get_folder_info
    at camel-mbox-store.c line 841
  • #79030 camel_store_get_folder_info
    at camel-store.c line 879
  • #79031 folder_changed
    at camel-folder.c line 2002
  • #79032 camel_object_trigger_event
    at camel-object.c line 1465
  • #79033 local_refresh_info
    at camel-local-folder.c line 495
  • #79034 camel_folder_refresh_info
    at camel-folder.c line 328
  • #79035 fill_fi
    at camel-mbox-store.c line 628
  • #79036 get_folder_info
    at camel-mbox-store.c line 841
  • #79037 camel_store_get_folder_info
    at camel-store.c line 879
  • #79038 folder_changed
    at camel-folder.c line 2002
  • #79039 camel_object_trigger_event
    at camel-object.c line 1465
  • #79040 local_refresh_info
    at camel-local-folder.c line 495
  • #79041 camel_folder_refresh_info
    at camel-folder.c line 328
  • #79042 fill_fi
    at camel-mbox-store.c line 628
  • #79043 get_folder_info
    at camel-mbox-store.c line 841
  • #79044 camel_store_get_folder_info
    at camel-store.c line 879
  • #79045 folder_changed
    at camel-folder.c line 2002
  • #79046 camel_object_trigger_event
    at camel-object.c line 1465
  • #79047 local_refresh_info
    at camel-local-folder.c line 495
  • #79048 camel_folder_refresh_info
    at camel-folder.c line 328
  • #79049 refresh_folder_exec
    at mail-ops.c line 1658
  • #79050 mail_msg_proxy
    at mail-mt.c line 520
  • #79051 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #79052 g_thread_create_proxy
    at gthread.c line 635
  • #79053 start_thread
    at pthread_create.c line 297
  • #79054 clone
    from /lib64/libc.so.6


If you wonder then yes, the frame number is really correct, it's in a loop of events.
Comment 1 Srinivasa Ragavan 2008-11-25 16:36:01 UTC


  • #79037 camel_store_get_folder_info
    at camel-store.c line 879
  • #79038 folder_changed
    at camel-folder.c line 2002


Im wondering how this goes? I dont know how this is being called. No code traces for me :(
Comment 2 Milan Crha 2008-11-25 17:26:44 UTC
It seems it crashed with exactly same problem, I only didn't select the Outbox in the UI.
Comment 3 Milan Crha 2008-11-25 18:02:25 UTC
I cannot reproduce it reliably, which is bad. It happened to me 3 times. Maybe some memory corruption or something.
Comment 4 Srinivasa Ragavan 2009-01-29 05:48:06 UTC
Did you face it any time recently again?
Comment 5 Milan Crha 2009-01-29 10:01:48 UTC
Actually I didn't. I'm marking as obsolete.