Bug 1354122

Summary: [abrt] libreoffice-core: g_malloc(): soffice.bin killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Davide Repetto <red>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: caolanm, dtardon, erack, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/1200199/
Whiteboard: abrt_hash:e83afd48c524a41fe879be03aef86a172629dd16;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-09 19:36:18 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Davide Repetto 2016-07-09 18:54:42 UTC
Description of problem:
Libreoffice crashes while trying to copy and paste anything.
The defect happens on afew computers that where former Fedora23s which where updated to Fedora24 via "dnf system-upgrade".

This happens both on 32bit and 64bit installs.

Version of Libreoffice:
=================
libreoffice-5.1.4.2-4.fc24


Additional info:
===========
On some of these machines I created a new "clean" user and as a result Writer stops crashing, while Calc still keeps on crashig after every "select" attempt.



Version-Release number of selected component:
libreoffice-core-5.1.4.2-4.fc24

Additional info:
reporter:       libreport-2.7.1
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer --splash-pipe=5
crash_function: g_malloc
executable:     /usr/lib64/libreoffice/program/soffice.bin
global_pid:     8037
kernel:         4.6.3-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 g_malloc at gmem.c:94
 #3 g_datalist_id_set_data_full at gdataset.c:464
 #5 g_object_notify_queue_freeze at gobject.c:242
 #6 g_object_init at gobject.c:975
 #7 g_type_create_instance at gtype.c:1869
 #8 g_object_new_internal at gobject.c:1781
 #11 gtk_css_widget_node_new at gtkcsswidgetnode.c:306
 #12 gtk_widget_init at gtkwidget.c:4419
 #13 g_type_create_instance at gtype.c:1869
 #14 g_object_new_internal at gobject.c:1781

Comment 1 Davide Repetto 2016-07-09 18:54:49 UTC
Created attachment 1177912 [details]
File: backtrace

Comment 2 Davide Repetto 2016-07-09 18:54:50 UTC
Created attachment 1177913 [details]
File: cgroup

Comment 3 Davide Repetto 2016-07-09 18:54:53 UTC
Created attachment 1177914 [details]
File: core_backtrace

Comment 4 Davide Repetto 2016-07-09 18:54:56 UTC
Created attachment 1177915 [details]
File: dso_list

Comment 5 Davide Repetto 2016-07-09 18:54:57 UTC
Created attachment 1177916 [details]
File: environ

Comment 6 Davide Repetto 2016-07-09 18:54:59 UTC
Created attachment 1177917 [details]
File: exploitable

Comment 7 Davide Repetto 2016-07-09 18:55:00 UTC
Created attachment 1177918 [details]
File: limits

Comment 8 Davide Repetto 2016-07-09 18:55:04 UTC
Created attachment 1177919 [details]
File: maps

Comment 9 Davide Repetto 2016-07-09 18:55:06 UTC
Created attachment 1177920 [details]
File: mountinfo

Comment 10 Davide Repetto 2016-07-09 18:55:07 UTC
Created attachment 1177921 [details]
File: namespaces

Comment 11 Davide Repetto 2016-07-09 18:55:09 UTC
Created attachment 1177922 [details]
File: open_fds

Comment 12 Davide Repetto 2016-07-09 18:55:11 UTC
Created attachment 1177923 [details]
File: proc_pid_status

Comment 13 Davide Repetto 2016-07-09 18:55:12 UTC
Created attachment 1177924 [details]
File: var_log_messages

Comment 14 Davide Repetto 2016-07-09 18:59:53 UTC
I forgot: Mate Desktop

Comment 15 Caolan McNamara 2016-07-09 19:36:18 UTC
looks like the recursive gtk clipboard problem. Might be triggered by "clipit" or some other utility of that nature.

*** This bug has been marked as a duplicate of bug 1352965 ***