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 546613 - evolution crashed on startup in camel_vee_folder_new()
evolution crashed on startup in camel_vee_folder_new()
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-08-06 15:56 UTC by Sebastien Bacher
Modified: 2013-09-14 16:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Sebastien Bacher 2008-08-06 15:56:00 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/255349

"I can't start Evolution at all. Worked earlier in the Intrepid cycle.

evolution 2.23.6-0ubuntu1

  • #0 camel_object_set
    at camel-object.c line 1550
  • #1 camel_vee_folder_new
    at camel-vee-folder.c line 152
  • #2 vee_get_folder
    at camel-vee-store.c line 195
  • #3 camel_store_get_folder
    at camel-store.c line 318
  • #4 mail_tool_uri_to_folder
    at mail-tools.c line 331
  • #5 get_folder_exec
    at mail-ops.c line 1211
  • #6 mail_msg_proxy
    at mail-mt.c line 523
  • #7 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.17.6/glib/gthreadpool.c line 265
  • #8 g_thread_create_proxy
    at /build/buildd/glib2.0-2.17.6/glib/gthread.c line 635
  • #9 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #10 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 1 Frederic Crozat 2008-08-06 16:26:06 UTC
confirm bug on mandriva cooker : e-d-s 2.23.6 + evolution 2.23.6
Comment 2 Srinivasa Ragavan 2008-08-06 16:37:36 UTC
"Unmatched folder" is disabled through code. It seems to be tedious to get it working with disk summary. I will fix the crasher in any case.
Comment 3 Srinivasa Ragavan 2008-08-06 16:44:44 UTC
Fixed crasher in trunk.