https://bugs.kde.org/show_bug.cgi?id=475423
--- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> --- previously the same thing crashed with a different backtrace: #0 0x00007f17e9b8e090 in std::default_delete<KWin::SurfaceState>::operator()(KWin::SurfaceState*) const (this=<optimized out>, __ptr=0x3a70230) at /usr/include/c++/13/bits/unique_ptr.h:93 #1 std::default_delete<KWin::SurfaceState>::operator()(KWin::SurfaceState*) const (__ptr=0x3a70230, this=<optimized out>) at /usr/include/c++/13/bits/unique_ptr.h:93 #2 std::unique_ptr<KWin::SurfaceState, std::default_delete<KWin::SurfaceState> >::~unique_ptr() (this=0x1c32840, __in_chrg=<optimized out>) at /usr/include/c++/13/bits/unique_ptr.h:404 #3 KWin::TransactionEntry::~TransactionEntry() (this=0x1c32820, __in_chrg=<optimized out>) at /home/nico/kde/src/kwin/src/wayland/transaction.h:27 #4 std::destroy_at<KWin::TransactionEntry>(KWin::TransactionEntry*) (__location=0x1c32820) at /usr/include/c++/13/bits/stl_construct.h:88 #5 std::_Destroy<KWin::TransactionEntry>(KWin::TransactionEntry*) (__pointer=0x1c32820) at /usr/include/c++/13/bits/stl_construct.h:149 #6 std::_Destroy_aux<false>::__destroy<KWin::TransactionEntry*>(KWin::TransactionEntry*, KWin::TransactionEntry*) (__last=0x0, __first=0x1c32820) at /usr/include/c++/13/bits/stl_construct.h:163 #7 std::_Destroy<KWin::TransactionEntry*>(KWin::TransactionEntry*, KWin::TransactionEntry*) (__last=0x0, __first=<optimized out>) at /usr/include/c++/13/bits/stl_construct.h:196 #8 std::_Destroy<KWin::TransactionEntry*, KWin::TransactionEntry>(KWin::TransactionEntry*, KWin::TransactionEntry*, std::allocator<KWin::TransactionEntry>&) (__last=0x0, __first=<optimized out>) at /usr/include/c++/13/bits/alloc_traits.h:947 #9 std::vector<KWin::TransactionEntry, std::allocator<KWin::TransactionEntry> >::~vector() (this=0xa29b80, __in_chrg=<optimized out>) at /usr/include/c++/13/bits/stl_vector.h:732 #10 KWin::Transaction::~Transaction() (this=0xa29b80, __in_chrg=<optimized out>) at /home/nico/kde/src/kwin/src/wayland/transaction.h:55 #11 KWin::SurfaceInterface::~SurfaceInterface() (this=0x60, __in_chrg=<optimized out>) at /home/nico/kde/src/kwin/src/wayland/surface.cpp:421 #12 0x0000000000a29b80 in () #13 0x00007f17e992a07d in QArrayDataPointer<unsigned int>::tryReadjustFreeSpace(QArrayData::GrowthPosition, long long, unsigned int const**) (data=<optimized out>, n=<optimized out>, pos=<optimized out>, this=<optimized out>) at /home/nico/kde/usr/include/QtCore/qarraydatapointer.h:284 #14 QArrayDataPointer<unsigned int>::detachAndGrow(QArrayData::GrowthPosition, long long, unsigned int const**, QArrayDataPointer<unsigned int>*) (this=0x7f17e9a184eb <KWin::WaylandWindow::updateGeometry(QRectF const&)+91>, where=(unknown: 0x1fe9130), n=0, data=0x3a70230, old=0x0) at /home/nico/kde/usr/include/QtCore/qarraydatapointer.h:196 #15 0x0000000001fe9130 in () #16 0x00007fff75582930 in () #17 0x0000000001fe9130 in () #18 0x0000000000000000 in () -- You are receiving this mail because: You are watching all bug changes.