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 712210 - [abrt] Crash in a thread join in e_book_backend_webdav_stop_view()
[abrt] Crash in a thread join in e_book_backend_webdav_stop_view()
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Contacts
3.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-11-13 11:28 UTC by Milan Crha
Modified: 2018-12-11 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-11-13 11:28:11 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1029280

Version-Release number of selected component:
evolution-data-server-3.10.1-1.fc20

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-addressbook-factory
crash_function: g_thread_abort
executable:     /usr/libexec/evolution-addressbook-factory
kernel:         3.11.7-300.fc20.x86_64

Core was generated by `/usr/libexec/evolution-addressbook-factory'.
Program terminated with signal SIGABRT, Aborted.

Thread 1 (Thread 0x7fb76712e840 (LWP 17820))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 g_thread_abort
    at gthread-posix.c line 79
  • #3 g_mutex_unlock
    at gthread-posix.c line 233
  • #4 g_system_thread_wait
    at gthread-posix.c line 1178
  • #5 g_thread_join
    at gthread.c line 964
  • #6 e_book_backend_webdav_stop_view
    at e-book-backend-webdav.c line 1036
  • #7 impl_DataBookView_dispose
    at e-data-book-view.c line 292
  • #8 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #9 ffi_call
    at ../src/x86/ffi64.c line 522
  • #10 g_cclosure_marshal_generic
    at gclosure.c line 1454
  • #11 g_closure_invoke
    at gclosure.c line 777
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3586
  • #13 g_signal_emit_valist
    at gsignal.c line 3340
  • #14 g_signal_emit
    at gsignal.c line 3386
  • #15 e_gdbus_stub_handle_method_call
    at e-gdbus-templates.c line 679
  • #16 call_in_idle_cb
    at gdbusconnection.c line 4868
  • #17 g_main_dispatch
    at gmain.c line 3065
  • #18 g_main_context_dispatch
    at gmain.c line 3641
  • #19 g_main_context_iterate
    at gmain.c line 3712
  • #20 g_main_loop_run
    at gmain.c line 3906
  • #21 dbus_server_run_server
    at e-dbus-server.c line 222
  • #22 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #23 ffi_call
    at ../src/x86/ffi64.c line 522
  • #24 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #25 _g_closure_invoke_va
    at gclosure.c line 840
  • #26 g_signal_emit_valist
    at gsignal.c line 3238
  • #27 g_signal_emit
    at gsignal.c line 3386
  • #28 e_dbus_server_run
    at e-dbus-server.c line 411
  • #29 main
    at evolution-addressbook-factory.c line 132

Comment 1 Milan Crha 2018-12-11 16:58:06 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.