Bug 2232383

Summary: [abrt] kwin-wayland: egl_provider_resolver(): kwin_wayland killed by SIGABRT
Product: [Fedora] Fedora Reporter: arog1285 <arog1285>
Component: kwinAssignee: Rex Dieter <rdieter>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: arog1285, jgrulich, kde-sig, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cf6fac2c25ae091b26607402626f5bd73d6de29
Whiteboard: abrt_hash:dcbf397085d41bd393e1fb4a7c7ee555acbbff02;VARIANT_ID=kde;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-28 13:50:08 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: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: var_log_messages
none
File: backtrace none

Description arog1285@yahoo.com 2023-08-16 15:05:58 UTC
Description of problem:
closed firefox and attempting to reopen the application.

Version-Release number of selected component:
kwin-wayland-5.27.6-1.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         kwin_wayland killed by SIGABRT
journald_cursor: s=fb994520bdc24b5fa9b4a024bfc162f8;i=34a469;b=512a15e57f604d36a9197685408f20fa;m=37cded202;t=6030b5039eed4;x=c26d06bbcc6835bf
executable:     /usr/bin/kwin_wayland
cmdline:        /usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :0 --xwayland-xauthority /run/user/1000/xauth_ZQaHco --xwayland
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/plasma-kwin_wayland.service
rootdir:        /
uid:            1000
kernel:         6.4.10-200.fc38.x86_64
package:        kwin-wayland-5.27.6-1.fc38
runlevel:       N 5
dso_list:       /usr/bin/kwin_wayland kwin-wayland-5.27.6-1.fc38.x86_64 (Fedora Project) 1688188007
backtrace_rating: 4
crash_function: egl_provider_resolver
comment:        closed firefox and attempting to reopen the application.

Truncated backtrace:
Thread no. 1 (24 frames)
 #4 egl_provider_resolver at src/egl_generated_dispatch.c:3911
 #5 epoxy_eglDestroySyncKHR_resolver at src/egl_generated_dispatch.c:4312
 #6 epoxy_eglDestroySyncKHR_global_rewrite_ptr at src/egl_generated_dispatch.c:5063
 #7 KWin::EGLNativeFence::~EGLNativeFence() at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/plugins/screencast/eglnativefence.cpp:36
 #8 std::default_delete<KWin::EGLNativeFence>::operator()(KWin::EGLNativeFence*) const at /usr/include/c++/13/bits/unique_ptr.h:99
 #10 std::__uniq_ptr_impl<KWin::EGLNativeFence, std::default_delete<KWin::EGLNativeFence> >::reset(KWin::EGLNativeFence*) at /usr/include/c++/13/bits/unique_ptr.h:211
 #11 std::unique_ptr<KWin::EGLNativeFence, std::default_delete<KWin::EGLNativeFence> >::reset(KWin::EGLNativeFence*) at /usr/include/c++/13/bits/unique_ptr.h:509
 #12 KWin::ScreenCastStream::enqueue() at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/plugins/screencast/screencaststream.cpp:680
 #13 QtPrivate::QSlotObjectBase::call(QObject*, void**) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
 #14 doActivate<false>(QObject*, int, void**) at kernel/qobject.cpp:3925
 #15 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) at kernel/qobject.cpp:3985
 #16 QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) at .moc/moc_qsocketnotifier.cpp:178
 #17 QSocketNotifier::event(QEvent*) at kernel/qsocketnotifier.cpp:302
 #18 QApplicationPrivate::notify_helper(QObject*, QEvent*) at kernel/qapplication.cpp:3640
 #19 QCoreApplication::notifyInternal2(QObject*, QEvent*) at kernel/qcoreapplication.cpp:1064
 #20 QCoreApplication::sendEvent(QObject*, QEvent*) at kernel/qcoreapplication.cpp:1462
 #21 QEventDispatcherUNIXPrivate::activateSocketNotifiers() at kernel/qeventdispatcher_unix.cpp:304
 #22 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) at kernel/qeventdispatcher_unix.cpp:511
 #23 QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
 #24 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
 #25 QCoreApplication::exec() at ../../include/QtCore/../../src/corelib/global/qflags.h:121
 #26 QGuiApplication::exec() at kernel/qguiapplication.cpp:1863
 #27 QApplication::exec() at kernel/qapplication.cpp:2832
 #28 main(int, char**) at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/main_wayland.cpp:628


Potential duplicate: bug 2158202

Comment 1 arog1285@yahoo.com 2023-08-16 15:06:02 UTC
Created attachment 1983620 [details]
File: proc_pid_status

Comment 2 arog1285@yahoo.com 2023-08-16 15:06:03 UTC
Created attachment 1983621 [details]
File: maps

Comment 3 arog1285@yahoo.com 2023-08-16 15:06:05 UTC
Created attachment 1983622 [details]
File: limits

Comment 4 arog1285@yahoo.com 2023-08-16 15:06:06 UTC
Created attachment 1983623 [details]
File: environ

Comment 5 arog1285@yahoo.com 2023-08-16 15:06:08 UTC
Created attachment 1983624 [details]
File: open_fds

Comment 6 arog1285@yahoo.com 2023-08-16 15:06:09 UTC
Created attachment 1983625 [details]
File: mountinfo

Comment 7 arog1285@yahoo.com 2023-08-16 15:06:10 UTC
Created attachment 1983626 [details]
File: os_info

Comment 8 arog1285@yahoo.com 2023-08-16 15:06:12 UTC
Created attachment 1983627 [details]
File: cpuinfo

Comment 9 arog1285@yahoo.com 2023-08-16 15:06:14 UTC
Created attachment 1983628 [details]
File: core_backtrace

Comment 10 arog1285@yahoo.com 2023-08-16 15:06:15 UTC
Created attachment 1983629 [details]
File: var_log_messages

Comment 11 arog1285@yahoo.com 2023-08-16 15:06:19 UTC
Created attachment 1983630 [details]
File: backtrace

Comment 12 Aoife Moloney 2024-05-28 13:50:08 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 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 Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

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