Bug 1161976

Summary: [abrt] control-center: vasprintf(): gnome-control-center killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Pavel Mlčoch <pavkamlc>
Component: control-centerAssignee: Control Center Maintainer <control-center-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: control-center-maint, fmuellner, mkasik, ofourdan, pavkamlc, rmatos, rstrode, tiagomatos
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/edf342fb26243220485841a03c9c5e0fe1bd7ee1
Whiteboard: abrt_hash:07019f9fa355062b9434985cf219b0f20c93e9b2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-15 07:42:06 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: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Pavel Mlčoch 2014-11-09 22:49:18 UTC
Version-Release number of selected component:
control-center-3.14.1-2.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        gnome-control-center --overview
crash_function: vasprintf
executable:     /usr/bin/gnome-control-center
kernel:         3.17.1-302.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #3 vasprintf at /usr/include/bits/stdio2.h:210
 #4 g_vasprintf at gprintf.c:316
 #5 g_string_append_vprintf at gstring.c:1160
 #6 g_string_append_printf at gstring.c:1264
 #7 g_log_default_handler at gmessages.c:1416
 #10 g_return_if_fail_warning at gmessages.c:1088
 #11 g_variant_new_string at gvariant.c:1229
 #12 g_variant_valist_new_nnp at gvariant.c:4654
 #13 g_variant_valist_new_leaf at gvariant.c:4846
 #14 g_variant_valist_new at gvariant.c:5028

Comment 1 Pavel Mlčoch 2014-11-09 22:50:03 UTC
Created attachment 955588 [details]
File: backtrace

Comment 2 Pavel Mlčoch 2014-11-09 22:50:04 UTC
Created attachment 955589 [details]
File: cgroup

Comment 3 Pavel Mlčoch 2014-11-09 22:50:14 UTC
Created attachment 955590 [details]
File: core_backtrace

Comment 4 Pavel Mlčoch 2014-11-09 22:50:16 UTC
Created attachment 955591 [details]
File: dso_list

Comment 5 Pavel Mlčoch 2014-11-09 22:50:18 UTC
Created attachment 955592 [details]
File: environ

Comment 6 Pavel Mlčoch 2014-11-09 22:50:19 UTC
Created attachment 955593 [details]
File: exploitable

Comment 7 Pavel Mlčoch 2014-11-09 22:50:20 UTC
Created attachment 955594 [details]
File: limits

Comment 8 Pavel Mlčoch 2014-11-09 22:50:25 UTC
Created attachment 955595 [details]
File: maps

Comment 9 Pavel Mlčoch 2014-11-09 22:50:26 UTC
Created attachment 955596 [details]
File: open_fds

Comment 10 Pavel Mlčoch 2014-11-09 22:50:27 UTC
Created attachment 955597 [details]
File: proc_pid_status

Comment 11 Pavel Mlčoch 2014-11-09 22:50:29 UTC
Created attachment 955598 [details]
File: var_log_messages

Comment 12 Rui Matos 2014-11-11 17:08:40 UTC
So, I did a quick patch that seemed correct but in fact I couldn't reproduce the crash in the first place, can you explain how you triggered this?

Comment 13 Pavel Mlčoch 2014-11-12 17:10:07 UTC
It crash when I click to enable button on desktop sharing window.

Comment 14 Rui Matos 2014-11-12 18:33:08 UTC
Do you have gnome-settings-daemon running? Which version?

Comment 15 Pavel Mlčoch 2015-09-15 07:42:06 UTC
No reproducible for a long time.