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 689606 - [abrt] Crash under async_op_data_free at e-gdbus-templates.c:892
[abrt] Crash under async_op_data_free at e-gdbus-templates.c:892
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: general
3.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-12-04 11:08 UTC by Milan Crha
Modified: 2013-10-09 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-12-04 11:08:51 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=883024

Version-Release number of selected component:
evolution-3.6.2-3.fc18

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        evolution
crash_function: g_type_check_instance_cast
kernel:         3.6.8-2.fc17.x86_64

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

Thread 1 (Thread 0x7f5af2600a00 (LWP 7234))

  • #0 g_type_check_instance_cast
    at gtype.c line 3997
  • #1 async_op_data_free
    at e-gdbus-templates.c line 892
  • #2 clear_op_res
    at gsimpleasyncresult.c line 257
  • #3 g_simple_async_result_finalize
    at gsimpleasyncresult.c line 277
  • #4 g_object_unref
    at gobject.c line 3023
  • #5 g_source_callback_unref
    at gmain.c line 1457
  • #6 g_source_callback_unref
    at gmain.c line 1449
  • #7 g_source_destroy_internal
    at gmain.c line 1123
  • #8 g_main_dispatch
    at gmain.c line 2739
  • #9 g_main_context_dispatch
    at gmain.c line 3219
  • #10 g_main_context_iterate
    at gmain.c line 3290
  • #11 g_main_loop_run
    at gmain.c line 3484
  • #12 gtk_main
    at gtkmain.c line 1160
  • #13 main
    at main.c line 711

Comment 1 Milan Crha 2012-12-04 11:09:50 UTC
We spoke on IRC with the reporter and it's possible that some mail which were previewed contained meeting invitation, thus it's likely related.
Comment 2 Milan Crha 2013-10-09 16:03:18 UTC
I'm closing this as obsolete, the 3.8.x doesn't use EGDBusTemplates anymore.