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 695433 - [abrt] Crash after folder change
[abrt] Crash after folder change
Status: RESOLVED INCOMPLETE
Product: evolution-ews
Classification: Other
Component: Mail
3.6.x
Other Linux
: Normal critical
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-03-08 11:10 UTC by Milan Crha
Modified: 2013-08-30 12:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-03-08 11:10:20 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=919032

Description of problem:
sadly, I have no idea how to re-produce this.  I woke up to the error :(

Version-Release number of selected component:
evolution-3.6.3-2.fc18

Additional info:
backtrace_rating: 4
cmdline:        evolution
crash_function: g_mutex_free
executable:     /usr/bin/evolution
kernel:         3.8.1-201.fc18.x86_64
uid:            1000

Core was generated by `evolution'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 0x7fb5eb466a00 (LWP 16009))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 63
  • #1 __GI_abort
    at abort.c line 90
  • #2 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 197
  • #3 malloc_printerr
  • #4 _int_free
    at malloc.c line 3826
  • #5 g_mutex_free
    at deprecated/gthread-deprecated.c line 1493
  • #6 ews_folder_dispose
    at camel-ews-folder.c line 1814
  • #7 g_object_unref
    at gobject.c line 2986
  • #8 mail_backend_folder_changed_cb
    at e-mail-backend.c line 746
  • #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 264
  • #16 g_main_dispatch
    at gmain.c line 2715
  • #17 g_main_context_dispatch
    at gmain.c line 3219
  • #18 g_main_context_iterate
    at gmain.c line 3290
  • #19 g_main_loop_run
    at gmain.c line 3484
  • #20 gtk_main
    at gtkmain.c line 1160
  • #21 main
    at main.c line 711

Comment 1 Fabiano Fidêncio 2013-03-15 15:04:03 UTC
Is possible to send a better description about the problem?
The crash have occurred when you changed from one folder to another? Or when you changed some folder content/property?
Was the folder created by you or just default Folders like Inbox/Sent/Drafts?

Best Regards,
Comment 2 Milan Crha 2013-08-30 12:20:14 UTC
No response given, neither any duplicates reported since 3.6.3, thus I guess this got fixed meanwhile. I'm closing this, but feel free to reopen, in case you face it with 3.8.x or later versions.