https://bugs.kde.org/show_bug.cgi?id=387008
Bug ID: 387008 Summary: Failing tests in master Product: frameworks-kwayland Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: mgraess...@kde.org Reporter: christo...@krop.fr Target Milestone: --- Using master and Qt 5.10 beta 3. The following tests FAILED: 7 - kwayland-testWaylandSurface (OTHER_FAULT) 33 - kwayland-testXdgForeign (OTHER_FAULT) The failure seems to happen *after* the test. eg : PASS : TestForeign::testImportTwoTimes() PASS : TestForeign::cleanupTestCase() Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 101ms ********* Finished testing of TestForeign ********* Error sending request: Bad file descriptor [1] 1943 abort (core dumped) ./testXdgForeign #1 0x00007f577ee476b1 in __GI_abort () at abort.c:79 #2 0x00007f577dc070bf in ?? () #3 0x00007f577dc0313d in wl_proxy_marshal_array_constructor_versioned () from /usr/lib64/libwayland-client.so.0 #4 0x00007f577dc0328c in wl_proxy_marshal () from /usr/lib64/libwayland-client.so.0 #5 0x00007f577fd14ad9 in zxdg_exported_v2_destroy (zxdg_exported_v2=0x214eed0) at /kde/build/5/frameworks/kwayland/src/client/wayland-xdg-foreign-unstable-v2-client-protocol.h:371 #6 0x00007f577fd13f6f in KWayland::Client::WaylandPointer<zxdg_exported_v2, &(zxdg_exported_v2_destroy(zxdg_exported_v2*))>::release (this=0x214aae8) at /kde/src/5/frameworks/kwayland/src/client/wayland_pointer_p.h:53 #7 0x00007f577fd13f29 in KWayland::Client::XdgExportedUnstableV2::Private::release (this=0x214aad0) at /kde/src/5/frameworks/kwayland/src/client/xdgforeign_v2.cpp:201 #8 0x00007f577fd1574a in KWayland::Client::XdgExported::release (this=0x2151f20) at /kde/src/5/frameworks/kwayland/src/client/xdgforeign.cpp:188 #9 0x00007f577fd156f7 in KWayland::Client::XdgExported::~XdgExported (this=0x2151f20) at /kde/src/5/frameworks/kwayland/src/client/xdgforeign.cpp:178 #10 0x00007f577fd143a5 in KWayland::Client::XdgExportedUnstableV2::~XdgExportedUnstableV2 (this=0x2151f20) at /kde/src/5/frameworks/kwayland/src/client/xdgforeign_v2.cpp:248 #11 0x00007f577fd143c9 in KWayland::Client::XdgExportedUnstableV2::~XdgExportedUnstableV2 (this=0x2151f20) at /kde/src/5/frameworks/kwayland/src/client/xdgforeign_v2.cpp:247 #12 0x00007f577f806cbb in QObjectPrivate::deleteChildren() () from /usr/lib64/libQt5Core.so.5 #13 0x00007f577f81000b in QObject::~QObject() () from /usr/lib64/libQt5Core.so.5 #14 0x000000000040a3b3 in TestForeign::~TestForeign (this=0x7ffdd7c9e248) at /kde/src/5/frameworks/kwayland/autotests/client/test_xdg_foreign.cpp:38 #15 0x0000000000407e79 in main (argc=1, argv=0x7ffdd7c9e408) at /kde/src/5/frameworks/kwayland/autotests/client/test_xdg_foreign.cpp:400 -- You are receiving this mail because: You are watching all bug changes.