Bug 1290753

Summary: [abrt] kinfocenter: wl_list_remove(): kinfocenter killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: kinfocenterAssignee: KDE SIG <kde-sig>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: kde-sig
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c3ec8e64a1349d64c29e8db3b72d16b5f1a46326
Whiteboard: abrt_hash:e0efae623305b19180138f1ab3c076ba69b5c8e3;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-28 19:33:54 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: core_backtrace
none
File: dso_list
none
File: exploitable
none
File: limits
none
File: maps
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Christian Stadelmann 2015-12-11 10:45:46 UTC
Description of problem:
This crash happens every time I open kinfocenter and go to page "Wayland". I am running a plasma (X11) session with kwin, but my display manager is gdm (wayland).

Version-Release number of selected component:
kinfocenter-5.5.0-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/bin/kinfocenter
crash_function: wl_list_remove
executable:     /usr/bin/kinfocenter
kernel:         4.2.6-301.fc23.x86_64
runlevel:       N 5
type:           CCpp

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 wl_list_remove at src/wayland-util.c:57
 #1 dispatch_event at src/wayland-client.c:1142
 #2 dispatch_queue at src/wayland-client.c:1341
 #3 wl_display_dispatch_queue_pending at src/wayland-client.c:1621
 #4 KWayland::Client::EventQueue::dispatch() at ../../../src/client/event_queue.cpp:96
 #5 QObject::event(QEvent*) at kernel/qobject.cpp:1239
 #6 QApplicationPrivate::notify_helper(QObject*, QEvent*) at kernel/qapplication.cpp:3716
 #7 QApplication::notify(QObject*, QEvent*) at kernel/qapplication.cpp:3499
 #8 QCoreApplication::notifyInternal(QObject*, QEvent*) at kernel/qcoreapplication.cpp:965
 #9 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) at kernel/qcoreapplication.h:224

Comment 1 Christian Stadelmann 2015-12-11 10:45:51 UTC
Created attachment 1104604 [details]
File: backtrace

Comment 2 Christian Stadelmann 2015-12-11 10:45:52 UTC
Created attachment 1104605 [details]
File: core_backtrace

Comment 3 Christian Stadelmann 2015-12-11 10:45:54 UTC
Created attachment 1104606 [details]
File: dso_list

Comment 4 Christian Stadelmann 2015-12-11 10:45:56 UTC
Created attachment 1104607 [details]
File: exploitable

Comment 5 Christian Stadelmann 2015-12-11 10:45:57 UTC
Created attachment 1104608 [details]
File: limits

Comment 6 Christian Stadelmann 2015-12-11 10:45:59 UTC
Created attachment 1104609 [details]
File: maps

Comment 7 Christian Stadelmann 2015-12-11 10:46:00 UTC
Created attachment 1104610 [details]
File: namespaces

Comment 8 Christian Stadelmann 2015-12-11 10:46:02 UTC
Created attachment 1104611 [details]
File: open_fds

Comment 9 Christian Stadelmann 2015-12-11 10:46:04 UTC
Created attachment 1104612 [details]
File: proc_pid_status

Comment 10 Christian Stadelmann 2016-09-28 19:33:54 UTC
I cannot reproduce this issue on F25 any more.