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 674453 - [abrt] Crash in g_source_attach, ews_trigger_next_request
[abrt] Crash in g_source_attach, ews_trigger_next_request
Status: RESOLVED OBSOLETE
Product: evolution-ews
Classification: Other
Component: Mail
3.4.x
Other Linux
: Normal critical
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-04-20 08:27 UTC by Milan Crha
Modified: 2013-08-27 15:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-04-20 08:27:34 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=814300

[abrt] evolution-data-server-3.4.1-1.fc17: __GI_raise: Process /usr/libexec/evolution-addressbook-factory was killed by signal 6 (SIGABRT)

libreport version: 2.0.10
abrt_version:   2.0.10
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-addressbook-factory
crash_function: __GI_raise
executable:     /usr/libexec/evolution-addressbook-factory
kernel:         3.3.2-1.fc17.x86_64
time:           Thu 19 Apr 2012 08:48:13 AM EDT

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

Thread 1 (Thread 0x7f54fa2b9700 (LWP 8125))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 __GI_abort
    at abort.c line 91
  • #2 g_thread_abort
    at gthread-posix.c line 76
  • #3 g_mutex_lock
    at gthread-posix.c line 209
  • #4 g_source_attach
    at gmain.c line 917
  • #5 ews_trigger_next_request
    at e-ews-connection.c line 315
  • #6 ews_connection_queue_request
    at e-ews-connection.c line 424
  • #7 e_ews_connection_get_folder_start
    at e-ews-connection.c line 3765
  • #8 e_ews_connection_get_folder
    at e-ews-connection.c line 3811
  • #9 e_book_backend_ews_authenticate_user
    at e-book-backend-ews.c line 2622
  • #10 operation_thread
    at e-data-book.c line 237
  • #11 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #12 g_thread_proxy
    at gthread.c line 801
  • #13 start_thread
    at pthread_create.c line 309
  • #14 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 1 Milan Crha 2012-07-27 05:40:59 UTC
Another downstream bug report from 3.4.3:
https://bugzilla.redhat.com/show_bug.cgi?id=843519

which also crashes under g_mutex_lock(), but this time in calendar factory.
Comment 2 Milan Crha 2013-08-27 15:35:02 UTC
No duplicates since 3.4.3, I suppose this is obsolete. Feel free to reopen, if you face it with 3.8.x or any newer version. Thanks in advance.