Bug 1756271
Summary: | [abrt] evolution-data-server: malloc(): evolution-addressbook-factory killed by SIGSEGV | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andre Klapper <a9016009> | ||||||||||||
Component: | evolution-data-server | Assignee: | Milan Crha <mcrha> | ||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||
Priority: | unspecified | ||||||||||||||
Version: | 31 | CC: | alciregi, caillon+fedoraproject, ezwen-redhatbugzilla, john.j5live, mcrha, rhughes, rstrode, sandmann | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | x86_64 | ||||||||||||||
OS: | Unspecified | ||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/4e27539f9a1a8528efbeb85bbf27f00fa0e8d865 | ||||||||||||||
Whiteboard: | abrt_hash:4dd0f322953e8c9652cd9be70b4dd201b7cefb01;VARIANT_ID=workstation; | ||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2019-10-08 08:06:30 UTC | Type: | --- | ||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||
Documentation: | --- | CRM: | |||||||||||||
Verified Versions: | Category: | --- | |||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
Embargoed: | |||||||||||||||
Attachments: |
|
Description
Andre Klapper
2019-09-27 09:01:15 UTC
Created attachment 1619948 [details]
File: backtrace
Created attachment 1619949 [details]
File: core_backtrace
Created attachment 1619950 [details]
File: maps
Created attachment 1619951 [details]
File: open_fds
Created attachment 1619952 [details]
File: proc_pid_status
Thanks for a bug report. Seeing g_dbus_connection_flush_sync() in the backtrace I'd guess this is [1], or related to it. [1] https://gitlab.gnome.org/GNOME/glib/issues/1896 *** Bug 1756272 has been marked as a duplicate of this bug. *** Could anybody of the affected people give a try to this test build [1], please? It'll disappear in a week or two, I'm not sure when exactly, it's only a test build. It contains a fix from the above mentioned glib upstream bug. This may not strike immediately, thus just install the new version and keep using it for some days and report when things won't work. [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=37965694 I tried to install this test build but I get: ``` Error: Problem: problem with installed package glib2-2.62.0-1.fc31.i686 - glib2-2.62.0-1.fc31.i686 has inferior architecture - cannot install both glib2-2.62.0-1.5.fc31.x86_64 and glib2-2.62.0-1.fc31.x86_64 - conflicting requests (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages) ``` I think I need the i686 rpm as well in the same install command, otherwise I would need to remove all my packages that depend on i686 glib2. I am not very familiar with koji, is there any way to access the i686 build? Oh, I see, I didn't build i686 packages thinking it won't be needed. My fault, I'm sorry. Here [1] is a build which contains both architectures. Just click the architecture and it'll open the page with the list of packages for it. The package source is exactly the same, 2.62.0-1.5 version. [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=37988470 No worries :). Thanks for the new build, I've installed it successfully! *** This bug has been marked as a duplicate of bug 1753341 *** |