Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1361015 - [abrt] evolution-data-server: g_type_check_instance_is_fundamentally_a(): evolution-addressbook-factory-subprocess killed by SIGSEGV
Summary: [abrt] evolution-data-server: g_type_check_instance_is_fundamentally_a(): evo...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution-data-server
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f0a2634324ece5ab1edb5fce8ae...
: 1361053 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-28 07:14 UTC by Yajo
Modified: 2017-08-08 15:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-08 15:56:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (38.77 KB, text/plain)
2016-07-28 07:14 UTC, Yajo
no flags Details
File: cgroup (148 bytes, text/plain)
2016-07-28 07:14 UTC, Yajo
no flags Details
File: core_backtrace (6.49 KB, text/plain)
2016-07-28 07:14 UTC, Yajo
no flags Details
File: dso_list (19.36 KB, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: environ (816 bytes, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: exploitable (110 bytes, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: limits (1.29 KB, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: maps (88.86 KB, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: mountinfo (3.94 KB, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: namespaces (102 bytes, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: open_fds (790 bytes, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: proc_pid_status (1.10 KB, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-07-28 07:15 UTC, Yajo
no flags Details

Description Yajo 2016-07-28 07:14:50 UTC
Description of problem:
Seems like it lost access to keyring, like the whole session. Don't know why, it was working last session...

Version-Release number of selected component:
evolution-data-server-3.20.4-1.fc24

Additional info:
reporter:       libreport-2.7.2
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-addressbook-factory-subprocess --factory google --bus-name org.gnome.evolution.dataserver.Subprocess.Backend.AddressBookx2411x5 --own-path /org/gnome/evolution/dataserver/Subprocess/Backend/AddressBook/2411/5
crash_function: g_type_check_instance_is_fundamentally_a
executable:     /usr/libexec/evolution-addressbook-factory-subprocess
global_pid:     5293
kernel:         4.6.4-301.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 g_type_check_instance_is_fundamentally_a at gtype.c:4031
 #1 g_object_ref at gobject.c:3049
 #2 soup_socket_set_property at soup-socket.c:347
 #3 object_set_property at gobject.c:1421
 #4 g_object_new_internal at gobject.c:1835
 #5 g_object_new_valist at gobject.c:2040
 #6 soup_socket_new at soup-socket.c:823
 #7 soup_connection_connect_sync at soup-connection.c:462
 #8 get_connection at soup-session.c:1975
 #9 soup_session_process_queue_item at soup-session.c:1996

Potential duplicate: bug 1278856

Comment 1 Yajo 2016-07-28 07:14:56 UTC
Created attachment 1184896 [details]
File: backtrace

Comment 2 Yajo 2016-07-28 07:14:57 UTC
Created attachment 1184897 [details]
File: cgroup

Comment 3 Yajo 2016-07-28 07:14:59 UTC
Created attachment 1184898 [details]
File: core_backtrace

Comment 4 Yajo 2016-07-28 07:15:01 UTC
Created attachment 1184899 [details]
File: dso_list

Comment 5 Yajo 2016-07-28 07:15:05 UTC
Created attachment 1184900 [details]
File: environ

Comment 6 Yajo 2016-07-28 07:15:07 UTC
Created attachment 1184901 [details]
File: exploitable

Comment 7 Yajo 2016-07-28 07:15:08 UTC
Created attachment 1184902 [details]
File: limits

Comment 8 Yajo 2016-07-28 07:15:10 UTC
Created attachment 1184903 [details]
File: maps

Comment 9 Yajo 2016-07-28 07:15:12 UTC
Created attachment 1184904 [details]
File: mountinfo

Comment 10 Yajo 2016-07-28 07:15:13 UTC
Created attachment 1184905 [details]
File: namespaces

Comment 11 Yajo 2016-07-28 07:15:15 UTC
Created attachment 1184906 [details]
File: open_fds

Comment 12 Yajo 2016-07-28 07:15:16 UTC
Created attachment 1184907 [details]
File: proc_pid_status

Comment 13 Yajo 2016-07-28 07:15:18 UTC
Created attachment 1184908 [details]
File: var_log_messages

Comment 14 Milan Crha 2016-08-01 13:07:45 UTC
Thanks for a bug report. it looks like the process was closing when it had some ongoing work in a dedicated thread. It can be similar to bug #1358258, but the backtrace there is incomplete, thus I cannot tell for sure. I'll keep this open for now.

Comment 15 Milan Crha 2016-08-01 13:09:49 UTC
*** Bug 1361053 has been marked as a duplicate of this bug. ***

Comment 16 Tim Wegener 2017-06-08 23:59:29 UTC
Similar problem has been detected:

Came out of suspend.

reporter:       libreport-2.7.2
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-addressbook-factory-subprocess --factory ews --bus-name org.gnome.evolution.dataserver.Subprocess.Backend.AddressBookx5057x4 --own-path /org/gnome/evolution/dataserver/Subprocess/Backend/AddressBook/5057/4
crash_function: g_type_check_instance_is_fundamentally_a
executable:     /usr/libexec/evolution-addressbook-factory-subprocess
global_pid:     27448
kernel:         4.10.15-100.fc24.x86_64
package:        evolution-data-server-3.20.6-1.fc24
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reason:         evolution-addressbook-factory-subprocess killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 17 Fedora End Of Life 2017-07-25 22:06:01 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 18 Fedora End Of Life 2017-08-08 15:56:18 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.