Bug 2314787 - [abrt] krfb: memcpy(): krfb killed by SIGSEGV
Summary: [abrt] krfb: memcpy(): krfb killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: krfb
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2e097d85b2e08d26c823b771a7e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-25 21:44 UTC by Rijn
Modified: 2025-05-20 19:54 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-05-20 19:54:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.46 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: maps (3.89 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: limits (1.29 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: environ (4.21 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: open_fds (6.12 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: mountinfo (3.79 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: os_info (699 bytes, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: cpuinfo (2.94 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: core_backtrace (38.58 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: exploitable (81 bytes, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: dso_list (154 bytes, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: gdb.txt (10.00 KB, text/plain)
2024-09-25 21:44 UTC, Rijn
no flags Details
File: backtrace (187.52 KB, text/plain)
2024-09-25 21:45 UTC, Rijn
no flags Details

Description Rijn 2024-09-25 21:44:37 UTC
Description of problem:
Open krfb,
Click "Share" on popup

Version-Release number of selected component:
krfb-24.08.0-1.fc40

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         krfb killed by SIGSEGV
journald_cursor: s=fdd07aaa8e3744f2b0ede26c086e76d9;i=15ecf;b=e32bfbce973f44f8988ebbd0cea936a8;m=e3ea73ab;t=622f7b20548cf;x=505294dc8226c527
executable:     /usr/bin/krfb
cmdline:        krfb
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.kde.konsole
rootdir:        /
uid:            1000
kernel:         6.8.5-301.fc40.x86_64
package:        krfb-24.08.0-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: memcpy

Truncated backtrace:
Thread no. 1 (37 frames)
 #0 memcpy at ../sysdeps/x86_64/multiarch/memmove-ssse3.S:277
 #2 PWFrameBuffer::Private::handleFrame at /usr/src/debug/krfb-24.08.0-1.fc40.x86_64/framebuffers/pipewire/pw_framebuffer.cpp:377
 #3 operator() at /usr/src/debug/krfb-24.08.0-1.fc40.x86_64/framebuffers/pipewire/pw_framebuffer.cpp:118
 #4 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<const PipeWireFrame&>, void, PWFrameBuffer::Private::Private(PWFrameBuffer*)::<lambda(const PipeWireFrame&)> >::call at /usr/include/qt6/QtCore/qobjectdefs_impl.h:137
 #5 QtPrivate::FunctorCallable<PWFrameBuffer::Private::Private(PWFrameBuffer*)::<lambda(const PipeWireFrame&)>, const PipeWireFrame&>::call<QtPrivate::List<PipeWireFrame const&>, void> at /usr/include/qt6/QtCore/qobjectdefs_impl.h:345
 #6 QtPrivate::QCallableObject<PWFrameBuffer::Private::Private(PWFrameBuffer*)::<lambda(const PipeWireFrame&)>, QtPrivate::List<const PipeWireFrame&>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:555
 #7 QtPrivate::QSlotObjectBase::call at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobjectdefs_impl.h:469
 #8 doActivate<false> at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4086
 #9 QMetaObject::activate at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4146
 #10 PipeWireSourceStream::frameReceived at /usr/src/debug/kpipewire-6.1.5-1.fc40.x86_64/redhat-linux-build/src/KPipeWire_autogen/include/moc_pipewiresourcestream.cpp:236
 #11 PipeWireSourceStream::handleFrame at /usr/src/debug/kpipewire-6.1.5-1.fc40.x86_64/src/pipewiresourcestream.cpp:676
 #12 PipeWireSourceStream::process at /usr/src/debug/kpipewire-6.1.5-1.fc40.x86_64/src/pipewiresourcestream.cpp:702
 #13 do_call_process at ../src/pipewire/stream.c:449
 #15 flush_items at ../spa/plugins/support/loop.c:180
 #16 source_event_func at ../spa/plugins/support/loop.c:663
 #17 loop_iterate at ../spa/plugins/support/loop.c:496
 #18 operator() at /usr/src/debug/kpipewire-6.1.5-1.fc40.x86_64/src/pipewirecore.cpp:90
 #19 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, PipeWireCore::init(int)::<lambda()> >::call at /usr/include/qt6/QtCore/qobjectdefs_impl.h:137
 #20 QtPrivate::FunctorCallable<PipeWireCore::init(int)::<lambda()> >::call<QtPrivate::List<>, void> at /usr/include/qt6/QtCore/qobjectdefs_impl.h:345
 #21 QtPrivate::QCallableObject<PipeWireCore::init(int)::<lambda()>, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:555
 #22 QtPrivate::QSlotObjectBase::call at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobjectdefs_impl.h:469
 #23 doActivate<false> at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4086
 #24 QMetaObject::activate at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4146
 #25 QSocketNotifier::activated at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/redhat-linux-build/src/corelib/Core_autogen/include/moc_qsocketnotifier.cpp:195
 #26 QSocketNotifier::event at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qsocketnotifier.cpp:327
 #27 QApplicationPrivate::notify_helper at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287
 #28 QCoreApplication::notifyInternal2 at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
 #29 QCoreApplication::sendEvent at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1583
 #30 socketNotifierSourceDispatch at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:75
 #32 g_main_context_dispatch_unlocked at ../glib/gmain.c:4152
 #33 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4217
 #34 g_main_context_iteration at ../glib/gmain.c:4282
 #35 QEventDispatcherGlib::processEvents at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394
 #36 QEventLoop::exec at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:34
 #37 QCoreApplication::exec at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:74
 #38 QGuiApplication::exec at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qguiapplication.cpp:1926
 #39 QApplication::exec at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2555


Potential duplicate: bug 2262477

Comment 1 Rijn 2024-09-25 21:44:41 UTC
Created attachment 2048702 [details]
File: proc_pid_status

Comment 2 Rijn 2024-09-25 21:44:43 UTC
Created attachment 2048703 [details]
File: maps

Comment 3 Rijn 2024-09-25 21:44:44 UTC
Created attachment 2048704 [details]
File: limits

Comment 4 Rijn 2024-09-25 21:44:45 UTC
Created attachment 2048705 [details]
File: environ

Comment 5 Rijn 2024-09-25 21:44:47 UTC
Created attachment 2048706 [details]
File: open_fds

Comment 6 Rijn 2024-09-25 21:44:48 UTC
Created attachment 2048707 [details]
File: mountinfo

Comment 7 Rijn 2024-09-25 21:44:50 UTC
Created attachment 2048709 [details]
File: os_info

Comment 8 Rijn 2024-09-25 21:44:52 UTC
Created attachment 2048710 [details]
File: cpuinfo

Comment 9 Rijn 2024-09-25 21:44:53 UTC
Created attachment 2048711 [details]
File: core_backtrace

Comment 10 Rijn 2024-09-25 21:44:55 UTC
Created attachment 2048712 [details]
File: exploitable

Comment 11 Rijn 2024-09-25 21:44:57 UTC
Created attachment 2048713 [details]
File: dso_list

Comment 12 Rijn 2024-09-25 21:44:58 UTC
Created attachment 2048714 [details]
File: gdb.txt

Comment 13 Rijn 2024-09-25 21:45:00 UTC
Created attachment 2048715 [details]
File: backtrace

Comment 14 Aoife Moloney 2025-04-28 13:52:44 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 15 Aoife Moloney 2025-05-20 19:54:44 UTC
Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13.

Fedora Linux 40 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.


Note You need to log in before you can comment on or make changes to this bug.