https://bugs.kde.org/show_bug.cgi?id=389221

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wayland-generic             |server
            Product|kwin                        |frameworks-kwayland
            Version|5.11.95                     |5.42.0
           Assignee|kwin-bugs-n...@kde.org      |mgraess...@kde.org

--- Comment #2 from Martin Flöser <mgraess...@kde.org> ---
Backtrace of the crash. Moving to KWayland

#0  0x00007f0a59cf8696 in QScopedPointer<KWayland::Server::Resource::Private,
QScopedPointerDeleter<KWayland::Server::Resource::Private> >::data() const
(this=0x10)
    at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:140
#1  0x00007f0a59d02158 in KWayland::Server::DataSourceInterface::d_func() const
(this=0x0) at
/home/martin/src/kf5/frameworks/kwayland/src/server/datasource_interface.cpp:161
#2  0x00007f0a59d0202f in
KWayland::Server::DataSourceInterface::requestData(QString const&, int)
(this=0x0, mimeType=..., fd=165)
    at
/home/martin/src/kf5/frameworks/kwayland/src/server/datasource_interface.cpp:130
#3  0x00007f0a59d00bc1 in
KWayland::Server::DataOfferInterface::Private::receive(QString const&, int)
(this=0x555f826cb6d0, mimeType=..., fd=165)
    at
/home/martin/src/kf5/frameworks/kwayland/src/server/dataoffer_interface.cpp:72
#4  0x00007f0a59d00b7f in
KWayland::Server::DataOfferInterface::Private::receiveCallback(wl_client*,
wl_resource*, char const*, int) (client=0x555f8270a620,
resource=0x555f82715770, mimeType=0x555f81e0ee4c "text/uri-list", fd=165) at
/home/martin/src/kf5/frameworks/kwayland/src/server/dataoffer_interface.cpp:67
#5  0x00007f0a4d98dfce in ffi_call_unix64 () at
/usr/lib/x86_64-linux-gnu/libffi.so.6
#6  0x00007f0a4d98d93f in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#7  0x00007f0a532dda3b in  () at
/usr/lib/x86_64-linux-gnu/libwayland-server.so.0
#8  0x00007f0a532da27f in  () at
/usr/lib/x86_64-linux-gnu/libwayland-server.so.0
#9  0x00007f0a532dbc12 in wl_event_loop_dispatch () at
/usr/lib/x86_64-linux-gnu/libwayland-server.so.0
#10 0x00007f0a59d030c0 in KWayland::Server::Display::Private::dispatch()
(this=0x555f810ebc20) at
/home/martin/src/kf5/frameworks/kwayland/src/server/display.cpp:139
#11 0x00007f0a59d02d29 in
KWayland::Server::Display::Private::<lambda()>::operator()(void) const
(__closure=0x555f810ed000)
    at /home/martin/src/kf5/frameworks/kwayland/src/server/display.cpp:107
#12 0x00007f0a59d09286 in QtPrivate::FunctorCall<QtPrivate::IndexesList<>,
QtPrivate::List<>, void,
KWayland::Server::Display::Private::installSocketNotifier()::<lambda()>
>::call(KWayland::Server::Display::Private::<lambda()> &, void **) (f=...,
arg=0x7ffeacf57d60) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:130
#13 0x00007f0a59d08cc7 in
QtPrivate::Functor<KWayland::Server::Display::Private::installSocketNotifier()::<lambda()>,
0>::call<QtPrivate::List<>,
void>(KWayland::Server::Display::Private::<lambda()> &, void *, void **)
(f=..., arg=0x7ffeacf57d60) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:240
#14 0x00007f0a59d07859 in
QtPrivate::QFunctorSlotObject<KWayland::Server::Display::Private::installSocketNotifier()::<lambda()>,
0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=1, this_=0x555f810ecff0, r=0x555f810d0bd0,
a=0x7ffeacf57d60, ret=0x0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject_impl.h:168
#15 0x00007f0a57262e6f in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffeacf57d60, r=0x555f810d0bd0, this=0x555f810ecff0)
    at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#16 0x00007f0a57262e6f in QMetaObject::activate(QObject*, int, int, void**)
(sender=sender@entry=0x555f810ef080, signalOffset=<optimized out>,
local_signal_index=local_signal_index@entry=0,---Type <return> to continue, or
q <return> to quit---
 argv=argv@entry=0x7ffeacf57d60) at kernel/qobject.cpp:3749
#17 0x00007f0a57263427 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x555f810ef080, m=m@entry=0x7f0a5768cda0
<QSocketNotifier::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffeacf57d60)
at kernel/qobject.cpp:3628
#18 0x00007f0a5726f238 in QSocketNotifier::activated(int,
QSocketNotifier::QPrivateSignal) (this=this@entry=0x555f810ef080,
_t1=<optimized out>, _t2=...)
    at .moc/moc_qsocketnotifier.cpp:137
#19 0x00007f0a5726f602 in QSocketNotifier::event(QEvent*) (this=0x555f810ef080,
e=0x7ffeacf57fd0) at kernel/qsocketnotifier.cpp:266
#20 0x00007f0a5815359c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f0a5815ae64 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007f0a57234258 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=receiver@entry=0x555f810ef080, event=event@entry=0x7ffeacf57fd0)
    at kernel/qcoreapplication.cpp:1018
#23 0x00007f0a5728a188 in QCoreApplication::sendEvent(QObject*, QEvent*)
(event=0x7ffeacf57fd0, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#24 0x00007f0a5728a188 in
QEventDispatcherUNIXPrivate::activateSocketNotifiers()
(this=this@entry=0x555f8109ee60) at kernel/qeventdispatcher_unix.cpp:304
#25 0x00007f0a5728a808 in
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=<optimized out>, flags=...) at kernel/qeventdispatcher_unix.cpp:509
#26 0x00007f0a473f29dd in
QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() at /opt/kf5/lib/x86_64-linux-gnu/plugins/platforms/KWinQpaPlugin.so
#27 0x00007f0a572322aa in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffeacf58180, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:212
#28 0x00007f0a5723b214 in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1291
#29 0x0000555f7f584b8f in main(int, char**) (argc=4, argv=0x7ffeacf58a78) at
/home/martin/src/kf5/kde/workspace/kwin/main_wayland.cpp:830

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to