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 649531 - crash in camel_folder_get_uri at camel-folder.c:1880
crash in camel_folder_get_uri at camel-folder.c:1880
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-05-06 03:35 UTC by Fabio Durán Verdugo
Modified: 2018-12-12 14:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-05-06 03:35:11 UTC
Just open evolution.
I dont know is a evolution-mapi product 
(evolution-mapi-3.0.1-2.fc15.i686)

Core was generated by `evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0xb7752890 (LWP 3017))

  • #0 camel_folder_get_uri
    at camel-folder.c line 1880
  • #1 mail_folder_cache_get_folder_info_flags
    at mail-folder-cache.c line 1319
  • #2 mail_backend_folder_changed_cb
    at e-mail-backend.c line 364
  • #3 e_marshal_VOID__OBJECT_STRING_STRING_INT_STRING_STRING_STRING
    at e-marshal.c line 1913
  • #4 g_closure_invoke
    at gclosure.c line 767
  • #5 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #6 g_signal_emit_valist
    at gsignal.c line 2983
  • #7 g_signal_emit
    at gsignal.c line 3040
  • #8 flush_updates_idle_cb
    at mail-folder-cache.c line 180
  • #9 g_idle_dispatch
    at gmain.c line 4545
  • #10 g_main_dispatch
    at gmain.c line 2440
  • #11 g_main_context_dispatch
    at gmain.c line 3013
  • #12 g_main_context_iterate
    at gmain.c line 3091
  • #13 g_main_loop_run
    at gmain.c line 3299
  • #14 gtk_main
    at gtkmain.c line 1358
  • #15 main
    at main.c line 734

Comment 1 Milan Crha 2011-05-10 13:14:30 UTC
Hmm, I see similar bugs, namely bug #634072, bug #606850 and bug #604773, all has common function mail_folder_cache_get_folder_info_flags. But whether it is or is not related I cannot tell.
Comment 2 Milan Crha 2011-06-13 08:34:40 UTC
Downstream bug report about the same from 3.0.2:
https://bugzilla.redhat.com/show_bug.cgi?id=712405
Comment 3 Milan Crha 2012-07-30 08:27:15 UTC
Similar downstream bug report from 3.4.3, this time without MAPI, thus I'm moving this to evolution itself:
https://bugzilla.redhat.com/show_bug.cgi?id=844143

Thread 1 (Thread 0x7f50366f29c0 (LWP 5325))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 __GI_abort
    at abort.c line 91
  • #2 g_assertion_message
    at gtestutils.c line 1861
  • #3 g_assertion_message_expr
    at gtestutils.c line 1872
  • #4 toggle_refs_notify
    at gobject.c line 2726
  • #5 toggle_refs_notify
    at gobject.c line 2713
  • #6 g_object_ref
    at gobject.c line 2890
  • #7 mail_folder_cache_get_folder_from_uri
    at mail-folder-cache.c line 1669
  • #8 mail_backend_folder_changed_cb
    at e-mail-backend.c line 599
  • #9 ffi_call_unix64
    at ../src/x86/unix64.S line 75
  • #10 ffi_call
    at ../src/x86/ffi64.c line 486
  • #11 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #12 _g_closure_invoke_va
    at gclosure.c line 840
  • #13 g_signal_emit_valist
    at gsignal.c line 3211
  • #14 g_signal_emit
    at gsignal.c line 3356
  • #15 flush_updates_idle_cb
    at mail-folder-cache.c line 266
  • #16 g_main_dispatch
    at gmain.c line 2539
  • #17 g_main_context_dispatch
    at gmain.c line 3075
  • #18 g_main_context_iterate
    at gmain.c line 3146
  • #19 g_main_loop_run
    at gmain.c line 3340
  • #20 gtk_main
    at gtkmain.c line 1161
  • #21 main
    at main.c line 681

Comment 4 Milan Crha 2018-12-12 14:55:02 UTC
Thanks for a bug report. I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series.