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

--- Comment #1 from Kyle Devir <kyle.de...@mykolab.com> ---
Generating the GDB backtrace was consuming all of my RAM, so I had to kill it,
but got this info:

#0  0x00007f3e11f91324 in std::__uniq_ptr_impl<KWin::SurfaceInterfacePrivate,
std::default_delete<KWin::SurfaceInterfacePrivate> >::_M_ptr (this=0x10) at
/usr/include/c++/13.2.1/bits/unique_ptr.h:199
199           pointer    _M_ptr() const noexcept { return std::get<0>(_M_t); }
[Current thread is 1 (Thread 0x7f3e08d8ca00 (LWP 995223))]
(gdb) 
(gdb) bt
#0  0x00007f3e11f91324 in std::__uniq_ptr_impl<KWin::SurfaceInterfacePrivate,
std::default_delete<KWin::SurfaceInterfacePrivate> >::_M_ptr() const
(this=0x10) at /usr/include/c++/13.2.1/bits/unique_ptr.h:199
#1  0x00007f3e11f91128 in std::unique_ptr<KWin::SurfaceInterfacePrivate,
std::default_delete<KWin::SurfaceInterfacePrivate> >::get() const (this=0x10)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:470
#2  0x00007f3e120735bc in std::unique_ptr<KWin::SurfaceInterfacePrivate,
std::default_delete<KWin::SurfaceInterfacePrivate> >::operator->() const
(this=0x10) at /usr/include/c++/13.2.1/bits/unique_ptr.h:463
^C#3  0x00007f3e1206cd6e in KWin::SurfaceInterface::subSurface() const
(this=Exception ignored in: <gdb._GdbFile object at 0x7fa1ff1cd650>

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

Reply via email to